Mercurial > dive4elements > river
changeset 6449:25912df0facf double-precision
Import main values of type '-' by default
author | Tom Gottfried <tom.gottfried@intevation.de> |
---|---|
date | Wed, 26 Jun 2013 21:22:37 +0200 |
parents | 28c390debd9b |
children | 5910ada51a9f |
files | backend/contrib/import_river.sh backend/contrib/run_hydr_morph.sh |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/backend/contrib/import_river.sh Wed Jun 26 16:40:25 2013 +0200 +++ b/backend/contrib/import_river.sh Wed Jun 26 21:22:37 2013 +0200 @@ -32,7 +32,7 @@ DEFAULT_BACKEND_NAME="XE" JAR="hydr_morph/importer.jar" IMPORTER_DRY_RUN=false -IMPORTER_MAINVALUE_TYPES=QWTD +IMPORTER_MAINVALUE_TYPES=QWTD- IMPORTER_ANNOTATION_TYPES="conf/annotation-types.xml"
--- a/backend/contrib/run_hydr_morph.sh Wed Jun 26 16:40:25 2013 +0200 +++ b/backend/contrib/run_hydr_morph.sh Wed Jun 26 21:22:37 2013 +0200 @@ -22,7 +22,7 @@ ######################## Custom Importer Settings ################### IMPORTER_DRY_RUN=false -IMPORTER_MAINVALUE_TYPES=QWTD +IMPORTER_MAINVALUE_TYPES=QWTD- IMPORTER_ANNOTATION_TYPES="conf/annotation-types.xml" IMPORTER_SKIP_ANNOTATIONS=false