Gallery#
The following examples show off the functionality of Cartopy. They illustrate the kinds of things you can do with this library. For more examples, tutorials, and guides on how to use Cartopy, see the getting started section.
Lines and polygons#
The effect of badly referencing an ellipse
Scalar data#
Adding a cyclic point to help with wrapping of global data
Choropleth map: associating data with geometries
Plotting the Aurora Forecast from NOAA on Orthographic Polar Projection
Reprojecting images from a Geostationary projection
Vector data#
Web services#
Displaying WMTS tiled map data on an arbitrary projection
Interactive WMS (Web Map Service)
Interactive WMTS (Web Map Tile Service)
Web Map Tile Service time dimension demonstration
Gridlines and labels#
Miscellanea#
Displaying all 60 zones of the UTM projection
Displaying data on an eccentric ellipse
Modifying the boundary/neatline of a map in cartopy
Using Cartopy and AxesGrid toolkit