// cpt-city: esdb/pd_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 pd_top = color_map { [0.00000 color rgbf <0.7020,1.0000,0.3020,0.0000>] [0.50000 color rgbf <0.7020,1.0000,0.3020,0.0000>] [0.50000 color rgbf <1.0000,0.7020,0.0000,0.0000>] [1.00000 color rgbf <1.0000,0.7020,0.0000,0.0000>] }