diff flys-backend/contrib/run_geo.sh @ 5353:d086ce6c13d3

Add jetties importer
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 20 Mar 2013 17:55:53 +0100
parents 90b9b80ffbbf
children ed149d5d7fb7
line wrap: on
line diff
--- a/flys-backend/contrib/run_geo.sh	Wed Mar 20 17:20:19 2013 +0100
+++ b/flys-backend/contrib/run_geo.sh	Wed Mar 20 17:55:53 2013 +0100
@@ -26,6 +26,7 @@
 SKIP_CATCHMENTS=0
 SKIP_UESG=0
 SKIP_DGM=0
+SKIP_JETTIES=0
 
 # There should be no need to change anything below this line
 
@@ -61,4 +62,5 @@
     --skip_uesgs $SKIP_UESG \
     --skip_hws_lines $SKIP_HWS_LINES \
     --skip_hws_points $SKIP_HWS_POINTS \
-    --skip_dgm $SKIP_DGM
+    --skip_dgm $SKIP_DGM \
+    --skip_jetties $SKIP_JETTIES

http://dive4elements.wald.intevation.org