#!MC 1410 # cpt-city: esdb/dr (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 = 4 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 255 G = 255 B = 255 } TRAILRGB { R = 255 G = 255 B = 255 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.333333 LEADRGB { R = 222 G = 222 B = 222 } TRAILRGB { R = 255 G = 255 B = 255 } } CONTROLPOINT 3 { COLORMAPFRACTION = 0.666667 LEADRGB { R = 171 G = 171 B = 171 } TRAILRGB { R = 222 G = 222 B = 222 } } CONTROLPOINT 4 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 171 G = 171 B = 171 } TRAILRGB { R = 171 G = 171 B = 171 } } }