Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Commit to merge into dev branch
  • Loading branch information
MatRouillard authored Jul 31, 2024
1 parent 4e860ec commit 5cfd633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SQL/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install a CLI tool to download Overture Maps data.
pip install overturemaps
```

Run the following code and it will download buildings in target areas from Overture Maps and import them into PostgreSQL
Run the following code and it will download buildings in target areas from Overture Maps and import them into PostgreSQL.

```
bash buildings/download_import_ovt.sql
Expand All @@ -21,4 +21,4 @@ You need to extract data before running this script.

```
bash building/import_osm_tsv.shcd .
```
```

0 comments on commit 5cfd633

Please sign in to comment.