Open
Description
We currently do not support warping the tiles pulled within the Place
API. It'd be good to add a crs
parameter specifying the CRS for the data retrieved and "plottable".
This should be an easy fix to pass here:
I think we just need to make it an explicit parameter here:
contextily/contextily/place.py
Line 72 in cbd968e
and document it.