// cpt-city: wkp/country/wiki-caucasus-bath (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_caucasus_bath = color_map { [0.00000 color rgbf <0.4745,0.6980,0.8706,0.0000>] [0.33333 color rgbf <0.4745,0.6980,0.8706,0.0000>] [0.33333 color rgbf <0.5529,0.7569,0.9176,0.0000>] [0.50000 color rgbf <0.5529,0.7569,0.9176,0.0000>] [0.50000 color rgbf <0.6314,0.8235,0.9686,0.0000>] [0.66667 color rgbf <0.6314,0.8235,0.9686,0.0000>] [0.66667 color rgbf <0.7255,0.8902,1.0000,0.0000>] [0.83333 color rgbf <0.7255,0.8902,1.0000,0.0000>] [0.83333 color rgbf <0.8471,0.9490,0.9961,0.0000>] [1.00000 color rgbf <0.8471,0.9490,0.9961,0.0000>] }