[Mapbender-users] Problems by digitizing polygons/multipolygons
Michael Schwarz
mschwarz at umwelt-freiraum.de
Wed Sep 5 06:59:16 EDT 2007
Hallo Mapbender-Users,
Ich habe beim Digitalisieren von Polygonen und dem anschließenden
Speichern folgendes Problem. Im Statusfenster von Geoserver wird
folgende Fehlermeldung gezeigt Caused by:
java.lang.IllegalArgumentException:
com.vividsolution.jts.geom.Multipolygon is not an acceptable class for
geom as it is not assignable from class
com.vividsolution.jts.geom.Polygon
.. Der geom-type des Postgis-Layers
ist Polygon, welche auch bei der FeatureType-Konfiguration im
Geoserver und beim Laden des WFS im Mapbender angezeigt wird. Wenn ich
anstelle eines Postgis-Layers vom geomtype Polygon einen Punktlayer
(Point) nehme funktioniert alles super und die Daten werden in der
Datenbank gespeichert. Weiß jemand, wie man das Problem lösen kann? Kann
Geoserver vielleicht nur mit Postgis-Layern vom Type Multipolygon
arbeiten?
Danke! Michael Schwarz
Hallo,
I have the problem that when I want to save digitized polygons via
Geoserver to the database I get in the Geoserver-Window the following
error-notice: Caused by: java.lang.IllegalArgumentException:
com.vividsolution.jts.geom.Multipolygon is not an acceptable class for
geom as it is not assignable from class
com.vividsolution.jts.geom.Polygon
. . The geom-type of the
postgis-layer is Polygon and also in the featuretype-configuration of
the layer in Geoserver the geom is from type PolygonProperty. Instead
when I use a postgis-layer from geom-type Point all works fine.
Did anybody know how I can solve the problem?
Greatings! Michael Schwarz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapbender_users/attachments/20070905/aa048204/attachment.html
More information about the Mapbender_users
mailing list