I may be missing the obvious here but I I hope someone can help me. I have tried loading a KML file as my AOI and I get the following message;
“Error: Unsupported GeoJSON geometry type! Only Polygon and MultiPolygon are supported.”
The kml is a polygon created in QGIS. The only difference to other kml files I have been using successfully is that this one has holes cut out to mask off built up areas. I am wondering if it is these holes that are causing the problem.
Thank you for the screenshot, I have also tested multiple hole cuts and it still imports into EO Browser fine. How complex are the geometries of your urban area cuts?
A colleague has suggested extracting the WKT and pasting the text into the browser. I have tried that and it works fine. I would still like to understand why the kml doesn’t work though.