I'm trying to visualise polygons from a PostGIS 2.0.0 DB in GeoServer 2.1.2. When I preview a layer with the following shape
MULTIPOLYGON(((-131 -73.5,0 -90,163 -60,174 -60,-131 -73.5))) GeoServer initially displays this error: code="internalError"Rednering process failed Points of LinearRing do not form a closed linestring When zooming in, however, the shape is displayed. Is this a bug? The polygon ring must be closed, otherwise PostGIS would not allow it to be inserted, as I understand. More generally, when I get an error like this with multiple shapes, how do I find out which shape is causing it? I can't find any details on that in the log. Regards, Evan ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
