{
   "layers": [
      {
         "lid": "state"
         ,"datasets": "state"
         ,"zIndex": 600
         ,"geoJSONOpts": {
            "style": {
               "color": "#faa500"
               ,"fillColor": "#00000000"
               ,"weight": 4
            }
            ,"onEachFeature": "featureTooltip" 
         }
      }
      ,{
         "lid": "county"
         ,"datasets": "county"
         ,"zIndex": 605
         ,"geoJSONOpts": {
            "style": {
               "color": "#0080ff"
               ,"fillColor": "#00000000"
               ,"weight": 2
            }
            ,"onEachFeature": "featureTooltip" 
         }
      }
      ,{
         "lid": "buildings"
         ,"datasets": "buildings"
         ,"zIndex": 610
         ,"geoJSONOpts": {
            "style": {
               "color": "#0080ff"
               ,"fillColor": "#0080ff55"
               ,"weight": 1
            }
            ,"onEachFeature": "featureTooltip" 
         }
      }
      ,{
         "lid": "fhzVector"
         ,"datasets": "fhzVector"
         ,"zIndex": 605
         ,"colors": "#dddddd,#f99301,#f7bc00,#fad070,#f56300,#a1033b"
         ,"values": "10,21,25,26,31,141"
         ,"geoJSONOpts": {
            "style": "fhzStyle"
            ,"onEachFeature": "featureTooltip" 
         }
      }
      ,{
         "lid": "fhzRaster"
         ,"datasets": "fhzRaster"
         ,"zIndex": 500
         ,"minPixelValue": 10
         ,"maxPixelValue": 141
         ,"colors": "#dddddd,#f99301,#f7bc00,#fad070,#f56300,#a1033b"
         ,"values": "10,21,25,26,31,141"
         ,"palette": "gradient"
         ,"georasterOpts": { "opacity": 0.4 }
      }
   ]
   ,"datasets": [
      {
         "lid": "state"
         ,"type": "FGB"
         ,"baseUrl": "https://www.cloudnativemaps.com/cnm/data/vector/"
         ,"extent": "-124.848537,24.396308,-66.885444,49.384479"
         ,"items": [
            {"item": "states_1.fgb", "minZoom": 1, "maxZoom": 11, "extent": "-124.848537,24.396308,-66.885444,49.384479" }
            ,{"item": "states_2.fgb", "minZoom": 12, "maxZoom": 20, "extent": "-124.848537,24.396308,-66.885444,49.384479"}
         ]
      }
      ,{
         "lid": "county"
         ,"type": "FGB"
         ,"baseUrl": "https://www.cloudnativemaps.com/cnm/data/vector/"
         ,"extent": "-124.848537,24.396308,-66.885444,49.384479"
         ,"items": [
            {"item": "county_1.fgb", "minZoom": 7, "maxZoom": 13, "extent": "-124.848537,24.396308,-66.885444,49.384479" }
            ,{"item": "county_2.fgb", "minZoom": 14, "maxZoom": 20, "extent": "-124.848537,24.396308,-66.885444,49.384479"}
         ]
      }
      ,{
         "lid": "buildings"
         ,"type": "FGB"
         ,"baseUrl": "https://www.cloudnativemaps.com/cnm/data/vector/"
         ,"extent": "-124.735677,24.544827,-66.895755,49.367950"
         ,"items": [
            {"item": "USA.fgb", "minZoom": 15, "maxZoom": 20, "extent": "-124.735677,24.544827,-66.895755,49.367950"}
         ]
      }
      ,{
         "lid": "fhzVector"
         ,"type": "FGB"
         ,"baseUrl": "https://www.cloudnativemaps.com/cnm/data/fema/"
         ,"extent": "-124.735677,24.544827,-66.895755,49.367950"
         ,"items": [
            {"item": "fema_hires.fgb", "minZoom": 13, "maxZoom": 20, "extent": "-124.735677,24.544827,-66.895755,49.367950"}
         ]
      }
      ,{
         "lid": "fhzRaster"
         ,"type": "COG"
         ,"minZoom": 1
         ,"maxZoom": 12
         ,"baseUrl": "https://www.cloudnativemaps.com/cnm/data/fema/"
         ,"extent": "-126.0351562,21.9430214,-65.9177021,50.0641917"
         ,"items": [
            {"item": "femafhz.tif", "extent": "-126.0351562,21.9430214,-65.9177021,50.0641917"}
         ]
      }
   ]
}
