neighborhood-points-sf
Version:
GeoJSON FeatureCollection of computed centroid points of neighborhoods in San Francisco.
19 lines (18 loc) • 427 B
JSON
{
"name": "neighborhood-points-sf",
"version": "1.0.0",
"description": "GeoJSON FeatureCollection of computed centroid points of neighborhoods in San Francisco.",
"main": "index.json",
"author": "csbrandt",
"license": "PDDL-1.0",
"keywords": [
"neighborhood",
"San Francisco",
"GeoJSON",
"FeatureCollection",
"points"
],
"devDependencies": {
"turf": "^2.0.2"
}
}