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

Enable use with 3d or other custom point types #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jfirebaugh
Copy link
Contributor

No description provided.

@mourner
Copy link
Member

mourner commented May 6, 2016

Would be nice to also demonstrate the custom use in tests.

@jfirebaugh
Copy link
Contributor Author

Added a test and README example. Thoughts @springmeyer @artemp?

@mourner
Copy link
Member

mourner commented May 17, 2016

Needs to be updated for compatibility with for_each_point and envelope.

@jfirebaugh
Copy link
Contributor Author

Updated for_each_point and fixed a bug in multi_polygon_t. With envelope, we maybe need to reinvent another feature of boost::geometry, which is generalizing algorithms across the dimensionality of their input. You'd expect envelope to calculate the 3d envelope if given 3d input geometry.

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.

2 participants