// cpt-city: cl/fs2007 (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 fs2007 = color_map { [0.00000 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.16923 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.16923 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.26154 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.26154 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.41539 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.41539 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.56923 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.56923 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.72308 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.72308 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.93077 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.93077 color rgbf <0.9294,0.1098,0.1412,0.0000>] [1.00000 color rgbf <0.9294,0.1098,0.1412,0.0000>] }