Open-EO / openeo-web-editor

An interactive and easy to use web-based editor for the OpenEO API.
https://editor.openeo.org
Apache License 2.0
12 stars 17 forks source link

Support GeoJSON results #226

Closed m-mohr closed 2 years ago

m-mohr commented 2 years ago

Implement that GeoJSON from different sources (files, processing tasks, ...) can be visualized on the map, i.e. show geometry through OpenLayers and list properties using existing Vue components.

m-mohr commented 2 years ago

GeoJSONs will show, but properties will not be shown yet. This still needs to be added.