WinkelTripel¶
-
class
WinkelTripel(central_longitude=0, globe=None)[source]¶ Bases:
cartopy.crs._WarpedRectangularProjectionThe Winkel tripel (Winkel III) projection.
- Parameters
proj4_params (iterable of key-value pairs) – The proj4 parameters required to define the desired CRS. The parameters should not describe the desired elliptic model, instead create an appropriate Globe instance. The
proj4_paramsparameters will override any parameters that the Globe defines.globe (
Globeinstance, optional) – If omitted, the default Globe instance will be created. SeeGlobefor details.
Attributes Summary
Registered projection name.
Projection resolution.