Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running template job 'Export of Orders data mart.analysis.xml' #777

Closed
ClaudiaPHI opened this issue Oct 12, 2015 · 0 comments
Closed

Comments

@ClaudiaPHI
Copy link
Contributor

In CountryStandardizer:


found non-noded intersection between LINESTRING ( 9.971679687500028 46.32768554687496, 10.041015625000028 46.23808593750002 ) and LINESTRING ( 10.041015625 46.238085937499996, 9.971679687500023 46.32768554687497 ) [ (9.971936514839912, 46.32735366084067, NaN) ]

com.vividsolutions.jts.geom.TopologyException: found non-noded intersection between LINESTRING ( 9.971679687500028 46.32768554687496, 10.041015625000028 46.23808593750002 ) and LINESTRING ( 10.041015625 46.238085937499996, 9.971679687500023 46.32768554687497 ) [ (9.971936514839912, 46.32735366084067, NaN) ]
    at com.vividsolutions.jts.noding.FastNodingValidator.checkValid(FastNodingValidator.java:130)
    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.SnapIfNeededOverlayOp.getResultGeometry(SnapIfNeededOverlayOp.java:96)
    at com.vividsolutions.jts.operation.overlay.snap.SnapIfNeededOverlayOp.overlayOp(SnapIfNeededOverlayOp.java:58)
    at com.vividsolutions.jts.geom.Geometry.union(Geometry.java:1395)'```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants