From de7ff099d5479e0948c6cc81b1602a90ea7b000d Mon Sep 17 00:00:00 2001 From: Nathaniel Kelso Date: Sat, 12 Aug 2017 18:57:06 -0700 Subject: [PATCH] 110m poly spelling --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index be34bc7d..b054c3eb 100644 --- a/Makefile +++ b/Makefile @@ -363,7 +363,7 @@ zips/110m_physical/110m_physical.zip: \ 110m_physical/ne_110m_geography_marine_polys.shp: 10m_physical/ne_10m_geography_marine_polys.shp 10m_physical/ne_10m_geography_marine_polys.dbf ogr2ogr -overwrite -lco ENCODING=UTF-8 -sql "SELECT * FROM ne_10m_geography_marine_polys WHERE scalerank <= 1 ORDER BY scalerank" $@ 10m_physical/ne_10m_geography_marine_polys.shp -110m_physical/ne_110m_geography_regions_plys.shp: 10m_physical/ne_10m_geography_regions_polys.shp 10m_physical/ne_10m_geography_regions_polys.dbf +110m_physical/ne_110m_geography_regions_polys.shp: 10m_physical/ne_10m_geography_regions_polys.shp 10m_physical/ne_10m_geography_regions_polys.dbf ogr2ogr -overwrite -lco ENCODING=UTF-8 -sql "SELECT * FROM ne_10m_geography_regions_polys WHERE scalerank <= 1 ORDER BY scalerank" $@ 10m_physical/ne_10m_geography_regions_polys.shp