diff --git a/README.md b/README.md index 444b5fc..69d75ad 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ OSM Bright depends on two large shapefiles. You will need to download and extrac Download them to the `shp` directory in the osm-bright folder. You can do this with `wget` like: - wget http://data.openstreetmapdata.com/simplified-land-polygons-complete-3857.zip - wget http://data.openstreetmapdata.com/land-polygons-split-3857.zip + wget https://osmdata.openstreetmap.de/download/land-polygons-complete-3857.zip (New) + wget https://osmdata.openstreetmap.de/download/land-polygons-split-3857.zip If you are going to use the osm2pqsql style you will need another (but smaller shapefile) wget http://mapbox-geodata.s3.amazonaws.com/natural-earth-1.4.0/cultural/10m-populated-places-simple.zip