From 3f06faad8464f5519090b5d144c66f1af715a79b Mon Sep 17 00:00:00 2001 From: Matt Amos Date: Fri, 1 Dec 2017 17:26:06 +0000 Subject: [PATCH] Update curated shapefiles. When deployed, will fix #1257. --- .gitignore | 3 +++ data/assets.yaml | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 77ed2e0a8..12086f06b 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,10 @@ data/*.cpg data/*.dbf data/*.prj data/*.shx +data/*.qpj data/wof_neighbourhoods.pgdump +data/*.README.html +data/*.VERSION.txt # python compiled bytecode and development files *.pyc diff --git a/data/assets.yaml b/data/assets.yaml index aadadaac6..85169a332 100644 --- a/data/assets.yaml +++ b/data/assets.yaml @@ -1,5 +1,5 @@ bucket: mapzen-tiles-assets -datestamp: 20161110 +datestamp: 20171201 shapefiles: @@ -22,9 +22,9 @@ shapefiles: shapefile-name: land-polygons-split-3857/land_polygons.shp - name: buffered_land - url: http://s3.amazonaws.com/mapzen-tiles-assets/curated/buffered_land_10272016.zip + url: http://s3.amazonaws.com/mapzen-tiles-assets/curated/buffered_land_05232017.zip prj: 3857 - shapefile-name: buffered_land_10272016.shp + shapefile-name: buffered_land_05232017.shp tile: true - name: ne_110m_lakes @@ -103,7 +103,7 @@ shapefiles: - name: ne_50m_admin_1_states_provinces_lines url: http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_1_states_provinces_lines.zip prj: 4326 - shapefile-name: ne_50m_admin_1_states_provinces_lines_shp.shp + shapefile-name: ne_50m_admin_1_states_provinces_lines.shp - name: ne_10m_admin_1_states_provinces_lines url: http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_1_states_provinces_lines.zip