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

Add support for 3d points in GeoJson #1704

Merged
merged 2 commits into from
Oct 26, 2016

Conversation

jpolchlo
Copy link
Contributor

This PR allows GeoTrellis to read GeoJson with 3-dimensional coordinate information by adopting the approach of throwing out the z-coordinate. Smarter handling of elevation data will require a more thorough approach, requiring a new Geometry subclass with z-coordinate capabilities, which would necessarily percolate out into the rest of the library.

This PR closes issues #1272.

@lossyrob lossyrob merged commit 5d0e3b5 into locationtech:master Oct 26, 2016
@lossyrob
Copy link
Member

@jpolchlo need to say exactly "Fixes #1272" in order for the automatic issue closing to work

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.

None yet

2 participants