// cpt-city: esdb/hg (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 #declare hg = color_map { [0.00000 color rgbf <0.8588,0.7020,0.6000,0.0000>] [0.11111 color rgbf <0.8588,0.7020,0.6000,0.0000>] [0.11111 color rgbf <1.0000,0.5020,0.6000,0.0000>] [0.22222 color rgbf <1.0000,0.5020,0.6000,0.0000>] [0.22222 color rgbf <1.0000,0.8000,0.6000,0.0000>] [0.33333 color rgbf <1.0000,0.8000,0.6000,0.0000>] [0.33333 color rgbf <0.8588,1.0000,0.6000,0.0000>] [0.44444 color rgbf <0.8588,1.0000,0.6000,0.0000>] [0.44444 color rgbf <0.7020,1.0000,0.6000,0.0000>] [0.55556 color rgbf <0.7020,1.0000,0.6000,0.0000>] [0.55556 color rgbf <0.7020,1.0000,0.8000,0.0000>] [0.66667 color rgbf <0.7020,1.0000,0.8000,0.0000>] [0.66667 color rgbf <0.7020,0.7020,0.8588,0.0000>] [0.77778 color rgbf <0.7020,0.7020,0.8588,0.0000>] [0.77778 color rgbf <0.8588,0.6000,1.0000,0.0000>] [0.88889 color rgbf <0.8588,0.6000,1.0000,0.0000>] [0.88889 color rgbf <1.0000,0.5020,1.0000,0.0000>] [1.00000 color rgbf <1.0000,0.5020,1.0000,0.0000>] }