// cpt-city: tp/tpglpom (cpt) // // Schemes for topographic maps by Tom Patterson // // author: Tom Patterson // copyright: Public domain // year: 2011 // url: https://phillips.shef.ac.uk/pub/cpt-city/tp #declare tpglpom = color_map { [0.00000 color rgbf <0.5412,0.6118,0.7020,0.0000>] [0.01250 color rgbf <0.6353,0.6941,0.7922,0.0000>] [0.05000 color rgbf <0.6784,0.7451,0.8353,0.0000>] [0.15000 color rgbf <0.7216,0.7843,0.8745,0.0000>] [0.25000 color rgbf <0.7922,0.8431,0.9098,0.0000>] [0.50000 color rgbf <0.8588,0.8980,0.9412,0.0000>] [0.75000 color rgbf <0.9373,0.9490,0.9882,0.0000>] [1.00000 color rgbf <0.9569,0.9725,0.9961,0.0000>] }