Ticket #488 (reopened defect)
TopologyException unioning valid geometries [JTS fails]
| Reported by: | sky | Owned by: | strk |
|---|---|---|---|
| Priority: | major | Milestone: | GEOS Future |
| Component: | Default | Version: | 3.3.1 |
| Severity: | Unassigned | Keywords: | jtsfail |
| Cc: |
Description
Hi,
I do the union of several valid geometries using the CascadedUnion? method which throws a TopologyException?. I've several tests cases of failures.
Here the exceptions:
union fail (3023[16]): TopologyException: found non-noded intersection between LINESTRING (2.39922 48.8778, 2.39854 48.8778) and LINESTRING (2.39922 48.8778, 2.39854 48.8778) at 2.39854 48.8778 union fail (7819[64]): TopologyException: found non-noded intersection between LINESTRING (2.32497 48.8733, 2.32497 48.8733) and LINESTRING (2.32497 48.8733, 2.32497 48.8733) at 2.32497 48.8733 union fail (13073[8]): TopologyException: no outgoing dirEdge found at 2.41216 48.8756
I've enclosed an archive containing several useful data (KML and WKB of the collections, images, etc.).
Thank you for your interest.
Regards,
Jonathan Squirawski
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

