comparison 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
comparison
equal deleted inserted replaced
5115:c4b28de753de 5116:94ce92e73603
18 SKIP_BUILDINGS=0 18 SKIP_BUILDINGS=0
19 SKIP_FLOODPLAINS=0 19 SKIP_FLOODPLAINS=0
20 SKIP_HYDR_BOUNDARIES=0 20 SKIP_HYDR_BOUNDARIES=0
21 SKIP_HWS=0 21 SKIP_HWS=0
22 SKIP_GAUGE_LOCATION=0 22 SKIP_GAUGE_LOCATION=0
23 SKIP_CATCHMENTS=0
24 SKIP_UESG=0 23 SKIP_UESG=0
25 24
26 exec python shpimporter.py \ 25 exec python shpimporter.py \
27 --directory $RIVER_PATH \ 26 --directory $RIVER_PATH \
28 --river_id $RIVER_ID \ 27 --river_id $RIVER_ID \
39 --skip_buildings $SKIP_BUILDINGS \ 38 --skip_buildings $SKIP_BUILDINGS \
40 --skip_floodplains $SKIP_FLOODPLAINS \ 39 --skip_floodplains $SKIP_FLOODPLAINS \
41 --skip_hydr_boundaries $SKIP_HYDR_BOUNDARIES \ 40 --skip_hydr_boundaries $SKIP_HYDR_BOUNDARIES \
42 --skip_hws $SKIP_HWS \ 41 --skip_hws $SKIP_HWS \
43 --skip_gauge_locations $SKIP_GAUGE_LOCATION \ 42 --skip_gauge_locations $SKIP_GAUGE_LOCATION \
44 --skip_catchments $SKIP_CATCHMENTS \
45 --skip_uesgs $SKIP_UESG 43 --skip_uesgs $SKIP_UESG
46 44

http://dive4elements.wald.intevation.org