// cpt-city: wkp/country/wiki-galapagos (cpt) // // Wikipedia elevation schemes: specialisations of the template with // scaling suitable for that country's terrain. These are taken from // various Wikipedia maps // // author: Eric Gaba (Sting), Bourrichon, PZmaps // copyright: Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) // year: 2008, 2011, 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/wkp/country #declare wiki_galapagos = color_map { [0.00000 color rgbf <0.4431,0.6706,0.8471,0.0000>] [0.02800 color rgbf <0.4431,0.6706,0.8471,0.0000>] [0.02800 color rgbf <0.4745,0.6980,0.8706,0.0000>] [0.12134 color rgbf <0.4745,0.6980,0.8706,0.0000>] [0.12134 color rgbf <0.5176,0.7294,0.8902,0.0000>] [0.21467 color rgbf <0.5176,0.7294,0.8902,0.0000>] [0.21467 color rgbf <0.5529,0.7608,0.9176,0.0000>] [0.30801 color rgbf <0.5529,0.7608,0.9176,0.0000>] [0.30801 color rgbf <0.5882,0.7882,0.9412,0.0000>] [0.40134 color rgbf <0.5882,0.7882,0.9412,0.0000>] [0.40134 color rgbf <0.6314,0.8235,0.9686,0.0000>] [0.49468 color rgbf <0.6314,0.8235,0.9686,0.0000>] [0.49468 color rgbf <0.6745,0.8627,0.9843,0.0000>] [0.54135 color rgbf <0.6745,0.8627,0.9843,0.0000>] [0.54135 color rgbf <0.7255,0.8902,1.0000,0.0000>] [0.58802 color rgbf <0.7255,0.8902,1.0000,0.0000>] [0.58802 color rgbf <0.7843,0.9216,1.0000,0.0000>] [0.64402 color rgbf <0.7843,0.9216,1.0000,0.0000>] [0.64402 color rgbf <0.8471,0.9490,0.9961,0.0000>] [0.68135 color rgbf <0.8471,0.9490,0.9961,0.0000>] [0.68135 color rgbf <0.6745,0.8157,0.6471,0.0000>] [0.69068 color rgbf <0.6745,0.8157,0.6471,0.0000>] [0.69068 color rgbf <0.5804,0.7490,0.5451,0.0000>] [0.70002 color rgbf <0.5804,0.7490,0.5451,0.0000>] [0.70002 color rgbf <0.6588,0.7765,0.5608,0.0000>] [0.72802 color rgbf <0.6588,0.7765,0.5608,0.0000>] [0.72802 color rgbf <0.7412,0.8000,0.5882,0.0000>] [0.77469 color rgbf <0.7412,0.8000,0.5882,0.0000>] [0.77469 color rgbf <0.8196,0.8431,0.6706,0.0000>] [0.82135 color rgbf <0.8196,0.8431,0.6706,0.0000>] [0.82135 color rgbf <0.8824,0.8941,0.7098,0.0000>] [0.86802 color rgbf <0.8824,0.8941,0.7098,0.0000>] [0.86802 color rgbf <0.9373,0.9216,0.7529,0.0000>] [0.91469 color rgbf <0.9373,0.9216,0.7529,0.0000>] [0.91469 color rgbf <0.8706,0.8392,0.6392,0.0000>] [0.96136 color rgbf <0.8706,0.8392,0.6392,0.0000>] [0.96136 color rgbf <0.7922,0.7255,0.5098,0.0000>] [1.00000 color rgbf <0.7922,0.7255,0.5098,0.0000>] }