-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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 needs to
- Pick, calculate the extent (bounding box) of the map.
- Make plotter with the extent and choice of tile.
- Project lat-lon data into the scale of the map.
I am referring to the example notebook (https://github.com/MatthewDaws/TileMapBase/blob/master/notebooks/Example.ipynb).
I think it would be convenient if there is an API that automates these configuration/preparation steps.
Is there one, or if not, is there a plan?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels