Skip to content

Alive

Compare
Choose a tag to compare
@darribas darribas released this 18 Sep 19:09

This is the initial release of contextily. Basic functionality includes:

  • Download and integrate tile maps on-the-fly with bounds2img.
  • Download and save tile maps into raster files (GeoTIFF) with bounds2raster.
  • Check for the required number of tiles with howmany.
  • Support for all of Stamen's tiles.

Installation

Make sure the dependencies are installed and then run:

pip install contextily