At the #SDSL dev day today, experimenting with #pyogrio to address #Trajectools issues. Thanks @…
Test using Arrow for QGIS to geopandas conversionIn an attempt to speed-up (and make the conversion more robust, eg regarding datetime/timezone conversion and null values (https://codeberg.org/movingpandas/trajectools/issues/93)), we can try to use Arrow. Since QGIS currently does not support exporting a layer to Arrow, here is a test workaroun...