Skip to content

Commit 383f59d

Browse files
committed
redo shape fix
1 parent ad3aa56 commit 383f59d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Preparation/Geo/Centroids/manifest.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"subcategory": null,
1818
"tags": [
1919
"geojson",
20-
"centroid",
21-
"shape"
20+
"centroid"
2221
],
2322
"introductoryText": "### Calculates the centroid points (lat,long) and output them together with the shape ID from a specified GeoJSON file.",
2423
"dependencies": "geopandas",
@@ -63,4 +62,4 @@
6362
},
6463
"designLock": false,
6564
"apiMode": "BATCH"
66-
}
65+
}

0 commit comments

Comments
 (0)