cartopy.feature.COLORS#
- cartopy.feature.COLORS = {'land': array([0.9375 , 0.9375 , 0.859375]), 'land_alt1': array([0.859375, 0.859375, 0.859375]), 'water': array([0.59375 , 0.71484375, 0.8828125 ])}#
A dictionary of colors useful for drawing Features.
The named keys in this dictionary represent the “type” of feature being plotted.