contextily
Package — GeospatialPython 3.7+Advanced
Add basemaps to matplotlib/geopandas plots
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- geopy, matplotlib, mercantile, rasterio, joblib, xyzservices, Pillow
- Install
pip install contextily
Learn by Difficulty
Quick Example
python
# Install: pip install contextily import contextily # Basic contextily usage print(f"Using contextily") # See documentation for detailed examples
contextily is a third-party package. Add basemaps to matplotlib/geopandas plots. Install with: pip install contextily
Try in PlaygroundTags
packagegeospatialmappinggis