diff flys-backend/contrib/shpimporter/run.sh @ 5116:94ce92e73603 dami

removed obsolete importer code for catchments
author Tom Gottfried <tom@intevation.de>
date Wed, 27 Feb 2013 15:49:15 +0100
parents 6603aeeda6e3
children
line wrap: on
line diff
--- a/flys-backend/contrib/shpimporter/run.sh	Wed Feb 27 15:26:47 2013 +0100
+++ b/flys-backend/contrib/shpimporter/run.sh	Wed Feb 27 15:49:15 2013 +0100
@@ -20,7 +20,6 @@
 SKIP_HYDR_BOUNDARIES=0
 SKIP_HWS=0
 SKIP_GAUGE_LOCATION=0
-SKIP_CATCHMENTS=0
 SKIP_UESG=0
 
 exec python shpimporter.py \
@@ -41,6 +40,5 @@
     --skip_hydr_boundaries $SKIP_HYDR_BOUNDARIES \
     --skip_hws $SKIP_HWS \
     --skip_gauge_locations $SKIP_GAUGE_LOCATION \
-    --skip_catchments $SKIP_CATCHMENTS \
     --skip_uesgs $SKIP_UESG
 

http://dive4elements.wald.intevation.org