You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,9 +229,7 @@ The above command will generate a list of missing admin2s in the database based
229
229
230
230
### Options available for the command
231
231
*`--update-geom` -- updates the geometry for all admin2 matched in the shapefile.
232
-
*`--update-bbox` -- updates the bbox for all admin2 matched in the shapefile.
233
-
*`--update-centroid` -- updates the centroid for all admin2 matched in the shapefile.
234
-
*`--import-missing missing-admin2.txt` -- this will import admin2 listed in `missing-districts.txt` to the database. The file is the same format as generated by the default command.
232
+
*`--import-missing missing-admin2.txt` -- this will import admin2 listed in `missing-admin2.txt` to the database. The file is the same format as generated by the default command.
235
233
*`--import-all` -- this option is used to import all admin2 in the shapefile.
0 commit comments