// cpt-city: esdb/cec_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 cec_top = color_map { [0.00000 color rgbf <0.8588,1.0000,0.6000,0.0000>] [0.50000 color rgbf <0.8588,1.0000,0.6000,0.0000>] [0.50000 color rgbf <1.0000,1.0000,0.6000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,0.6000,0.0000>] }