logo
  • Home
  • About
  • Getting started
  • Documentation
  • Community
  • User Guide
    • Data Structures
    • Reading and Writing Files
    • Indexing and Selecting Data
    • Making Maps
    • Managing Projections
    • Geometric Manipulations
    • Set Operations with overlay
    • Aggregation with dissolve
    • Merging Data
    • Geocoding
    • Missing and empty geometries
  • API reference
  • Changelog

User Guide¶

User Guide

  • Data Structures
    • GeoSeries
    • GeoDataFrame
    • Display options
  • Reading and Writing Files
    • Reading Spatial Data
    • Writing Spatial Data
    • Spatial databases
    • Apache Parquet and Feather file formats
  • Indexing and Selecting Data
  • Making Maps
    • Choropleth Maps
    • Maps with Layers
    • Other Resources
  • Managing Projections
    • Coordinate Reference Systems
    • What is the best format to store the CRS information?
    • Setting a Projection
    • Re-Projecting
    • Projection for multiple geometry columns
    • Upgrading to GeoPandas 0.7 with pyproj > 2.2 and PROJ > 6
  • Geometric Manipulations
    • Constructive Methods
    • Affine transformations
  • Set Operations with overlay
    • The different Overlay operations
    • Overlay Countries Example
    • keep_geom_type keyword
    • More Examples
  • Aggregation with dissolve
    • dissolve Example
    • Dissolve Arguments
  • Merging Data
    • Appending
    • Attribute Joins
    • Spatial Joins
  • Geocoding
  • Missing and empty geometries
    • Changes since GeoPandas v0.6.0
Documentation Data Structures

© Copyright 2013–2019, GeoPandas developers.
Created using Sphinx 2.4.1.