Modify ↓
Opened 14 years ago
Closed 13 years ago
#6939 closed enhancement (needinfo)
Add validator check for self-intersections
| Reported by: | Zverikk | Owned by: | Zverikk |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core validator | Version: | |
| Keywords: | polygon, intersection, validator | Cc: |
Description
Most area features (if not all of them) become invalid when there is a self-intersection. This check should work both on closed polygons and ways that form multipolygons.
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
| Component: | Core → Core validator |
|---|
comment:2 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → needinfo |
comment:3 by , 13 years ago
| Resolution: | → needinfo |
|---|---|
| Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.



For multipolygons we have geometry checks. Why should we have two checks for same result: invalid geometry?