GeoAxes¶
- class GeoAxes(*args, **kwargs)[source]¶
Bases:
proplot.axes.base.AxesAxes subclass for plotting on cartographic projections. Adds the
formatmethod and overrides several existing methods. Subclassed byCartopyAxesandBasemapAxes, which respectively use cartopyProjectionand basemapBasemapobjects to calculate projection coordinates.Methods Summary
format(*[, lonlim, latlim, boundinglat, …])Modify the longitude and latitude labels, longitude and latitude map limits, geographic features, and more.