geopandas / contextily

Context geo-tiles in Python
https://contextily.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
530 stars 83 forks source link

Fix use of rasterio MemoryFile #163

Closed jorisvandenbossche closed 4 years ago

jorisvandenbossche commented 4 years ago

Closes #160, closes #159

drnextgis commented 4 years ago

Please update the function description here: https://github.com/geopandas/contextily/blob/64fc989bcec1677ed8db61e4bec805e14cf2ea5b/contextily/tile.py#L401

jorisvandenbossche commented 4 years ago

OK, the only failures now are related to https://github.com/geopandas/contextily/issues/44#issuecomment-677772220

darribas commented 4 years ago

This looks great, thanks very much @drnextgis / @sgillies for reporting and @jorisvandenbossche for a super prompt fix!