{
   "layers": [
      {
         "lid": "worldBasins"
         ,"datasets": "worldBasins"
         ,"zIndex": 600
         ,"geoJSONOpts": {
            "style": {
               "color": "#faa500"
               ,"fillColor": "transparent"
               ,"weight": 3
            }
            ,"onEachFeature": "featureTooltip" 
         }
      }
   ]
   ,"datasets": [
      {
         "lid": "worldBasins"
         ,"type": "FGB"
         ,"baseUrl": "https://www.cloudnativemaps.com/cnm/data/misc/"
         ,"extent": "-180.000000,-55.987500,180.000000,83.627419"
         ,"items": [
            {"item": "world_low.fgb", "minZoom": 4, "maxZoom": 5}
            ,{"item": "world_mid.fgb", "minZoom": 6, "maxZoom": 8}
            ,{"item": "world_hi.fgb", "minZoom": 9, "maxZoom": 20}
         ]
      }
   ]
}
