Thank you for your presentation and demonstration over geopandas, our company is using fiona (which may use geopandas), have you considered to post a comparison between geopandas and fiona using cloud native formats? my best, C.
Hi Carlo, Geopandas is build on top of Fiona and it uses the same internal algorithm that Fiona have. So, I would say, both will have a similar performance. Apart from reading and writing, Geopandas has lots of spatial operations (eg. buffer, clip etc) and a high level library. Personally, I recommend geopandas over fiona.
Thank you for your presentation and demonstration over geopandas, our company is using fiona (which may use geopandas), have you considered to post a comparison between geopandas and fiona using cloud native formats? my best, C.
Hi Carlo, Geopandas is build on top of Fiona and it uses the same internal algorithm that Fiona have. So, I would say, both will have a similar performance. Apart from reading and writing, Geopandas has lots of spatial operations (eg. buffer, clip etc) and a high level library. Personally, I recommend geopandas over fiona.