// cpt-city: cl/fs2008 (cpt) // // CalorieLab.com (now defunct) was a site offering health news // and nutritional and fitness reference information. Each year // they published a map summarising obesity levels by US state // using an easy to understand safety/danger scale. // // author: CalorieLab // copyright: Free to use // year: 2006, 2007, 2008, 2009, 2010, 2017 // url: https://phillips.shef.ac.uk/pub/cpt-city/cl #declare fs2008 = color_map { [0.00000 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.17424 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.17424 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.27273 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.27273 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.42424 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.42424 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.57576 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.57576 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.72727 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.72727 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.92424 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.92424 color rgbf <0.9294,0.1098,0.1412,0.0000>] [1.00000 color rgbf <0.9294,0.1098,0.1412,0.0000>] }