Open-EO / openeo-qgis-plugin

QGIS Plugin to connect and use openEO compliant backends.
Apache License 2.0
17 stars 1 forks source link

Check correct json in spatial filter textbox #30

Closed bgoesswe closed 3 years ago

bgoesswe commented 5 years ago

Check if the spatial filter textbox has a correct filter, currently it is also possible to write anything in there. So the filter has to look like e.g.:

{ "west": 278.37177392282035, "east": 926.0032515532317, "north": 348597.5113682158, "south": 348191.7169613461, "crs": "EPSG:31256", }