Placed
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