From 175bc882cfde16c59aefce06ac4954a3b84b4dc6 Mon Sep 17 00:00:00 2001 From: rafael Date: Wed, 21 Mar 2018 19:11:33 +0100 Subject: [PATCH] Fix import-osm link the old link was still pointing to Osm2pgsql --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e9f7c7..6b8ebb4 100644 --- a/README.md +++ b/README.md @@ -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