// cpt-city: wkp/country/wiki-washington (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_washington = color_map { [0.00000 color rgbf <0.4431,0.6706,0.8471,0.0000>] [0.13528 color rgbf <0.4431,0.6706,0.8471,0.0000>] [0.13528 color rgbf <0.4745,0.6980,0.8706,0.0000>] [0.20292 color rgbf <0.4745,0.6980,0.8706,0.0000>] [0.20292 color rgbf <0.5529,0.7569,0.9176,0.0000>] [0.27056 color rgbf <0.5529,0.7569,0.9176,0.0000>] [0.27056 color rgbf <0.6314,0.8235,0.9686,0.0000>] [0.33820 color rgbf <0.6314,0.8235,0.9686,0.0000>] [0.33820 color rgbf <0.7255,0.8902,1.0000,0.0000>] [0.39232 color rgbf <0.7255,0.8902,1.0000,0.0000>] [0.39232 color rgbf <0.8471,0.9490,0.9961,0.0000>] [0.40584 color rgbf <0.8471,0.9490,0.9961,0.0000>] [0.40584 color rgbf <0.6745,0.8157,0.6471,0.0000>] [0.41937 color rgbf <0.6745,0.8157,0.6471,0.0000>] [0.41937 color rgbf <0.5804,0.7490,0.5451,0.0000>] [0.43967 color rgbf <0.5804,0.7490,0.5451,0.0000>] [0.43967 color rgbf <0.7412,0.8000,0.5882,0.0000>] [0.47348 color rgbf <0.7412,0.8000,0.5882,0.0000>] [0.47348 color rgbf <0.8196,0.8431,0.6706,0.0000>] [0.50731 color rgbf <0.8196,0.8431,0.6706,0.0000>] [0.50731 color rgbf <0.8824,0.8941,0.7098,0.0000>] [0.54113 color rgbf <0.8824,0.8941,0.7098,0.0000>] [0.54113 color rgbf <0.8706,0.8392,0.6392,0.0000>] [0.57495 color rgbf <0.8706,0.8392,0.6392,0.0000>] [0.57495 color rgbf <0.7922,0.7255,0.5098,0.0000>] [0.60877 color rgbf <0.7922,0.7255,0.5098,0.0000>] [0.60877 color rgbf <0.7647,0.6549,0.4196,0.0000>] [0.64259 color rgbf <0.7647,0.6549,0.4196,0.0000>] [0.64259 color rgbf <0.6667,0.5294,0.3255,0.0000>] [0.67641 color rgbf <0.6667,0.5294,0.3255,0.0000>] [0.67641 color rgbf <0.7294,0.6824,0.6039,0.0000>] [0.81169 color rgbf <0.7294,0.6824,0.6039,0.0000>] [0.81169 color rgbf <0.9608,0.9569,0.9490,0.0000>] [1.00000 color rgbf <0.9608,0.9569,0.9490,0.0000>] }