mapbox / vector-tile-cs

Parses vector tiles with C#.
BSD 3-Clause "New" or "Revised" License
57 stars 37 forks source link

workaround clipper changing ring order of multipolygons with holes #32

Closed wilhelmberg closed 7 years ago

wilhelmberg commented 7 years ago

Sometimes clipper changes order of outer and inner rings within a complex multipolygon with holes geometry. This screws rendereing in Unity.