Bart van den Eijnden (OSGIS) ha scritto:
> Hi list,
> 
> on some maps drawn by Geoserver I get the exception below. Does this mean
> there is something wrong with the dataset, or is it something else?
> 
> It seems be an intermittent issue, and it seems correlated with using an
> SLD TextSymbolizer.
> 
> Issues painting 0.0
> com.vividsolutions.jts.geom.TopologyException: found non-noded
> intersection between LINESTRING ( 604.3733087459017 245.52854388786477,
> 605.2104559976848 246.24821747335238 ) and LINESTRING ( 605.6657491743495
> 245.94710324403866, 604.6964393657327 245.84431668456637 ) [
> (604.7468430317355, 245.84966153857192, NaN) ]
>         at
> com.vividsolutions.jts.noding.FastNodingValidator.checkValid(FastNodingValidator.java:109)
>         at
> com.vividsolutions.jts.geomgraph.EdgeNodingValidator.checkValid(EdgeNodingValidator.java:94)
>         at
> com.vividsolutions.jts.geomgraph.EdgeNodingValidator.checkValid(EdgeNodingValidator.java:59)
>         at
> com.vividsolutions.jts.operation.overlay.OverlayOp.computeOverlay(OverlayOp.java:170)
>         at
> com.vividsolutions.jts.operation.overlay.OverlayOp.getResultGeometry(OverlayOp.java:127)
>         at
> com.vividsolutions.jts.operation.overlay.OverlayOp.overlayOp(OverlayOp.java:66)
>         at
> com.vividsolutions.jts.operation.overlay.snap.SnapOverlayOp.getResultGeometry(SnapOverlayOp.java:67)

It might be something else, like an over generalized line segment,
but I cannot tell as you cut away the interesting part of the stack
trace :-)

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to