I’ve been trying to run the GeoJSON Converter (Beta) extension but get thrown with this error (uploaded screenshot)
I’ve tried to debug a bit and if I’m not wrong the error seems to generate from the function convert_geojson_python
in the _geojson_converter
lib file, but I cannot go deeper as there’s no source-code for these lib files. I’ve also run the extension’s tests and they all pass. I’m just trying to convert a very basic geojson with a simple polygon (attached) and facing this issue.
map.geojson (190 Bytes)