Contextily

Latest version: v1.6.2

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.0rc2

0.99.0

This release includes the following changes and improvements:

* Map search and Places API provided by choldgraf
* Refactoring of code to incorporate Places API
* Fix of a bug that precluded `rasterio`/`numpy` to work properly with an updated version of the library
* Drop of support for Python 3.4

The release is available to install on pip:

> pip install -U contextily

And on conda, using the `conda-forge` channel (thanks to ocefpaf!):

> conda install -c conda-forge contextily

0.9.0

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.

![](https://raw.githubusercontent.com/darribas/contextily/master/tiles.png)

Installation

Make sure the dependencies are installed and then run:


pip install contextily

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.