Open silvester-pari opened 3 hours ago
I think we need to evaluate how we want to handle the editor for geometries. This issue appears because it is possible to specify a wanted output projection, which defaults to 4326 as this is the one required by STAC/GeoJSON. So, having an editor where you can input any geometry gets complex, as it could potentially have any projection. We either have an additional field for the editor that would allow you to set a projection, or we enforce that the editor only understands 4326.
**edit: some libraries understand a projection definition within the geojson, that might be an option if we have a geojson editor, but it is not standard conform
When copying the editor output at https://eox-a.github.io/EOxElements/?path=/story/elements-eox-drawtools--import-features-with-editor, clearing the features and pasting again, they get added in a wrong projection.