Fix import-osm link

the old link was still pointing to Osm2pgsql
pull/433/head
rafael 2018-03-21 19:11:33 +01:00 zatwierdzone przez Jiri Kozel
rodzic 8ac85dced6
commit 175bc882cf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -110,7 +110,7 @@ cd data
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`).
```bash