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

Implement transformation:convex #32

Open
Ixw123 opened this issue Mar 19, 2019 · 1 comment
Open

Implement transformation:convex #32

Ixw123 opened this issue Mar 19, 2019 · 1 comment
Labels
enhancement New feature or request transformation

Comments

@Ixw123
Copy link
Collaborator

Ixw123 commented Mar 19, 2019

Implement convex as an extension function on Feature and FeatureCollections

@Ixw123 Ixw123 self-assigned this Mar 19, 2019
@Ixw123 Ixw123 added enhancement New feature or request measurement labels Mar 19, 2019
@hudsonb hudsonb changed the title Implement Measurement:convex Implement transformation:convex Mar 21, 2019
@hudsonb
Copy link
Owner

hudsonb commented Mar 21, 2019

This should be available as an extension on Array<Position> and geometries as well.

Also I think turf.kt should use convexHull rather than convex; it's more descriptive. I also prefer returning Polygon rather than Feature<Polygon>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request transformation
Projects
None yet
Development

No branches or pull requests

2 participants