diff geo-backend/ChangeLog @ 661:f99d8f92a640

Implemented Support of MultiPolygons. geo-backend/trunk@750 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 08 Mar 2010 15:39:58 +0000
parents b4c7de93d5e8
children 3d0c06f99686
line wrap: on
line diff
--- a/geo-backend/ChangeLog	Mon Mar 08 14:06:50 2010 +0000
+++ b/geo-backend/ChangeLog	Mon Mar 08 15:39:58 2010 +0000
@@ -1,3 +1,13 @@
+2010-03-08  Tim Englich  <tim.englich@intevation.de>
+
+	* src/main/java/de/intevation/gnv/geobackend/sde/datasources/Row.java (getPosValue): 
+	  Implemented Support of MultiPolygons. The Points do not belong to one 
+	  Geometryelement. We have to Lookup ifthe Geometry is Multiparted.
+	  If it is we have to split the Points into several Polygons which belongs 
+	  to one Multipolygon.
+	  This Fix solve did not solve any Parsingerros. Some geometries are still 
+	  corrupt.
+	  
 2010-03-08  Tim Englich  <tim.englich@intevation.de>
 
 	* src/main/java/de/intevation/gnv/geobackend/sde/datasources/Row.java (getPosValue): 

http://dive4elements.wald.intevation.org