fiona #4417
-
Hello and thanks for flet dev ! I am developing an Android application to draw polygones and polylines from shapefile (SHP) on a map. https://pypi.org/project/fiona/ I am using the last version of flet 0.25.0 dev3750 & python 3.12.7 In case "fiona" cannot be used with flet (android), other packages to read shapefile are available : Thank you very much, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 20 replies
-
Try building your app using geopandas. |
Beta Was this translation helpful? Give feedback.
-
Flet notes: fiona package depends on GDAL: https://github.com/OSGeo/gdal |
Beta Was this translation helpful? Give feedback.
fiona and GDAL are available too.