#!MC 1410 # cpt-city: esdb/slopese (cpt) # # The European Soil Data Centre provide a set of legends to # accompany their soil database. Orignal AVL files are from # https://esdac.jrc.ec.europa.eu/content/legend-files # # author: European Soil Data Centre # copyright: Free to use for any purpose # year: 2006 # url: https://phillips.shef.ac.uk/pub/cpt-city/esdb $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 5 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 255 G = 255 B = 179 } TRAILRGB { R = 255 G = 255 B = 179 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.250000 LEADRGB { R = 219 G = 204 B = 179 } TRAILRGB { R = 255 G = 255 B = 179 } } CONTROLPOINT 3 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 204 G = 128 B = 77 } TRAILRGB { R = 219 G = 204 B = 179 } } CONTROLPOINT 4 { COLORMAPFRACTION = 0.750000 LEADRGB { R = 77 G = 0 B = 0 } TRAILRGB { R = 204 G = 128 B = 77 } } CONTROLPOINT 5 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 77 G = 0 B = 0 } TRAILRGB { R = 77 G = 0 B = 0 } } }