Good day,
Is there a way to obtain shape groups (chunk.shapes.groups[index]) in a format suitable for working with GeoPandas? Currently, I have to export them to GeoJSON and then read them using GeoPandas.
Is it possible to directly create a GeoDataFrame from Metashape shapes without the need for exporting to a file?
Thank you!