Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.39 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.39 KB

contextily: context geo tiles in Python

contextily is a small package to retrieve and write to disk tile maps from the internet into geospatial raster files. See the notebook contextily_guide.ipynb for usage.

Build Status Coverage Status

Tiles

Dependencies

  • cartopy
  • mercantile
  • numpy
  • pandas
  • PIL
  • rasterio
  • six
  • urllib2

Installation

Contributors

License

BSD compatible. See LICENSE.txt