Skip to content

Commit

Permalink
Merge branch 'fix/basemapper' of https://github.com/hotosm/osm-fieldwork
Browse files Browse the repository at this point in the history
 into fix/basemapper
  • Loading branch information
spwoodcock committed Oct 10, 2023
2 parents 970f5e1 + c6b5267 commit 0be0508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/about/make_data_extract.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ ways, but needed to be automated to be used for FMTM.

## Examples

Make\*data*extract uses a Postgres database to extract OSM data. By
Make\*data\*extract uses a Postgres database to extract OSM data. By
default, the program uses **localhost** as the database host. If you
use \**underpass*as the data base name, this will remotely access the
[Humanitarian OpenStreetMap Team(HOT)](https://www.hotosm.org)
maintained OSM database that covers the entire planet, and is updated
every minute. The name of the database can be specified using the
*--uri\*\* option. The program extracts the buildings category of OSM
\*--uri\*\* option. The program extracts the buildings category of OSM
data by default. The size of the extracted data can be limited using
the \_--boundary\* option. The program outputs the data in GeoJSON
format.
Expand Down

0 comments on commit 0be0508

Please sign in to comment.