While recently testing out v1.3.0 and noticed that importing and exporting geographic data is limited to just the ESRI Shapefile format. Given known limitations of Shapefiles (max 10 character attribute names, comprised of several files, etc.) it would be nice if the user interface allowed for the importing/exporting of additional geospatial formats like GeoJSON or GeoPackage for wider compatibility.
It seems like the system already supports importing and exporting GeoJSON features through the API, so hopefully it wouldn’t be too big of a lift to implement, at least for GeoJSON.
Regardless, not a deal breaker by any means, but thought I’d share in case it’s useful.