// cpt-city: cl/fs2017 (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 fs2017 = color_map { [0.00000 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.05333 color rgbf <0.0000,0.4745,0.2196,0.0000>] [0.05333 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.31333 color rgbf <0.6392,0.8275,0.5843,0.0000>] [0.31333 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.44667 color rgbf <0.9961,0.8275,0.6667,0.0000>] [0.44667 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.58000 color rgbf <0.9686,0.5961,0.4196,0.0000>] [0.58000 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.71333 color rgbf <0.9490,0.3804,0.1333,0.0000>] [0.71333 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.98667 color rgbf <0.6706,0.2667,0.0706,0.0000>] [0.98667 color rgbf <0.9294,0.1098,0.1412,0.0000>] [1.00000 color rgbf <0.9294,0.1098,0.1412,0.0000>] }