Skip to content

Commit 690d999

Browse files
committed
fix admin2 import docs
1 parent 93b2307 commit 690d999

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,7 @@ The above command will generate a list of missing admin2s in the database based
229229

230230
### Options available for the command
231231
* `--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.
235233
* `--import-all` -- this option is used to import all admin2 in the shapefile.
236234

237235

0 commit comments

Comments
 (0)