// cpt-city: esdb/min_top (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 min_top = color_map { [0.00000 color rgbf <1.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <1.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <1.0000,0.7020,0.0000,0.0000>] [0.25000 color rgbf <1.0000,0.7020,0.0000,0.0000>] [0.25000 color rgbf <1.0000,1.0000,0.0000,0.0000>] [0.37500 color rgbf <1.0000,1.0000,0.0000,0.0000>] [0.37500 color rgbf <0.8000,1.0000,0.0000,0.0000>] [0.50000 color rgbf <0.8000,1.0000,0.0000,0.0000>] [0.50000 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.62500 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.62500 color rgbf <0.3020,1.0000,0.8588,0.0000>] [0.75000 color rgbf <0.3020,1.0000,0.8588,0.0000>] [0.75000 color rgbf <0.7020,1.0000,0.9294,0.0000>] [0.87500 color rgbf <0.7020,1.0000,0.9294,0.0000>] [0.87500 color rgbf <0.7020,0.7020,1.0000,0.0000>] [1.00000 color rgbf <0.7020,0.7020,1.0000,0.0000>] }