User guide ========== The user guide covers different parts of basic usage of GeoPandas. Each page focuses on a single topic and outlines how it is implemented in GeoPandas, with reproducible examples. If you don't know anything about GeoPandas, start with the :doc:`Introduction to GeoPandas <../getting_started/introduction>`. Advanced topics can be found in the :doc:`Advanced Guide ` and further specification in the :doc:`API Reference `. .. toctree:: :maxdepth: 2 Data structures Reading and writing files Indexing and selecting data Making maps and plots Interactive mapping Projections Geometric manipulations Set operations with overlay Aggregation with dissolve Merging data Geocoding Sampling points