Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boundary() should give back specific geometry types #97

Closed
peterstace opened this issue Jan 16, 2020 · 0 comments · Fixed by #105
Closed

Boundary() should give back specific geometry types #97

peterstace opened this issue Jan 16, 2020 · 0 comments · Fixed by #105
Labels
improve Improve (or remove) an existing feature

Comments

@peterstace
Copy link
Owner

Where possible, the boundary method on each geometry type should give back a specific geometry rather than the generic Geometry.

E.g. The Boundary() of a Polygon should be a MultiLineString rather than a Geometry.

@peterstace peterstace added the improve Improve (or remove) an existing feature label Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improve Improve (or remove) an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant