Properties2
TypeConcept
Note createdFeb 17, 2025

GeoPandas is a Python package built as a layer on top of Pandas that aims to makes working with data during a spatial analysis easier, leveraging on the DataFrame interface but adding geometry types and spatial operations, like spatial data joins.

GeoPandas is also useful to transform the geometries between different reference systems, to compute distances or different representations by using the column’s EPSG codes.