GeoPandas¶
GeoPandas extends pandas with data types that enable spatial operations on geometric types, whereby the geometric operations are carried out by Shapely. GeoPandas uses Fiona for data access and descartes and Matplotlib for plotting.
GeoPandas extends pandas with data types that enable spatial operations on geometric types, whereby the geometric operations are carried out by Shapely. GeoPandas uses Fiona for data access and descartes and Matplotlib for plotting.