// cpt-city: cl/fs2006 (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 fs2006 = color_map { [0.00000 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.13492 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.13492 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.24603 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.24603 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.40476 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.40476 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.56349 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.56349 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.72222 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.72222 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.93651 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.93651 color rgbf <0.9294,0.1098,0.1412,0.0000>] [1.00000 color rgbf <0.9294,0.1098,0.1412,0.0000>] }