comparison backend/contrib/run_geo.sh @ 6651:8782ba5cb222 double-precision

Importer scripts: add default encoding to correctly read gew-files
author Tom Gottfried <tom@intevation.de>
date Wed, 24 Jul 2013 18:39:42 +0200
parents 5aa05a7a34b7
children 89f856e24d27
comparison
equal deleted inserted replaced
6642:b1fa193fa5db 6651:8782ba5cb222
26 SKIP_CATCHMENTS=0 26 SKIP_CATCHMENTS=0
27 SKIP_UESG=0 27 SKIP_UESG=0
28 SKIP_DGM=0 28 SKIP_DGM=0
29 SKIP_JETTIES=0 29 SKIP_JETTIES=0
30 SKIP_FLOODMARKS=0 30 SKIP_FLOODMARKS=0
31
32 # Default encoding. Change here if necessary
33 export LC_ALL=de_DE@euro
31 34
32 # There should be no need to change anything below this line 35 # There should be no need to change anything below this line
33 36
34 DIR=`dirname $0` 37 DIR=`dirname $0`
35 DIR=`readlink -f "$DIR"` 38 DIR=`readlink -f "$DIR"`

http://dive4elements.wald.intevation.org