[Lada-commits] [PATCH 1 of 2] Use different coordinates than in dbUnit_ort.json for creation of new ort

Wald Commits scm-commit at wald.intevation.org
Thu Feb 9 14:07:04 CET 2017


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1486645580 -3600
# Node ID 559d230cbecb81e01ba71853a388f727eee7517f
# Parent  588f6deae24aeaf7414520b6d77a269d5ee961f9
Use different coordinates than in dbUnit_ort.json for creation of new ort.

diff -r 588f6deae24a -r 559d230cbecb src/test/resources/datasets/ort.json
--- a/src/test/resources/datasets/ort.json	Wed Feb 08 19:56:01 2017 +0100
+++ b/src/test/resources/datasets/ort.json	Thu Feb 09 14:06:20 2017 +0100
@@ -7,10 +7,8 @@
     "unscharf": "t",
     "nutsCode": "DE716",
     "kdaId": 5,
-    "koordXExtern": "32487017",
-    "koordYExtern": "5519769",
-    "latitude": 49.83021,
-    "longitude": 8.81948,
+    "koordXExtern": "32487030",
+    "koordYExtern": "5519780",
     "ortTyp": 1,
     "kurztext": "kurz",
     "berichtstext": "bericht"


More information about the Lada-commits mailing list