Ticket #1767 (new defect)
Another bogus result from ST_Snap
| Reported by: | strk | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS GEOS |
| Component: | postgis | Version: | 2.0.x |
| Keywords: | Cc: |
Description
A: LINESTRING(765795.1 2949559.2,765795.2 2949559.2,765794.9 2949559.5,765795.1 2949559.2) B: LINESTRING(765795.1 2949559.2,765794.9 2949559.2,765795.2 2949558.8,765795.1 2949559.2) tolerance: 0.25
Bottom-right vertex of line A gets snapped to top-left vertex of line B but the two points are at a distance of 0.3.
See #1714 for the source of this
Change History
Note: See
TracTickets for help on using
tickets.
