1
0
Fork 0

Update the ogr-decode process.sh script to include polar ice in landmass.

This commit is contained in:
Ralf Gerlich 2010-07-17 17:17:15 +02:00
parent 4f815e8703
commit dc039f503c

View file

@ -9,6 +9,7 @@ OGRDECODE="$HOME/install_headless/bin/ogr-decode --continue-on-errors --max-segm
# World land mass
${OGRDECODE} --area-type Default ${WORKBASE}/Shape-LandMass "${DATASOURCE}" v0_landmass
${OGRDECODE} --area-type Default ${WORKBASE}/Shape-LandMass "${DATASOURCE}" v0_polarice # polar ice is not covered by v0_landmass
# Inland moving water: rivers/streams, intermittent streams, and canals
${OGRDECODE} --area-type Stream --line-width 40 ${WORKBASE}/Shape-Rivers "${DATASOURCE}" v0_stream