// cpt-city: wkp/country/wiki-zurich (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_zurich = color_map { [0.00000 color rgbf <0.5804,0.7490,0.5451,0.0000>] [0.06250 color rgbf <0.5804,0.7490,0.5451,0.0000>] [0.06250 color rgbf <0.6588,0.7765,0.5608,0.0000>] [0.12500 color rgbf <0.6588,0.7765,0.5608,0.0000>] [0.12500 color rgbf <0.7412,0.8000,0.5882,0.0000>] [0.18750 color rgbf <0.7412,0.8000,0.5882,0.0000>] [0.18750 color rgbf <0.8196,0.8431,0.6706,0.0000>] [0.25000 color rgbf <0.8196,0.8431,0.6706,0.0000>] [0.25000 color rgbf <0.8824,0.8941,0.7098,0.0000>] [0.31250 color rgbf <0.8824,0.8941,0.7098,0.0000>] [0.31250 color rgbf <0.9373,0.9216,0.7529,0.0000>] [0.37500 color rgbf <0.9373,0.9216,0.7529,0.0000>] [0.37500 color rgbf <0.9098,0.8824,0.7137,0.0000>] [0.43750 color rgbf <0.9098,0.8824,0.7137,0.0000>] [0.43750 color rgbf <0.8706,0.8392,0.6392,0.0000>] [0.50000 color rgbf <0.8706,0.8392,0.6392,0.0000>] [0.50000 color rgbf <0.8275,0.7922,0.6157,0.0000>] [0.56250 color rgbf <0.8275,0.7922,0.6157,0.0000>] [0.56250 color rgbf <0.7922,0.7255,0.5098,0.0000>] [0.62500 color rgbf <0.7922,0.7255,0.5098,0.0000>] [0.62500 color rgbf <0.7647,0.6549,0.4196,0.0000>] [0.68750 color rgbf <0.7647,0.6549,0.4196,0.0000>] [0.68750 color rgbf <0.7529,0.6039,0.3255,0.0000>] [0.75000 color rgbf <0.7529,0.6039,0.3255,0.0000>] [0.75000 color rgbf <0.7216,0.5725,0.2784,0.0000>] [0.81250 color rgbf <0.7216,0.5725,0.2784,0.0000>] [0.81250 color rgbf <0.6863,0.5490,0.2784,0.0000>] [0.87500 color rgbf <0.6863,0.5490,0.2784,0.0000>] [0.87500 color rgbf <0.6588,0.5333,0.2784,0.0000>] [0.93750 color rgbf <0.6588,0.5333,0.2784,0.0000>] [0.93750 color rgbf <0.6235,0.5020,0.2824,0.0000>] [1.00000 color rgbf <0.6235,0.5020,0.2824,0.0000>] }