// cpt-city: tp/tpglpof (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 tpglpof = 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.04999 color rgbf <0.6784,0.7451,0.8353,0.0000>] [0.15004 color rgbf <0.7216,0.7843,0.8745,0.0000>] [0.25002 color rgbf <0.7922,0.8431,0.9098,0.0000>] [0.50004 color rgbf <0.8588,0.8980,0.9412,0.0000>] [0.74937 color rgbf <0.9373,0.9490,0.9882,0.0000>] [1.00000 color rgbf <0.9569,0.9725,0.9961,0.0000>] }