Alive
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
) withbounds2raster
. - 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