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

Support vector data in any projection #17

Open
kb173 opened this issue Mar 26, 2020 · 1 comment
Open

Support vector data in any projection #17

kb173 opened this issue Mar 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kb173
Copy link
Member

kb173 commented Mar 26, 2020

At the moment, vector data has to be in webmercator for consistent coordinates. It would be ideal to convert coordinates on-the-fly (assuming the position passed to the function is always in webmercator meters) so that we're independent of the original projection of the data.

We would need to set the coordinate system / projection of the circle we construct for intersection, and to read and set it on the dataset at the given path in the VectorExtractor.

@kb173 kb173 added the enhancement New feature or request label Mar 26, 2020
@kb173 kb173 self-assigned this Mar 26, 2020
@chrisgraf
Copy link
Member

As recently discussed for geodot we can assume a consistent projection for the input geodata. We currently will require MGI Austria Lambert

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

No branches or pull requests

2 participants