Support #9483
Performance: writing gpkg is slower than shapefiles
Start date:
23/12/2019
Due date:
% Done:
0%
Related issues
History
#1 Updated by Philippe May almost 5 years ago
- Related to Bug #9467: Error when exporting multiple shapefiles added
#2 Updated by Philippe May almost 5 years ago
Probably mostly related to:
- gdf.iterfeatures() in gisaf.utils.export_with_fiona()
- https://github.com/Toblerity/Fiona/issues/830
#3 Updated by Philippe May almost 5 years ago
#4 Updated by Philippe May almost 5 years ago
- Related to Feature #9534: GeoJson store: systematically use geodataframes added
#5 Updated by Philippe May almost 5 years ago
Waiting for a major change in GeoPandas, which should bring a major speed improvement with all kind of geographical operations (including display, export).