pyguymer3.openstreetmap.zoom¶
- pyguymer3.openstreetmap.zoom(lat_deg, res, /, *, scale=1)[source]¶
Calculate the required zoom to achieve a given resolution in the centre of a tile at a given latitude.
- Parameters:
- Returns:
zoomOfEarth – the zoom
- Return type:
Notes
OpenStreetMap have tabulated a few values .
Copyright 2017 Thomas Guymer [1]
References