boku-ilen / geodot-plugin

Godot plugin for loading geospatial data
GNU General Public License v3.0
114 stars 19 forks source link

Support vector data in any projection #17

Open kb173 opened 4 years ago

kb173 commented 4 years ago

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.

chrisgraf commented 4 years ago

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