Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 10, 2023
1 parent e129284 commit c6b5267
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 c6b5267

Please sign in to comment.