Cartopy - a cartographic python library with matplotlib support
-
Updated
Dec 24, 2021 - Python
Add a description, image, and links to the cartopy topic page so that developers can more easily learn about it.
To associate your repository with the cartopy topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I’m trying to create a custom grid (grid lines). I’ve seen the Cartopy graticules example in the Geoviews Geometries documentation 1:
graticules = cf.NaturalEarthFeature(
category='physical',
name='graticules_30',
scale='110m')
...
I’d like to create a grid that matches a web mercator web map tile grid at a