Ticket #1217 (closed defect: fixed)
[PATCH] Polygon with 4 nested rings not broken up properly
| Reported by: | rengelkemeir@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | high | Milestone: | 1.5.3 |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | Shapefile geometry polygon ring |
| Cc: | rouault, mloskot |
Description (last modified by mloskot) (diff)
I have a shapefile which has a set of 4 nested rings.
This polygon displays as a donut inside a donut in ArcMap?, but as a disk inside a donut in my app.
The geometry says this feature has 2 parts. The first part is a polygon with 2 inner rings and the 2nd part is a polygon with just an exterior ring.
I would have expected each part to have one inner ring.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

