Fix import-osm link

the old link was still pointing to Osm2pgsql
This commit is contained in:
rafael 2018-03-21 19:11:33 +01:00 committed by Jiri Kozel
parent 8ac85dced6
commit 175bc882cf

View File

@ -110,7 +110,7 @@ cd data
wget http://download.geofabrik.de/europe/albania-latest.osm.pbf wget http://download.geofabrik.de/europe/albania-latest.osm.pbf
``` ```
Import [OpenStreetMap](http://wiki.openstreetmap.org/wiki/Osm2pgsql) data with the mapping rules from [Import OpenStreetMap data](https://github.com/openmaptiles/import-osm) with the mapping rules from
`build/mapping.yaml` (which has been created by `make`). `build/mapping.yaml` (which has been created by `make`).
```bash ```bash