// cpt-city: grass/nlcd (cpt) // // Colour ramps distributed with the GRASS GIS // // author: GRASS Development Team // copyright: GPLv2 // year: 2009, 2025 // url: https://phillips.shef.ac.uk/pub/cpt-city/grass #declare nlcd = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.11579 color rgbf <0.2824,0.4275,0.6353,0.0000>] [0.12632 color rgbf <0.9059,0.9373,0.9882,0.0000>] [0.22105 color rgbf <0.8824,0.8039,0.8078,0.0000>] [0.23158 color rgbf <0.8627,0.5961,0.5059,0.0000>] [0.24210 color rgbf <0.9451,0.0039,0.0000,0.0000>] [0.25263 color rgbf <0.6706,0.0039,0.0039,0.0000>] [0.32632 color rgbf <0.7020,0.6863,0.6431,0.0000>] [0.43158 color rgbf <0.4235,0.6627,0.4000,0.0000>] [0.44211 color rgbf <0.1137,0.3961,0.2000,0.0000>] [0.45263 color rgbf <0.7412,0.8000,0.5765,0.0000>] [0.53684 color rgbf <0.6863,0.5882,0.2353,0.0000>] [0.54737 color rgbf <0.8196,0.7333,0.5098,0.0000>] [0.74737 color rgbf <0.9294,0.9255,0.8039,0.0000>] [0.75789 color rgbf <0.8157,0.8196,0.5059,0.0000>] [0.76842 color rgbf <0.6431,0.8000,0.3176,0.0000>] [0.77895 color rgbf <0.5098,0.7294,0.6157,0.0000>] [0.85263 color rgbf <0.8667,0.8471,0.2431,0.0000>] [0.86316 color rgbf <0.6824,0.4471,0.1608,0.0000>] [0.94737 color rgbf <0.7333,0.8431,0.9294,0.0000>] [1.00000 color rgbf <0.4431,0.6431,0.7569,0.0000>] }