diff --git a/tools/make-web-mercator-900913-ready/zip-it.sh b/tools/make-web-mercator-900913-ready/zip-it.sh index 72e41660..f3a9ba39 100755 --- a/tools/make-web-mercator-900913-ready/zip-it.sh +++ b/tools/make-web-mercator-900913-ready/zip-it.sh @@ -21,7 +21,8 @@ ogr2ogr \ # Index the shapefile for Mapnik # https://github.com/mapnik/mapnik/tree/master/utils/shapeindex -# +# Install shapeindex: +# sudo apt-get install mapnik-utils shapeindex $base.shp ogrinfo -so $base.shp $base | tail -n +4 > info.txt