API Reference¶
The API Reference provides an overview of all public objects, functions and methods implemented in GeoPandas. All classes and function exposed in geopandas.*
namespace plus those listed in the reference are public.
Warning
The geopandas.array
and geopandas.base
modules are private. Stable functionality in such modules is not guaranteed.
- GeoSeries
- Constructor
- General methods and attributes
- Unary predicates
- Binary Predicates
- Set-theoretic Methods
- Constructive Methods and Attributes
- Affine transformations
- Aggregating and exploding
- Serialization / IO / conversion
- Projection handling
- Missing values
- Overlay operations
- Plotting
- Spatial index
- Indexing
- Interface
- GeoDataFrame
- Input/output
- Tools
- Spatial index
- Testing