city-points-us
Version:
GeoJSON FeatureCollection of centroid points of cities in the United States.
19 lines (18 loc) • 388 B
JSON
{
"name": "city-points-us",
"version": "1.0.0",
"description": "GeoJSON FeatureCollection of centroid points of cities in the United States.",
"main": "index.json",
"author": "csbrandt",
"license": "PDDL-1.0",
"keywords": [
"city",
"us",
"GeoJSON",
"FeatureCollection",
"points"
],
"devDependencies": {
"turf": "^2.0.2"
}
}