Mercurial > dive4elements > river
view flys-aft/bin/run.sh @ 5358:59f9760e8b7f
Switch to 2D for fixpoints and river_axes
This is needed so that the spatial index can work. The importer
only imports them as 2D geometries
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Thu, 21 Mar 2013 09:30:46 +0100 |
parents | f72c253663fc |
children |
line wrap: on
line source
#!/bin/bash bin_dir=`dirname $0` bin_dir=`readlink -f $bin_dir` exec java \ -Dlog4j.configuration=file://$bin_dir/log4j.properties \ -Dconfig.file=$bin_dir/../doc/conf-oracle.xml \ -jar $bin_dir/etl.jar