You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I offset (negative offset) complex polygons (building footprints from real data) to produce interior walls footprints from exterior wall footprints. Most building wall footprints are correct, but some are broken: interior and exterior polygons intersect.
In this example, the interior polygon ends with 116 vertices while the exterior one has 117.
Code and output follow.
I offset (negative offset) complex polygons (building footprints from real data) to produce interior walls footprints from exterior wall footprints. Most building wall footprints are correct, but some are broken: interior and exterior polygons intersect.
In this example, the interior polygon ends with 116 vertices while the exterior one has 117.
Code and output follow.
The text was updated successfully, but these errors were encountered: