TileMapBase
TileMapBase copied to clipboard
Use OpenStreetMap tiles as basemaps in python / matplotlib
Hi, I would like to use satellites map as base map instead as osm base map and plot graph on it. Is that possible with TileMapBase? 
Ticks of the axis and OSM Bicycle Routing using problems 
Greetings! I am using your project to add basemap for matplotlib. Is there a solution with your project to handle zooming in? Without enough "width" it is not precise enough,...
A request to add proxy support, like passing a `dict` which can be used by the `requests.get()` function: ``` proxies = { "http": "http://10.10.10.10:8000", "https": "http://10.10.10.10:8000", } response = _requests.get(url,...
This is for issue #19: mapping.py: Function def _parse_crs(crs) distinguishes the revision/version of pyproj and handles the crs value in a different manner.
Thank you for the project. I wonder if there is a high-level API for plotting that abstracts (automates) the choice of extent and projection? When plotting on a map, one...
A request to add support for Iberpix and IOGN. Iberpix is Spanish - https://www.ign.es/iberpix2/visor/ Rather attractive tiles - Old: https://groups.google.com/forum/#!topic/osmand/cs5G4sWYLx4 The links don't seem to work anymore. - Just using...