diff 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
line wrap: on
line diff
--- a/backend/contrib/run_geo.sh	Tue Jul 23 18:05:11 2013 +0200
+++ b/backend/contrib/run_geo.sh	Wed Jul 24 18:39:42 2013 +0200
@@ -29,6 +29,9 @@
 SKIP_JETTIES=0
 SKIP_FLOODMARKS=0
 
+# Default encoding. Change here if necessary
+export LC_ALL=de_DE@euro
+
 # There should be no need to change anything below this line
 
 DIR=`dirname $0`

http://dive4elements.wald.intevation.org