Skip to content

Conversation

@denishaskin
Copy link

Includes properly reading them from KMLs. The code currently reads coordinates from a KML polygon incorrectly, it uses all the coordinates (from both outerBoundaryIs and innerBoundaryIs elements) as the points of the polygon. Which means sometimes it works, but only by chance.

Inner boundaries are implemented as a list of Polygons inside a Polygon.

Includes properly reading them from KMLs.  Inner boundaries are implemented as a list of Polygons inside a
Polygon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant