mirror of
https://github.com/oDinZu/natural-earth-vector.git
synced 2025-02-22 00:04:57 -05:00
Add apt-get command for installing shapeindex
This commit is contained in:
parent
2de1ba94ce
commit
0229a68706
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user