// cpt-city: cl/fs2009 (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 fs2009 = color_map { [0.00000 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.16912 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.16912 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.30147 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.30147 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.44853 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.44853 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.59559 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.59559 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.74265 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.74265 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.90441 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.90441 color rgbf <0.9294,0.1098,0.1412,0.0000>] [1.00000 color rgbf <0.9294,0.1098,0.1412,0.0000>] }