Ticket #1857 (closed defect: fixed)
AddEdgeModFace and AddEdgeNewFace fail to detect mismatch start/endpoint param
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.1 |
| Component: | postgis | Version: | 2.0.x |
| Keywords: | Cc: |
Description
If you specify the same node number for start and end node but then pass an edge where the first point matches the node and the second doesn't what you get is the confusing error message in #1774 (lwpoly_from_lwlines: shell must have at least 4 points)
Instead, you should get "end node not geometry end point" or something like that.
Change History
Note: See
TracTickets for help on using
tickets.
