diff src/test/resources/datasets/dbUnit_ort.json @ 1234:28a39466e4eb

Enable deserialization of geometries with DBUnit.
author Tom Gottfried <tom@intevation.de>
date Tue, 13 Dec 2016 17:24:06 +0100
parents 075f511243d5
children
line wrap: on
line diff
--- a/src/test/resources/datasets/dbUnit_ort.json	Tue Dec 13 16:42:41 2016 +0100
+++ b/src/test/resources/datasets/dbUnit_ort.json	Tue Dec 13 17:24:06 2016 +0100
@@ -12,8 +12,7 @@
         "koord_x_extern": "32487017",
         "koord_y_extern": "5519769",
         "letzte_aenderung": "2015-03-01 12:00:00",
-        "latitude": 49.83021,
-        "longitude": 8.81948,
+        "geom": "SRID=4326;POINT(49.83021 8.81948)",
         "ort_typ": 1,
         "kurztext": "kurz",
         "berichtstext": "bericht"
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)