Giter Site home page Giter Site logo

worldwindearth / wildfire Goto Github PK

View Code? Open in Web Editor NEW
15.0 3.0 3.0 13.81 MB

The Wildfire Management Tool - WMT (v2.0) - a geo-browser that provides weather and fire behavior forecasts to ensure the safefy of firefighters and effective use of resources

Home Page: https://worldwind.earth/wildfire

License: MIT License

CSS 15.48% HTML 1.81% JavaScript 82.71%
wildfire wildfire-management worldwind-web nasa-worldwind maps imagery terrain solar weather gis

wildfire's People

Contributors

emxsys avatar zglueck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wildfire's Issues

GeoMAC WMS services inconsistent

The GeoMAC GetCapabilities response is inconsistent. Sometimes it returns layer names with numbers, and sometimes with names as plain text.

Related: GetMap requests for either the textual or numeric layers will fail periodically, depending on which random server is processing the request. Dynamically processing the GetCapabilities document(s) is not viable because the embedded server URLs in the response are not valid.

Following are two examples obtained at different times returned from this request:
https://wildfire.cr.usgs.gov/ArcGIS/services/geomac_dyn/MapServer/WMSServer?request=GetCapabilities&service=WMS


Textual Layer Names

<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities version="1.3.0"
  xmlns="http://www.opengis.net/wms"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:esri_wms="http://www.esri.com/wms"
  xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.esri.com/wms http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?version=1.3.0%26service=WMS%26request=GetSchemaExtension">
  <Service>
    <Name><![CDATA[WMS]]></Name>
    <Title>WMS</Title>
    <Abstract>WMS</Abstract>
    <KeywordList><Keyword><![CDATA[]]></Keyword></KeywordList>
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/>
    <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson><![CDATA[]]></ContactPerson>
        <ContactOrganization><![CDATA[]]></ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition><![CDATA[]]></ContactPosition>
      <ContactAddress>
        <AddressType><![CDATA[]]></AddressType>
        <Address><![CDATA[]]></Address>
        <City><![CDATA[]]></City>
        <StateOrProvince><![CDATA[]]></StateOrProvince>
        <PostCode><![CDATA[]]></PostCode>
        <Country><![CDATA[]]></Country>
      </ContactAddress>
      <ContactVoiceTelephone><![CDATA[]]></ContactVoiceTelephone>
      <ContactFacsimileTelephone><![CDATA[]]></ContactFacsimileTelephone>
      <ContactElectronicMailAddress><![CDATA[]]></ContactElectronicMailAddress>
    </ContactInformation>
    <Fees><![CDATA[]]></Fees>
    <AccessConstraints><![CDATA[]]></AccessConstraints>
    <MaxWidth>4096</MaxWidth>
    <MaxHeight>4096</MaxHeight>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>application/vnd.ogc.wms_xml</Format>
        <Format>text/xml</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/bmp</Format>
        <Format>image/jpeg</Format>
        <Format>image/tiff</Format>
        <Format>image/png</Format>
        <Format>image/png8</Format>
        <Format>image/png24</Format>
        <Format>image/png32</Format>
        <Format>image/gif</Format>
        <Format>image/svg+xml</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </GetMap>
      <GetFeatureInfo>
        <Format>application/vnd.esri.wms_raw_xml</Format>
        <Format>application/vnd.esri.wms_featureinfo_xml</Format>
        <Format>application/vnd.ogc.wms_xml</Format>
        <Format>application/geojson</Format>
        <Format>text/xml</Format>
        <Format>text/html</Format>
        <Format>text/plain</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </GetFeatureInfo>
      <esri_wms:GetStyles>
        <Format>application/vnd.ogc.sld+xml</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </esri_wms:GetStyles>
    </Request>
    <Exception>
      <Format>application/vnd.ogc.se_xml</Format>
      <Format>application/vnd.ogc.se_inimage</Format>
      <Format>application/vnd.ogc.se_blank</Format>
      <Format>text/xml</Format>
      <Format>XML</Format>
    </Exception>
    <Layer>
      <Title><![CDATA[Layers]]></Title>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-179.999989</westBoundLongitude><eastBoundLongitude>179.999989</eastBoundLongitude><southBoundLatitude>-43.515819</southBoundLatitude><northBoundLatitude>89.000000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-179.999989" miny="-43.515819" maxx="179.999989" maxy="89.000000"/>
<BoundingBox CRS="EPSG:4326" minx="-43.515819" miny="-179.999989" maxx="89.000000" maxy="179.999989"/>
<BoundingBox CRS="EPSG:3857" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
<BoundingBox CRS="EPSG:102100" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
      <Layer queryable="1">
        <Name>SNOTEL Sites</Name>
        <Title><![CDATA[SNOTEL Sites]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-164.292570</westBoundLongitude><eastBoundLongitude>-103.787580</eastBoundLongitude><southBoundLatitude>32.924010</southBoundLatitude><northBoundLatitude>70.266660</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-164.292570" miny="32.924010" maxx="-103.787580" maxy="70.266660"/>
<BoundingBox CRS="EPSG:4326" minx="32.924010" miny="-164.292570" maxx="70.266660" maxy="-103.787580"/>
<BoundingBox CRS="EPSG:3857" minx="-18288965.233518" miny="3885221.900087" maxx="-11553580.556266" maxy="11156067.197975"/>
<BoundingBox CRS="EPSG:102100" minx="-18288965.233518" miny="3885221.900087" maxx="-11553580.556266" maxy="11156067.197975"/>
        <Style>
          <Name>default</Name>
          <Title>SNOTEL Sites</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=SNOTEL Sites" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>Snow Courses</Name>
        <Title><![CDATA[Snow Courses]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-159.566000</westBoundLongitude><eastBoundLongitude>-103.783330</eastBoundLongitude><southBoundLatitude>32.900000</southBoundLatitude><northBoundLatitude>67.969170</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-159.566000" miny="32.900000" maxx="-103.783330" maxy="67.969170"/>
<BoundingBox CRS="EPSG:4326" minx="32.900000" miny="-159.566000" maxx="67.969170" maxy="-103.783330"/>
<BoundingBox CRS="EPSG:3857" minx="-17762805.867919" miny="3882038.145720" maxx="-11553107.448430" maxy="10437841.851988"/>
<BoundingBox CRS="EPSG:102100" minx="-17762805.867919" miny="3882038.145720" maxx="-11553107.448430" maxy="10437841.851988"/>
        <Style>
          <Name>default</Name>
          <Title>Snow Courses</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Snow Courses" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>Wildland-Urban Interface</Name>
        <Title><![CDATA[Wildland-Urban Interface]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-125.004196</westBoundLongitude><eastBoundLongitude>-65.028287</eastBoundLongitude><southBoundLatitude>24.014420</southBoundLatitude><northBoundLatitude>50.004320</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-125.004196" miny="24.014420" maxx="-65.028287" maxy="50.004320"/>
<BoundingBox CRS="EPSG:4326" minx="24.014420" miny="-125.004196" maxx="50.004320" maxy="-65.028287"/>
<BoundingBox CRS="EPSG:3857" minx="-13915403.466114" miny="2755165.408056" maxx="-7238915.752584" maxy="6447024.020627"/>
<BoundingBox CRS="EPSG:102100" minx="-13915403.466114" miny="2755165.408056" maxx="-7238915.752584" maxy="6447024.020627"/>
        <Style>
          <Name>default</Name>
          <Title>Wildland-Urban Interface</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Wildland-Urban Interface" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>11339285.714286</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>Land Ownership - PADUS</Name>
        <Title><![CDATA[Land Ownership - PADUS]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-179.999989</westBoundLongitude><eastBoundLongitude>179.999989</eastBoundLongitude><southBoundLatitude>-43.515819</southBoundLatitude><northBoundLatitude>89.000000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-179.999989" miny="-43.515819" maxx="179.999989" maxy="89.000000"/>
<BoundingBox CRS="EPSG:4326" minx="-43.515819" miny="-179.999989" maxx="89.000000" maxy="179.999989"/>
<BoundingBox CRS="EPSG:3857" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
<BoundingBox CRS="EPSG:102100" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
        <Style>
          <Name>default</Name>
          <Title>Land Ownership - PADUS</Title>
          <LegendURL width="340" height="192">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Land Ownership - PADUS" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>94494.047619</MinScaleDenominator>
        <MaxScaleDenominator>2834821.428571</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>RAWS Weather Stations</Name>
        <Title><![CDATA[RAWS Weather Stations]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-170.721667</westBoundLongitude><eastBoundLongitude>-64.624444</eastBoundLongitude><southBoundLatitude>0.000000</southBoundLatitude><northBoundLatitude>70.003333</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-170.721667" miny="0.000000" maxx="-64.624444" maxy="70.003333"/>
<BoundingBox CRS="EPSG:4326" minx="0.000000" miny="-170.721667" maxx="70.003333" maxy="-64.624444"/>
<BoundingBox CRS="EPSG:3857" minx="-19004649.037819" miny="0.000000" maxx="-7193960.198878" maxy="11069800.558978"/>
<BoundingBox CRS="EPSG:102100" minx="-19004649.037819" miny="0.000000" maxx="-7193960.198878" maxy="11069800.558978"/>
        <Style>
          <Name>default</Name>
          <Title>RAWS Weather Stations</Title>
          <LegendURL width="100" height="80">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=RAWS Weather Stations" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>Historic Fire Perimeters</Name>
        <Title><![CDATA[Historic Fire Perimeters]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-178.841456</westBoundLongitude><eastBoundLongitude>-65.333160</eastBoundLongitude><southBoundLatitude>3.386426</southBoundLatitude><northBoundLatitude>70.159162</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-178.841456" miny="3.386426" maxx="-65.333160" maxy="70.159162"/>
<BoundingBox CRS="EPSG:4326" minx="3.386426" miny="-178.841456" maxx="70.159162" maxy="-65.333160"/>
<BoundingBox CRS="EPSG:3857" minx="-19908539.780042" miny="377194.907681" maxx="-7272854.124054" maxy="11120717.798857"/>
<BoundingBox CRS="EPSG:102100" minx="-19908539.780042" miny="377194.907681" maxx="-7272854.124054" maxy="11120717.798857"/>
        <Style>
          <Name>default</Name>
          <Title>Historic Fire Perimeters</Title>
          <LegendURL width="40" height="288">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Historic Fire Perimeters" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>9449404.761905</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>2002 Fires</Name>
        <Title><![CDATA[2002 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.433333</westBoundLongitude><eastBoundLongitude>-71.639791</eastBoundLongitude><southBoundLatitude>3.086111</southBoundLatitude><northBoundLatitude>67.366667</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.433333" miny="3.086111" maxx="-71.639791" maxy="67.366667"/>
<BoundingBox CRS="EPSG:4326" minx="3.086111" miny="-160.433333" maxx="67.366667" maxy="-71.639791"/>
<BoundingBox CRS="EPSG:3857" minx="-17859356.942618" miny="343710.592322" maxx="-7974905.054545" maxy="10261318.403511"/>
<BoundingBox CRS="EPSG:102100" minx="-17859356.942618" miny="343710.592322" maxx="-7974905.054545" maxy="10261318.403511"/>
        <Style>
          <Name>default</Name>
          <Title>2002 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2002 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2003 Fires</Name>
        <Title><![CDATA[2003 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-156.466667</westBoundLongitude><eastBoundLongitude>-69.412275</eastBoundLongitude><southBoundLatitude>3.035000</southBoundLatitude><northBoundLatitude>65.966667</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-156.466667" miny="3.035000" maxx="-69.412275" maxy="65.966667"/>
<BoundingBox CRS="EPSG:4326" minx="3.035000" miny="-156.466667" maxx="65.966667" maxy="-69.412275"/>
<BoundingBox CRS="EPSG:3857" minx="-17417789.704130" miny="338012.755271" maxx="-7726939.108137" maxy="9867728.971530"/>
<BoundingBox CRS="EPSG:102100" minx="-17417789.704130" miny="338012.755271" maxx="-7726939.108137" maxy="9867728.971530"/>
        <Style>
          <Name>default</Name>
          <Title>2003 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2003 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2004 Fires</Name>
        <Title><![CDATA[2004 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-155.351389</westBoundLongitude><eastBoundLongitude>-71.197222</eastBoundLongitude><southBoundLatitude>19.250000</southBoundLatitude><northBoundLatitude>67.207778</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-155.351389" miny="19.250000" maxx="-71.197222" maxy="67.207778"/>
<BoundingBox CRS="EPSG:4326" minx="19.250000" miny="-155.351389" maxx="67.207778" maxy="-71.197222"/>
<BoundingBox CRS="EPSG:3857" minx="-17293637.525189" miny="2184391.586804" maxx="-7925638.498936" maxy="10215509.230384"/>
<BoundingBox CRS="EPSG:102100" minx="-17293637.525189" miny="2184391.586804" maxx="-7925638.498936" maxy="10215509.230384"/>
        <Style>
          <Name>default</Name>
          <Title>2004 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2004 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2005 Fires</Name>
        <Title><![CDATA[2005 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.833000</westBoundLongitude><eastBoundLongitude>-67.106000</eastBoundLongitude><southBoundLatitude>16.273000</southBoundLatitude><northBoundLatitude>67.222999</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.833000" miny="16.273000" maxx="-67.106000" maxy="67.222999"/>
<BoundingBox CRS="EPSG:4326" minx="16.273000" miny="-160.833000" maxx="67.222999" maxy="-67.106000"/>
<BoundingBox CRS="EPSG:3857" minx="-17903847.617559" miny="1836359.483929" maxx="-7470205.801828" maxy="10219884.614174"/>
<BoundingBox CRS="EPSG:102100" minx="-17903847.617559" miny="1836359.483929" maxx="-7470205.801828" maxy="10219884.614174"/>
        <Style>
          <Name>default</Name>
          <Title>2005 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2005 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2006 Fires</Name>
        <Title><![CDATA[2006 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-161.700000</westBoundLongitude><eastBoundLongitude>-45.166000</eastBoundLongitude><southBoundLatitude>3.227000</southBoundLatitude><northBoundLatitude>66.943000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-161.700000" miny="3.227000" maxx="-45.166000" maxy="66.943000"/>
<BoundingBox CRS="EPSG:4326" minx="3.227000" miny="-161.700000" maxx="66.943000" maxy="-45.166000"/>
<BoundingBox CRS="EPSG:3857" minx="-18000361.661272" miny="359418.067932" maxx="-5027856.121169" maxy="10139838.392100"/>
<BoundingBox CRS="EPSG:102100" minx="-18000361.661272" miny="359418.067932" maxx="-5027856.121169" maxy="10139838.392100"/>
        <Style>
          <Name>default</Name>
          <Title>2006 Fires</Title>
          <LegendURL width="112" height="80">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2006 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2007 Fires</Name>
        <Title><![CDATA[2007 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.000000</westBoundLongitude><eastBoundLongitude>-26.304000</eastBoundLongitude><southBoundLatitude>-0.000000</southBoundLatitude><northBoundLatitude>86.283000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.000000" miny="-0.000000" maxx="-26.304000" maxy="86.283000"/>
<BoundingBox CRS="EPSG:4326" minx="-0.000000" miny="-160.000000" maxx="86.283000" maxy="-26.304000"/>
<BoundingBox CRS="EPSG:3857" minx="-17811118.526701" miny="-0.001670" maxx="-2928147.886049" maxy="21864932.561072"/>
<BoundingBox CRS="EPSG:102100" minx="-17811118.526701" miny="-0.001670" maxx="-2928147.886049" maxy="21864932.561072"/>
        <Style>
          <Name>default</Name>
          <Title>2007 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2007 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2008 Fires</Name>
        <Title><![CDATA[2008 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-159.061000</westBoundLongitude><eastBoundLongitude>-37.454000</eastBoundLongitude><southBoundLatitude>19.806000</southBoundLatitude><northBoundLatitude>82.003000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-159.061000" miny="19.806000" maxx="-37.454000" maxy="82.003000"/>
<BoundingBox CRS="EPSG:4326" minx="19.806000" miny="-159.061000" maxx="82.003000" maxy="-37.454000"/>
<BoundingBox CRS="EPSG:3857" minx="-17706589.525069" miny="2250063.069602" maxx="-4169360.208171" maxy="16970196.981273"/>
<BoundingBox CRS="EPSG:102100" minx="-17706589.525069" miny="2250063.069602" maxx="-4169360.208171" maxy="16970196.981273"/>
        <Style>
          <Name>default</Name>
          <Title>2008 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2008 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2009 Fires</Name>
        <Title><![CDATA[2009 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.324000</westBoundLongitude><eastBoundLongitude>-29.967000</eastBoundLongitude><southBoundLatitude>11.464000</southBoundLatitude><northBoundLatitude>84.997000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.324000" miny="11.464000" maxx="-29.967000" maxy="84.997000"/>
<BoundingBox CRS="EPSG:4326" minx="11.464000" miny="-160.324000" maxx="84.997000" maxy="-29.967000"/>
<BoundingBox CRS="EPSG:3857" minx="-17847186.041941" miny="1284767.839968" maxx="-3335911.180602" maxy="19968038.282805"/>
<BoundingBox CRS="EPSG:102100" minx="-17847186.041941" miny="1284767.839968" maxx="-3335911.180602" maxy="19968038.282805"/>
        <Style>
          <Name>default</Name>
          <Title>2009 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2009 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2010 Fires</Name>
        <Title><![CDATA[2010 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-162.658000</westBoundLongitude><eastBoundLongitude>-71.794000</eastBoundLongitude><southBoundLatitude>19.767000</southBoundLatitude><northBoundLatitude>68.882000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-162.658000" miny="19.767000" maxx="-71.794000" maxy="68.882000"/>
<BoundingBox CRS="EPSG:4326" minx="19.767000" miny="-162.658000" maxx="68.882000" maxy="-71.794000"/>
<BoundingBox CRS="EPSG:3857" minx="-18107005.733452" miny="2245449.209628" maxx="-7992071.522012" maxy="10714230.260026"/>
<BoundingBox CRS="EPSG:102100" minx="-18107005.733452" miny="2245449.209628" maxx="-7992071.522012" maxy="10714230.260026"/>
        <Style>
          <Name>default</Name>
          <Title>2010 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2010 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2011 Fires</Name>
        <Title><![CDATA[2011 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-161.933000</westBoundLongitude><eastBoundLongitude>-67.097000</eastBoundLongitude><southBoundLatitude>17.772000</southBoundLatitude><northBoundLatitude>68.158000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-161.933000" miny="17.772000" maxx="-67.097000" maxy="68.158000"/>
<BoundingBox CRS="EPSG:4326" minx="17.772000" miny="-161.933000" maxx="68.158000" maxy="-67.097000"/>
<BoundingBox CRS="EPSG:3857" minx="-18026299.102627" miny="2010878.713730" maxx="-7469203.873756" maxy="10494110.207680"/>
<BoundingBox CRS="EPSG:102100" minx="-18026299.102627" miny="2010878.713730" maxx="-7469203.873756" maxy="10494110.207680"/>
        <Style>
          <Name>default</Name>
          <Title>2011 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2011 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2012 Fires</Name>
        <Title><![CDATA[2012 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-163.492000</westBoundLongitude><eastBoundLongitude>-56.367000</eastBoundLongitude><southBoundLatitude>17.966000</southBoundLatitude><northBoundLatitude>70.138000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-163.492000" miny="17.966000" maxx="-56.367000" maxy="70.138000"/>
<BoundingBox CRS="EPSG:4326" minx="17.966000" miny="-163.492000" maxx="70.138000" maxy="-56.367000"/>
<BoundingBox CRS="EPSG:3857" minx="-18199846.188807" miny="2033569.287953" maxx="-6274745.737583" maxy="11113780.721405"/>
<BoundingBox CRS="EPSG:102100" minx="-18199846.188807" miny="2033569.287953" maxx="-6274745.737583" maxy="11113780.721405"/>
        <Style>
          <Name>default</Name>
          <Title>2012 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2012 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2013 Fires</Name>
        <Title><![CDATA[2013 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-161.564000</westBoundLongitude><eastBoundLongitude>-65.325000</eastBoundLongitude><southBoundLatitude>17.968000</southBoundLatitude><northBoundLatitude>69.658000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-161.564000" miny="17.968000" maxx="-65.325000" maxy="69.658000"/>
<BoundingBox CRS="EPSG:4326" minx="17.968000" miny="-161.564000" maxx="69.658000" maxy="-65.325000"/>
<BoundingBox CRS="EPSG:3857" minx="-17985222.210502" miny="2033803.340729" maxx="-7271945.736043" maxy="10958304.971746"/>
<BoundingBox CRS="EPSG:102100" minx="-17985222.210502" miny="2033803.340729" maxx="-7271945.736043" maxy="10958304.971746"/>
        <Style>
          <Name>default</Name>
          <Title>2013 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2013 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2014 Fires</Name>
        <Title><![CDATA[2014 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-170.462000</westBoundLongitude><eastBoundLongitude>-9.847500</eastBoundLongitude><southBoundLatitude>17.980278</southBoundLatitude><northBoundLatitude>82.065000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-170.462000" miny="17.980278" maxx="-9.847500" maxy="82.065000"/>
<BoundingBox CRS="EPSG:4326" minx="17.980278" miny="-170.462000" maxx="82.065000" maxy="-9.847500"/>
<BoundingBox CRS="EPSG:3857" minx="-18975743.039603" miny="2035240.225035" maxx="-1096218.685587" maxy="17019999.061341"/>
<BoundingBox CRS="EPSG:102100" minx="-18975743.039603" miny="2035240.225035" maxx="-1096218.685587" maxy="17019999.061341"/>
        <Style>
          <Name>default</Name>
          <Title>2014 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2014 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2015 Fires</Name>
        <Title><![CDATA[2015 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-164.449667</westBoundLongitude><eastBoundLongitude>-67.012500</eastBoundLongitude><southBoundLatitude>18.010833</southBoundLatitude><northBoundLatitude>67.916000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-164.449667" miny="18.010833" maxx="-67.012500" maxy="67.916000"/>
<BoundingBox CRS="EPSG:4326" minx="18.010833" miny="-164.449667" maxx="67.916000" maxy="-67.012500"/>
<BoundingBox CRS="EPSG:3857" minx="-18306453.191509" miny="2038816.602350" maxx="-7459797.376784" maxy="10422080.732635"/>
<BoundingBox CRS="EPSG:102100" minx="-18306453.191509" miny="2038816.602350" maxx="-7459797.376784" maxy="10422080.732635"/>
        <Style>
          <Name>default</Name>
          <Title>2015 Fires</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2015 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2016 Fires</Name>
        <Title><![CDATA[2016 Fires]]></Title>
        <Abstract><![CDATA[The layer displays ICS209 situation report point data for wildland fire incidents retrieved from the IRWIN (Integrated Reporting of Wildland-Fire Information) system. The layer includes information such as fire name, incident number, percent contained, latitude and longitude coordinates, size (in acres), discovery date, report date, cause, GACC, state and responsible unit. An ICS-209 is required for any fire under a full suppression management strategy that exceeds 100 acres in timber (fuel models 8-13), 300 acres in grass and brush (fuel models 1-7), or has a Type 1 or 2 incident management team assigned. (Geographic Areas and agencies may have more stringent reporting requirements.) Wildland fires being managed under multiple strategies may, or may not, require an ICS-209 to be submitted daily, depending on the size and complexity of the incident. Click here for more information.]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-171.405500</westBoundLongitude><eastBoundLongitude>-70.524722</eastBoundLongitude><southBoundLatitude>19.795833</southBoundLatitude><northBoundLatitude>67.205580</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-171.405500" miny="19.795833" maxx="-70.524722" maxy="67.205580"/>
<BoundingBox CRS="EPSG:4326" minx="19.795833" miny="-171.405500" maxx="67.205580" maxy="-70.524722"/>
<BoundingBox CRS="EPSG:3857" minx="-19080772.979166" miny="2248860.198393" maxx="-7850776.163641" maxy="10214877.639419"/>
<BoundingBox CRS="EPSG:102100" minx="-19080772.979166" miny="2248860.198393" maxx="-7850776.163641" maxy="10214877.639419"/>
        <Style>
          <Name>default</Name>
          <Title>2016 Fires</Title>
          <LegendURL width="100" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2016 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>2017 Fires</Name>
        <Title><![CDATA[2017 Fires]]></Title>
        <Abstract><![CDATA[The layer displays ICS209 situation report point data for wildland fire incidents retrieved from the IRWIN (Integrated Reporting of Wildland-Fire Information) system. The layer includes information such as fire name, incident number, percent contained, latitude and longitude coordinates, size (in acres), discovery date, report date, cause, GACC, state and responsible unit. An ICS-209 is required for any fire under a full suppression management strategy that exceeds 100 acres in timber (fuel models 8-13), 300 acres in grass and brush (fuel models 1-7), or has a Type 1 or 2 incident management team assigned. (Geographic Areas and agencies may have more stringent reporting requirements.) Wildland fires being managed under multiple strategies may, or may not, require an ICS-209 to be submitted daily, depending on the size and complexity of the incident. Click here for more information.]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-163.153500</westBoundLongitude><eastBoundLongitude>-73.508330</eastBoundLongitude><southBoundLatitude>18.988610</southBoundLatitude><northBoundLatitude>69.754500</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-163.153500" miny="18.988610" maxx="-73.508330" maxy="69.754500"/>
<BoundingBox CRS="EPSG:4326" minx="18.988610" miny="-163.153500" maxx="69.754500" maxy="-73.508330"/>
<BoundingBox CRS="EPSG:3857" minx="-18162164.541140" miny="2153594.973037" maxx="-8182909.864664" maxy="10989277.630526"/>
<BoundingBox CRS="EPSG:102100" minx="-18162164.541140" miny="2153594.973037" maxx="-8182909.864664" maxy="10989277.630526"/>
        <Style>
          <Name>default</Name>
          <Title>2017 Fires</Title>
          <LegendURL width="100" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2017 Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>Previous MODIS</Name>
        <Title><![CDATA[Previous MODIS]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-155.299954</westBoundLongitude><eastBoundLongitude>-69.009087</eastBoundLongitude><southBoundLatitude>17.994889</southBoundLatitude><northBoundLatitude>57.297281</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-155.299954" miny="17.994889" maxx="-69.009087" maxy="57.297281"/>
<BoundingBox CRS="EPSG:4326" minx="17.994889" miny="-155.299954" maxx="57.297281" maxy="-69.009087"/>
<BoundingBox CRS="EPSG:3857" minx="-17287911.794815" miny="2036950.356711" maxx="-7682056.429841" maxy="7821124.653420"/>
<BoundingBox CRS="EPSG:102100" minx="-17287911.794815" miny="2036950.356711" maxx="-7682056.429841" maxy="7821124.653420"/>
        <Style>
          <Name>default</Name>
          <Title>Previous MODIS</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Previous MODIS" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>132291.666667</MinScaleDenominator>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>All Current Year Perimeters</Name>
        <Title><![CDATA[All Current Year Perimeters]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.681613</westBoundLongitude><eastBoundLongitude>-71.780233</eastBoundLongitude><southBoundLatitude>29.018326</southBoundLatitude><northBoundLatitude>44.044250</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.681613" miny="29.018326" maxx="-71.780233" maxy="44.044250"/>
<BoundingBox CRS="EPSG:4326" minx="29.018326" miny="-119.681613" maxx="44.044250" maxy="-71.780233"/>
<BoundingBox CRS="EPSG:3857" minx="-13322896.188263" miny="3377978.684605" maxx="-7990538.944033" maxy="5472292.500732"/>
<BoundingBox CRS="EPSG:102100" minx="-13322896.188263" miny="3377978.684605" maxx="-7990538.944033" maxy="5472292.500732"/>
        <Style>
          <Name>default</Name>
          <Title>All Current Year Perimeters</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=All Current Year Perimeters" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>All Current Year Fires</Name>
        <Title><![CDATA[All Current Year Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.100280</westBoundLongitude><eastBoundLongitude>-77.409720</eastBoundLongitude><southBoundLatitude>26.022220</southBoundLatitude><northBoundLatitude>46.226510</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.100280" miny="26.022220" maxx="-77.409720" maxy="46.226510"/>
<BoundingBox CRS="EPSG:4326" minx="26.022220" miny="-119.100280" maxx="46.226510" maxy="-77.409720"/>
<BoundingBox CRS="EPSG:3857" minx="-13258182.522936" miny="3001833.245979" maxx="-8617210.612850" maxy="5816722.204299"/>
<BoundingBox CRS="EPSG:102100" minx="-13258182.522936" miny="3001833.245979" maxx="-8617210.612850" maxy="5816722.204299"/>
        <Style>
          <Name>default</Name>
          <Title>All Current Year Fires</Title>
          <LegendURL width="100" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=All Current Year Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>HMS Fire Detection</Name>
        <Title><![CDATA[HMS Fire Detection]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-156.502000</westBoundLongitude><eastBoundLongitude>-66.564000</eastBoundLongitude><southBoundLatitude>20.527000</southBoundLatitude><northBoundLatitude>50.054000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-156.502000" miny="20.527000" maxx="-66.564000" maxy="50.054000"/>
<BoundingBox CRS="EPSG:4326" minx="20.527000" miny="-156.502000" maxx="50.054000" maxy="-66.564000"/>
<BoundingBox CRS="EPSG:3857" minx="-17421722.948108" miny="2335566.930233" maxx="-7409870.585144" maxy="6455632.947167"/>
<BoundingBox CRS="EPSG:102100" minx="-17421722.948108" miny="2335566.930233" maxx="-7409870.585144" maxy="6455632.947167"/>
        <Style>
          <Name>default</Name>
          <Title>HMS Fire Detection</Title>
          <LegendURL width="100" height="48">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=HMS Fire Detection" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>188988.095238</MinScaleDenominator>
        <MaxScaleDenominator>14174107.142857</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>VIIRS IBAND Fire Detection</Name>
        <Title><![CDATA[VIIRS IBAND Fire Detection]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-152.630116</westBoundLongitude><eastBoundLongitude>-65.643985</eastBoundLongitude><southBoundLatitude>17.997456</southBoundLatitude><northBoundLatitude>70.406860</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-152.630116" miny="17.997456" maxx="-65.643985" maxy="70.406860"/>
<BoundingBox CRS="EPSG:4326" minx="17.997456" miny="-152.630116" maxx="70.406860" maxy="-65.643985"/>
<BoundingBox CRS="EPSG:3857" minx="-16990706.848083" miny="2037250.817481" maxx="-7307455.034975" maxy="11202449.126738"/>
<BoundingBox CRS="EPSG:102100" minx="-16990706.848083" miny="2037250.817481" maxx="-7307455.034975" maxy="11202449.126738"/>
        <Style>
          <Name>default</Name>
          <Title>VIIRS IBAND Fire Detection</Title>
          <LegendURL width="100" height="48">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=VIIRS IBAND Fire Detection" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>132291.666667</MinScaleDenominator>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>MODIS Fire Detection</Name>
        <Title><![CDATA[MODIS Fire Detection]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-155.299954</westBoundLongitude><eastBoundLongitude>-69.009087</eastBoundLongitude><southBoundLatitude>17.994889</southBoundLatitude><northBoundLatitude>57.297281</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-155.299954" miny="17.994889" maxx="-69.009087" maxy="57.297281"/>
<BoundingBox CRS="EPSG:4326" minx="17.994889" miny="-155.299954" maxx="57.297281" maxy="-69.009087"/>
<BoundingBox CRS="EPSG:3857" minx="-17287911.794815" miny="2036950.356711" maxx="-7682056.429841" maxy="7821124.653420"/>
<BoundingBox CRS="EPSG:102100" minx="-17287911.794815" miny="2036950.356711" maxx="-7682056.429841" maxy="7821124.653420"/>
        <Style>
          <Name>default</Name>
          <Title>MODIS Fire Detection</Title>
          <LegendURL width="100" height="48">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=MODIS Fire Detection" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>132291.666667</MinScaleDenominator>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>Latest Perimeters</Name>
        <Title><![CDATA[Latest Perimeters]]></Title>
        <Abstract><![CDATA[The Geospatial Multi-Agency Coordination Group, or GeoMAC, is an internet-based mapping tool originally designed for fire managers to access online maps of current fire locations and perimeters in the conterminous 48 states and Alaska. Perimeters are submitted to GeoMAC by field offices and then posted to an FTP site for downloading. This file contains all fire perimeters that were submitted to GeoMAC by field offices for the current year. The projection is geographic and the datum is NAD83.]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.681613</westBoundLongitude><eastBoundLongitude>-71.780233</eastBoundLongitude><southBoundLatitude>29.018326</southBoundLatitude><northBoundLatitude>44.044250</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.681613" miny="29.018326" maxx="-71.780233" maxy="44.044250"/>
<BoundingBox CRS="EPSG:4326" minx="29.018326" miny="-119.681613" maxx="44.044250" maxy="-71.780233"/>
<BoundingBox CRS="EPSG:3857" minx="-13322896.188263" miny="3377978.684605" maxx="-7990538.944033" maxy="5472292.500732"/>
<BoundingBox CRS="EPSG:102100" minx="-13322896.188263" miny="3377978.684605" maxx="-7990538.944033" maxy="5472292.500732"/>
        <Style>
          <Name>default</Name>
          <Title>Latest Perimeters</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Latest Perimeters" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>4724702.380952</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>Current Fire Perimeters</Name>
        <Title><![CDATA[Current Fire Perimeters]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.681613</westBoundLongitude><eastBoundLongitude>-71.780233</eastBoundLongitude><southBoundLatitude>29.018326</southBoundLatitude><northBoundLatitude>44.044250</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.681613" miny="29.018326" maxx="-71.780233" maxy="44.044250"/>
<BoundingBox CRS="EPSG:4326" minx="29.018326" miny="-119.681613" maxx="44.044250" maxy="-71.780233"/>
<BoundingBox CRS="EPSG:3857" minx="-13322896.188263" miny="3377978.684605" maxx="-7990538.944033" maxy="5472292.500732"/>
<BoundingBox CRS="EPSG:102100" minx="-13322896.188263" miny="3377978.684605" maxx="-7990538.944033" maxy="5472292.500732"/>
        <Style>
          <Name>default</Name>
          <Title>Current Fire Perimeters</Title>
          <LegendURL width="130" height="32">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Current Fire Perimeters" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>Complex Points</Name>
        <Title><![CDATA[Complex Points]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.100280</westBoundLongitude><eastBoundLongitude>-119.100280</eastBoundLongitude><southBoundLatitude>34.429170</southBoundLatitude><northBoundLatitude>34.429170</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.100280" miny="34.429170" maxx="-119.100280" maxy="34.429170"/>
<BoundingBox CRS="EPSG:4326" minx="34.429170" miny="-119.100280" maxx="34.429170" maxy="-119.100280"/>
<BoundingBox CRS="EPSG:3857" minx="-13258182.522936" miny="4086575.682327" maxx="-13258182.522936" maxy="4086575.682327"/>
<BoundingBox CRS="EPSG:102100" minx="-13258182.522936" miny="4086575.682327" maxx="-13258182.522936" maxy="4086575.682327"/>
        <Style>
          <Name>default</Name>
          <Title>Complex Points</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Complex Points" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>Current Fires</Name>
        <Title><![CDATA[Current Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.100280</westBoundLongitude><eastBoundLongitude>-119.100280</eastBoundLongitude><southBoundLatitude>34.429170</southBoundLatitude><northBoundLatitude>34.429170</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.100280" miny="34.429170" maxx="-119.100280" maxy="34.429170"/>
<BoundingBox CRS="EPSG:4326" minx="34.429170" miny="-119.100280" maxx="34.429170" maxy="-119.100280"/>
<BoundingBox CRS="EPSG:3857" minx="-13258182.522936" miny="4086575.682327" maxx="-13258182.522936" maxy="4086575.682327"/>
<BoundingBox CRS="EPSG:102100" minx="-13258182.522936" miny="4086575.682327" maxx="-13258182.522936" maxy="4086575.682327"/>
        <Style>
          <Name>default</Name>
          <Title>Current Fires</Title>
          <LegendURL width="142" height="96">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22527.cr.usgs.gov:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=Current Fires" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
    </Layer>
  </Capability>
</WMS_Capabilities>


Numeric Layer Names

<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities version="1.3.0"
  xmlns="http://www.opengis.net/wms"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:esri_wms="http://www.esri.com/wms"
  xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.esri.com/wms http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?version=1.3.0%26service=WMS%26request=GetSchemaExtension">
  <Service>
    <Name><![CDATA[WMS]]></Name>
    <Title>WMS</Title>
    <Abstract>WMS</Abstract>
    <KeywordList><Keyword><![CDATA[]]></Keyword></KeywordList>
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/>
    <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson><![CDATA[]]></ContactPerson>
        <ContactOrganization><![CDATA[]]></ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition><![CDATA[]]></ContactPosition>
      <ContactAddress>
        <AddressType><![CDATA[]]></AddressType>
        <Address><![CDATA[]]></Address>
        <City><![CDATA[]]></City>
        <StateOrProvince><![CDATA[]]></StateOrProvince>
        <PostCode><![CDATA[]]></PostCode>
        <Country><![CDATA[]]></Country>
      </ContactAddress>
      <ContactVoiceTelephone><![CDATA[]]></ContactVoiceTelephone>
      <ContactFacsimileTelephone><![CDATA[]]></ContactFacsimileTelephone>
      <ContactElectronicMailAddress><![CDATA[]]></ContactElectronicMailAddress>
    </ContactInformation>
    <Fees><![CDATA[]]></Fees>
    <AccessConstraints><![CDATA[]]></AccessConstraints>
    <MaxWidth>4096</MaxWidth>
    <MaxHeight>4096</MaxHeight>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>application/vnd.ogc.wms_xml</Format>
        <Format>text/xml</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/bmp</Format>
        <Format>image/jpeg</Format>
        <Format>image/tiff</Format>
        <Format>image/png</Format>
        <Format>image/png8</Format>
        <Format>image/png24</Format>
        <Format>image/png32</Format>
        <Format>image/gif</Format>
        <Format>image/svg+xml</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </GetMap>
      <GetFeatureInfo>
        <Format>application/vnd.esri.wms_raw_xml</Format>
        <Format>application/vnd.esri.wms_featureinfo_xml</Format>
        <Format>application/vnd.ogc.wms_xml</Format>
        <Format>application/geojson</Format>
        <Format>text/xml</Format>
        <Format>text/html</Format>
        <Format>text/plain</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </GetFeatureInfo>
      <esri_wms:GetStyles>
        <Format>application/vnd.ogc.sld+xml</Format>
        <DCPType>
          <HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?"/></Get></HTTP>
        </DCPType>
      </esri_wms:GetStyles>
    </Request>
    <Exception>
      <Format>application/vnd.ogc.se_xml</Format>
      <Format>application/vnd.ogc.se_inimage</Format>
      <Format>application/vnd.ogc.se_blank</Format>
      <Format>text/xml</Format>
      <Format>XML</Format>
    </Exception>
    <Layer>
      <Title><![CDATA[Layers]]></Title>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-179.999989</westBoundLongitude><eastBoundLongitude>179.999989</eastBoundLongitude><southBoundLatitude>-43.515819</southBoundLatitude><northBoundLatitude>89.000000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-179.999989" miny="-43.515819" maxx="179.999989" maxy="89.000000"/>
<BoundingBox CRS="EPSG:4326" minx="-43.515819" miny="-179.999989" maxx="89.000000" maxy="179.999989"/>
<BoundingBox CRS="EPSG:3857" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
<BoundingBox CRS="EPSG:102100" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
      <Layer queryable="1">
        <Name>0</Name>
        <Title><![CDATA[SNOTEL Sites]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-164.292570</westBoundLongitude><eastBoundLongitude>-103.787580</eastBoundLongitude><southBoundLatitude>32.924010</southBoundLatitude><northBoundLatitude>70.266660</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-164.292570" miny="32.924010" maxx="-103.787580" maxy="70.266660"/>
<BoundingBox CRS="EPSG:4326" minx="32.924010" miny="-164.292570" maxx="70.266660" maxy="-103.787580"/>
<BoundingBox CRS="EPSG:3857" minx="-18288965.233518" miny="3885221.900087" maxx="-11553580.556266" maxy="11156067.197975"/>
<BoundingBox CRS="EPSG:102100" minx="-18288965.233518" miny="3885221.900087" maxx="-11553580.556266" maxy="11156067.197975"/>
        <Style>
          <Name>default</Name>
          <Title>0</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=0" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>1</Name>
        <Title><![CDATA[Snow Courses]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-159.566000</westBoundLongitude><eastBoundLongitude>-103.783330</eastBoundLongitude><southBoundLatitude>32.900000</southBoundLatitude><northBoundLatitude>67.969170</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-159.566000" miny="32.900000" maxx="-103.783330" maxy="67.969170"/>
<BoundingBox CRS="EPSG:4326" minx="32.900000" miny="-159.566000" maxx="67.969170" maxy="-103.783330"/>
<BoundingBox CRS="EPSG:3857" minx="-17762805.867919" miny="3882038.145720" maxx="-11553107.448430" maxy="10437841.851988"/>
<BoundingBox CRS="EPSG:102100" minx="-17762805.867919" miny="3882038.145720" maxx="-11553107.448430" maxy="10437841.851988"/>
        <Style>
          <Name>default</Name>
          <Title>1</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=1" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>2</Name>
        <Title><![CDATA[Wildland-Urban Interface]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-125.004196</westBoundLongitude><eastBoundLongitude>-65.028287</eastBoundLongitude><southBoundLatitude>24.014420</southBoundLatitude><northBoundLatitude>50.004320</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-125.004196" miny="24.014420" maxx="-65.028287" maxy="50.004320"/>
<BoundingBox CRS="EPSG:4326" minx="24.014420" miny="-125.004196" maxx="50.004320" maxy="-65.028287"/>
<BoundingBox CRS="EPSG:3857" minx="-13915403.466114" miny="2755165.408056" maxx="-7238915.752584" maxy="6447024.020627"/>
<BoundingBox CRS="EPSG:102100" minx="-13915403.466114" miny="2755165.408056" maxx="-7238915.752584" maxy="6447024.020627"/>
        <Style>
          <Name>default</Name>
          <Title>2</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=2" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>11339285.714286</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>3</Name>
        <Title><![CDATA[Land Ownership - PADUS]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-179.999989</westBoundLongitude><eastBoundLongitude>179.999989</eastBoundLongitude><southBoundLatitude>-43.515819</southBoundLatitude><northBoundLatitude>89.000000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-179.999989" miny="-43.515819" maxx="179.999989" maxy="89.000000"/>
<BoundingBox CRS="EPSG:4326" minx="-43.515819" miny="-179.999989" maxx="89.000000" maxy="179.999989"/>
<BoundingBox CRS="EPSG:3857" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
<BoundingBox CRS="EPSG:102100" minx="-20037507.067162" miny="-5390817.238551" maxx="20037507.067162" maxy="30240971.958386"/>
        <Style>
          <Name>default</Name>
          <Title>3</Title>
          <LegendURL width="340" height="192">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=3" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>94494.047619</MinScaleDenominator>
        <MaxScaleDenominator>2834821.428571</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>4</Name>
        <Title><![CDATA[RAWS Weather Stations]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-170.721667</westBoundLongitude><eastBoundLongitude>-64.624444</eastBoundLongitude><southBoundLatitude>0.000000</southBoundLatitude><northBoundLatitude>70.003333</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-170.721667" miny="0.000000" maxx="-64.624444" maxy="70.003333"/>
<BoundingBox CRS="EPSG:4326" minx="0.000000" miny="-170.721667" maxx="70.003333" maxy="-64.624444"/>
<BoundingBox CRS="EPSG:3857" minx="-19004649.037819" miny="0.000000" maxx="-7193960.198878" maxy="11069800.558978"/>
<BoundingBox CRS="EPSG:102100" minx="-19004649.037819" miny="0.000000" maxx="-7193960.198878" maxy="11069800.558978"/>
        <Style>
          <Name>default</Name>
          <Title>4</Title>
          <LegendURL width="100" height="80">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=4" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>5</Name>
        <Title><![CDATA[Historic Fire Perimeters]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-178.841456</westBoundLongitude><eastBoundLongitude>-65.333160</eastBoundLongitude><southBoundLatitude>3.386426</southBoundLatitude><northBoundLatitude>70.159162</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-178.841456" miny="3.386426" maxx="-65.333160" maxy="70.159162"/>
<BoundingBox CRS="EPSG:4326" minx="3.386426" miny="-178.841456" maxx="70.159162" maxy="-65.333160"/>
<BoundingBox CRS="EPSG:3857" minx="-19908539.780042" miny="377194.907681" maxx="-7272854.124054" maxy="11120717.798857"/>
<BoundingBox CRS="EPSG:102100" minx="-19908539.780042" miny="377194.907681" maxx="-7272854.124054" maxy="11120717.798857"/>
        <Style>
          <Name>default</Name>
          <Title>5</Title>
          <LegendURL width="40" height="288">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=5" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>9449404.761905</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>6</Name>
        <Title><![CDATA[2002 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.433333</westBoundLongitude><eastBoundLongitude>-71.639791</eastBoundLongitude><southBoundLatitude>3.086111</southBoundLatitude><northBoundLatitude>67.366667</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.433333" miny="3.086111" maxx="-71.639791" maxy="67.366667"/>
<BoundingBox CRS="EPSG:4326" minx="3.086111" miny="-160.433333" maxx="67.366667" maxy="-71.639791"/>
<BoundingBox CRS="EPSG:3857" minx="-17859356.942618" miny="343710.592322" maxx="-7974905.054545" maxy="10261318.403511"/>
<BoundingBox CRS="EPSG:102100" minx="-17859356.942618" miny="343710.592322" maxx="-7974905.054545" maxy="10261318.403511"/>
        <Style>
          <Name>default</Name>
          <Title>6</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=6" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>7</Name>
        <Title><![CDATA[2003 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-156.466667</westBoundLongitude><eastBoundLongitude>-69.412275</eastBoundLongitude><southBoundLatitude>3.035000</southBoundLatitude><northBoundLatitude>65.966667</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-156.466667" miny="3.035000" maxx="-69.412275" maxy="65.966667"/>
<BoundingBox CRS="EPSG:4326" minx="3.035000" miny="-156.466667" maxx="65.966667" maxy="-69.412275"/>
<BoundingBox CRS="EPSG:3857" minx="-17417789.704130" miny="338012.755271" maxx="-7726939.108137" maxy="9867728.971530"/>
<BoundingBox CRS="EPSG:102100" minx="-17417789.704130" miny="338012.755271" maxx="-7726939.108137" maxy="9867728.971530"/>
        <Style>
          <Name>default</Name>
          <Title>7</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=7" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>8</Name>
        <Title><![CDATA[2004 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-155.351389</westBoundLongitude><eastBoundLongitude>-71.197222</eastBoundLongitude><southBoundLatitude>19.250000</southBoundLatitude><northBoundLatitude>67.207778</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-155.351389" miny="19.250000" maxx="-71.197222" maxy="67.207778"/>
<BoundingBox CRS="EPSG:4326" minx="19.250000" miny="-155.351389" maxx="67.207778" maxy="-71.197222"/>
<BoundingBox CRS="EPSG:3857" minx="-17293637.525189" miny="2184391.586804" maxx="-7925638.498936" maxy="10215509.230384"/>
<BoundingBox CRS="EPSG:102100" minx="-17293637.525189" miny="2184391.586804" maxx="-7925638.498936" maxy="10215509.230384"/>
        <Style>
          <Name>default</Name>
          <Title>8</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=8" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>9</Name>
        <Title><![CDATA[2005 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.833000</westBoundLongitude><eastBoundLongitude>-67.106000</eastBoundLongitude><southBoundLatitude>16.273000</southBoundLatitude><northBoundLatitude>67.222999</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.833000" miny="16.273000" maxx="-67.106000" maxy="67.222999"/>
<BoundingBox CRS="EPSG:4326" minx="16.273000" miny="-160.833000" maxx="67.222999" maxy="-67.106000"/>
<BoundingBox CRS="EPSG:3857" minx="-17903847.617559" miny="1836359.483929" maxx="-7470205.801828" maxy="10219884.614174"/>
<BoundingBox CRS="EPSG:102100" minx="-17903847.617559" miny="1836359.483929" maxx="-7470205.801828" maxy="10219884.614174"/>
        <Style>
          <Name>default</Name>
          <Title>9</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=9" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>10</Name>
        <Title><![CDATA[2006 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-161.700000</westBoundLongitude><eastBoundLongitude>-45.166000</eastBoundLongitude><southBoundLatitude>3.227000</southBoundLatitude><northBoundLatitude>66.943000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-161.700000" miny="3.227000" maxx="-45.166000" maxy="66.943000"/>
<BoundingBox CRS="EPSG:4326" minx="3.227000" miny="-161.700000" maxx="66.943000" maxy="-45.166000"/>
<BoundingBox CRS="EPSG:3857" minx="-18000361.661272" miny="359418.067932" maxx="-5027856.121169" maxy="10139838.392100"/>
<BoundingBox CRS="EPSG:102100" minx="-18000361.661272" miny="359418.067932" maxx="-5027856.121169" maxy="10139838.392100"/>
        <Style>
          <Name>default</Name>
          <Title>10</Title>
          <LegendURL width="112" height="80">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=10" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>11</Name>
        <Title><![CDATA[2007 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.000000</westBoundLongitude><eastBoundLongitude>-26.304000</eastBoundLongitude><southBoundLatitude>-0.000000</southBoundLatitude><northBoundLatitude>86.283000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.000000" miny="-0.000000" maxx="-26.304000" maxy="86.283000"/>
<BoundingBox CRS="EPSG:4326" minx="-0.000000" miny="-160.000000" maxx="86.283000" maxy="-26.304000"/>
<BoundingBox CRS="EPSG:3857" minx="-17811118.526701" miny="-0.001670" maxx="-2928147.886049" maxy="21864932.561072"/>
<BoundingBox CRS="EPSG:102100" minx="-17811118.526701" miny="-0.001670" maxx="-2928147.886049" maxy="21864932.561072"/>
        <Style>
          <Name>default</Name>
          <Title>11</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=11" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>12</Name>
        <Title><![CDATA[2008 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-159.061000</westBoundLongitude><eastBoundLongitude>-37.454000</eastBoundLongitude><southBoundLatitude>19.806000</southBoundLatitude><northBoundLatitude>82.003000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-159.061000" miny="19.806000" maxx="-37.454000" maxy="82.003000"/>
<BoundingBox CRS="EPSG:4326" minx="19.806000" miny="-159.061000" maxx="82.003000" maxy="-37.454000"/>
<BoundingBox CRS="EPSG:3857" minx="-17706589.525069" miny="2250063.069602" maxx="-4169360.208171" maxy="16970196.981273"/>
<BoundingBox CRS="EPSG:102100" minx="-17706589.525069" miny="2250063.069602" maxx="-4169360.208171" maxy="16970196.981273"/>
        <Style>
          <Name>default</Name>
          <Title>12</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=12" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>13</Name>
        <Title><![CDATA[2009 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-160.324000</westBoundLongitude><eastBoundLongitude>-29.967000</eastBoundLongitude><southBoundLatitude>11.464000</southBoundLatitude><northBoundLatitude>84.997000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-160.324000" miny="11.464000" maxx="-29.967000" maxy="84.997000"/>
<BoundingBox CRS="EPSG:4326" minx="11.464000" miny="-160.324000" maxx="84.997000" maxy="-29.967000"/>
<BoundingBox CRS="EPSG:3857" minx="-17847186.041941" miny="1284767.839968" maxx="-3335911.180602" maxy="19968038.282805"/>
<BoundingBox CRS="EPSG:102100" minx="-17847186.041941" miny="1284767.839968" maxx="-3335911.180602" maxy="19968038.282805"/>
        <Style>
          <Name>default</Name>
          <Title>13</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=13" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>14</Name>
        <Title><![CDATA[2010 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-162.658000</westBoundLongitude><eastBoundLongitude>-71.794000</eastBoundLongitude><southBoundLatitude>19.767000</southBoundLatitude><northBoundLatitude>68.882000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-162.658000" miny="19.767000" maxx="-71.794000" maxy="68.882000"/>
<BoundingBox CRS="EPSG:4326" minx="19.767000" miny="-162.658000" maxx="68.882000" maxy="-71.794000"/>
<BoundingBox CRS="EPSG:3857" minx="-18107005.733452" miny="2245449.209628" maxx="-7992071.522012" maxy="10714230.260026"/>
<BoundingBox CRS="EPSG:102100" minx="-18107005.733452" miny="2245449.209628" maxx="-7992071.522012" maxy="10714230.260026"/>
        <Style>
          <Name>default</Name>
          <Title>14</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=14" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>15</Name>
        <Title><![CDATA[2011 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-161.933000</westBoundLongitude><eastBoundLongitude>-67.097000</eastBoundLongitude><southBoundLatitude>17.772000</southBoundLatitude><northBoundLatitude>68.158000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-161.933000" miny="17.772000" maxx="-67.097000" maxy="68.158000"/>
<BoundingBox CRS="EPSG:4326" minx="17.772000" miny="-161.933000" maxx="68.158000" maxy="-67.097000"/>
<BoundingBox CRS="EPSG:3857" minx="-18026299.102627" miny="2010878.713730" maxx="-7469203.873756" maxy="10494110.207680"/>
<BoundingBox CRS="EPSG:102100" minx="-18026299.102627" miny="2010878.713730" maxx="-7469203.873756" maxy="10494110.207680"/>
        <Style>
          <Name>default</Name>
          <Title>15</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=15" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>16</Name>
        <Title><![CDATA[2012 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-163.492000</westBoundLongitude><eastBoundLongitude>-56.367000</eastBoundLongitude><southBoundLatitude>17.966000</southBoundLatitude><northBoundLatitude>70.138000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-163.492000" miny="17.966000" maxx="-56.367000" maxy="70.138000"/>
<BoundingBox CRS="EPSG:4326" minx="17.966000" miny="-163.492000" maxx="70.138000" maxy="-56.367000"/>
<BoundingBox CRS="EPSG:3857" minx="-18199846.188807" miny="2033569.287953" maxx="-6274745.737583" maxy="11113780.721405"/>
<BoundingBox CRS="EPSG:102100" minx="-18199846.188807" miny="2033569.287953" maxx="-6274745.737583" maxy="11113780.721405"/>
        <Style>
          <Name>default</Name>
          <Title>16</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=16" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>17</Name>
        <Title><![CDATA[2013 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-161.564000</westBoundLongitude><eastBoundLongitude>-65.325000</eastBoundLongitude><southBoundLatitude>17.968000</southBoundLatitude><northBoundLatitude>69.658000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-161.564000" miny="17.968000" maxx="-65.325000" maxy="69.658000"/>
<BoundingBox CRS="EPSG:4326" minx="17.968000" miny="-161.564000" maxx="69.658000" maxy="-65.325000"/>
<BoundingBox CRS="EPSG:3857" minx="-17985222.210502" miny="2033803.340729" maxx="-7271945.736043" maxy="10958304.971746"/>
<BoundingBox CRS="EPSG:102100" minx="-17985222.210502" miny="2033803.340729" maxx="-7271945.736043" maxy="10958304.971746"/>
        <Style>
          <Name>default</Name>
          <Title>17</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=17" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>18</Name>
        <Title><![CDATA[2014 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-170.462000</westBoundLongitude><eastBoundLongitude>-9.847500</eastBoundLongitude><southBoundLatitude>17.980278</southBoundLatitude><northBoundLatitude>82.065000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-170.462000" miny="17.980278" maxx="-9.847500" maxy="82.065000"/>
<BoundingBox CRS="EPSG:4326" minx="17.980278" miny="-170.462000" maxx="82.065000" maxy="-9.847500"/>
<BoundingBox CRS="EPSG:3857" minx="-18975743.039603" miny="2035240.225035" maxx="-1096218.685587" maxy="17019999.061341"/>
<BoundingBox CRS="EPSG:102100" minx="-18975743.039603" miny="2035240.225035" maxx="-1096218.685587" maxy="17019999.061341"/>
        <Style>
          <Name>default</Name>
          <Title>18</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=18" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>19</Name>
        <Title><![CDATA[2015 Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-164.449667</westBoundLongitude><eastBoundLongitude>-67.012500</eastBoundLongitude><southBoundLatitude>18.010833</southBoundLatitude><northBoundLatitude>67.916000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-164.449667" miny="18.010833" maxx="-67.012500" maxy="67.916000"/>
<BoundingBox CRS="EPSG:4326" minx="18.010833" miny="-164.449667" maxx="67.916000" maxy="-67.012500"/>
<BoundingBox CRS="EPSG:3857" minx="-18306453.191509" miny="2038816.602350" maxx="-7459797.376784" maxy="10422080.732635"/>
<BoundingBox CRS="EPSG:102100" minx="-18306453.191509" miny="2038816.602350" maxx="-7459797.376784" maxy="10422080.732635"/>
        <Style>
          <Name>default</Name>
          <Title>19</Title>
          <LegendURL width="112" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=19" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>20</Name>
        <Title><![CDATA[2016 Fires]]></Title>
        <Abstract><![CDATA[The layer displays ICS209 situation report point data for wildland fire incidents retrieved from the IRWIN (Integrated Reporting of Wildland-Fire Information) system. The layer includes information such as fire name, incident number, percent contained, latitude and longitude coordinates, size (in acres), discovery date, report date, cause, GACC, state and responsible unit. An ICS-209 is required for any fire under a full suppression management strategy that exceeds 100 acres in timber (fuel models 8-13), 300 acres in grass and brush (fuel models 1-7), or has a Type 1 or 2 incident management team assigned. (Geographic Areas and agencies may have more stringent reporting requirements.) Wildland fires being managed under multiple strategies may, or may not, require an ICS-209 to be submitted daily, depending on the size and complexity of the incident. Click here for more information.]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-171.405500</westBoundLongitude><eastBoundLongitude>-70.524722</eastBoundLongitude><southBoundLatitude>19.795833</southBoundLatitude><northBoundLatitude>67.205580</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-171.405500" miny="19.795833" maxx="-70.524722" maxy="67.205580"/>
<BoundingBox CRS="EPSG:4326" minx="19.795833" miny="-171.405500" maxx="67.205580" maxy="-70.524722"/>
<BoundingBox CRS="EPSG:3857" minx="-19080772.979166" miny="2248860.198393" maxx="-7850776.163641" maxy="10214877.639419"/>
<BoundingBox CRS="EPSG:102100" minx="-19080772.979166" miny="2248860.198393" maxx="-7850776.163641" maxy="10214877.639419"/>
        <Style>
          <Name>default</Name>
          <Title>20</Title>
          <LegendURL width="100" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=20" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>21</Name>
        <Title><![CDATA[2017 Fires]]></Title>
        <Abstract><![CDATA[The layer displays ICS209 situation report point data for wildland fire incidents retrieved from the IRWIN (Integrated Reporting of Wildland-Fire Information) system. The layer includes information such as fire name, incident number, percent contained, latitude and longitude coordinates, size (in acres), discovery date, report date, cause, GACC, state and responsible unit. An ICS-209 is required for any fire under a full suppression management strategy that exceeds 100 acres in timber (fuel models 8-13), 300 acres in grass and brush (fuel models 1-7), or has a Type 1 or 2 incident management team assigned. (Geographic Areas and agencies may have more stringent reporting requirements.) Wildland fires being managed under multiple strategies may, or may not, require an ICS-209 to be submitted daily, depending on the size and complexity of the incident. Click here for more information.]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-163.153500</westBoundLongitude><eastBoundLongitude>-73.508330</eastBoundLongitude><southBoundLatitude>18.988610</southBoundLatitude><northBoundLatitude>69.754500</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-163.153500" miny="18.988610" maxx="-73.508330" maxy="69.754500"/>
<BoundingBox CRS="EPSG:4326" minx="18.988610" miny="-163.153500" maxx="69.754500" maxy="-73.508330"/>
<BoundingBox CRS="EPSG:3857" minx="-18162164.541140" miny="2153594.973037" maxx="-8182909.864664" maxy="10989277.630526"/>
<BoundingBox CRS="EPSG:102100" minx="-18162164.541140" miny="2153594.973037" maxx="-8182909.864664" maxy="10989277.630526"/>
        <Style>
          <Name>default</Name>
          <Title>21</Title>
          <LegendURL width="100" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=21" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>22</Name>
        <Title><![CDATA[Previous MODIS]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-155.305954</westBoundLongitude><eastBoundLongitude>-66.266128</eastBoundLongitude><southBoundLatitude>17.993895</southBoundLatitude><northBoundLatitude>57.297281</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-155.305954" miny="17.993895" maxx="-66.266128" maxy="57.297281"/>
<BoundingBox CRS="EPSG:4326" minx="17.993895" miny="-155.305954" maxx="57.297281" maxy="-66.266128"/>
<BoundingBox CRS="EPSG:3857" minx="-17288579.707352" miny="2036833.946306" maxx="-7376711.663405" maxy="7821124.653420"/>
<BoundingBox CRS="EPSG:102100" minx="-17288579.707352" miny="2036833.946306" maxx="-7376711.663405" maxy="7821124.653420"/>
        <Style>
          <Name>default</Name>
          <Title>22</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=22" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>132291.666667</MinScaleDenominator>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>23</Name>
        <Title><![CDATA[All Current Year Perimeters]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.681613</westBoundLongitude><eastBoundLongitude>-79.528026</eastBoundLongitude><southBoundLatitude>29.018326</southBoundLatitude><northBoundLatitude>42.610683</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.681613" miny="29.018326" maxx="-79.528026" maxy="42.610683"/>
<BoundingBox CRS="EPSG:4326" minx="29.018326" miny="-119.681613" maxx="42.610683" maxy="-79.528026"/>
<BoundingBox CRS="EPSG:3857" minx="-13322896.188263" miny="3377978.684605" maxx="-8853019.344955" maxy="5252900.382127"/>
<BoundingBox CRS="EPSG:102100" minx="-13322896.188263" miny="3377978.684605" maxx="-8853019.344955" maxy="5252900.382127"/>
        <Style>
          <Name>default</Name>
          <Title>23</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=23" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>24</Name>
        <Title><![CDATA[All Current Year Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.100280</westBoundLongitude><eastBoundLongitude>-77.409720</eastBoundLongitude><southBoundLatitude>25.512780</southBoundLatitude><northBoundLatitude>46.226510</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.100280" miny="25.512780" maxx="-77.409720" maxy="46.226510"/>
<BoundingBox CRS="EPSG:4326" minx="25.512780" miny="-119.100280" maxx="46.226510" maxy="-77.409720"/>
<BoundingBox CRS="EPSG:3857" minx="-13258182.522936" miny="2938860.730339" maxx="-8617210.612850" maxy="5816722.204299"/>
<BoundingBox CRS="EPSG:102100" minx="-13258182.522936" miny="2938860.730339" maxx="-8617210.612850" maxy="5816722.204299"/>
        <Style>
          <Name>default</Name>
          <Title>24</Title>
          <LegendURL width="100" height="64">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=24" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>25</Name>
        <Title><![CDATA[HMS Fire Detection]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-156.502000</westBoundLongitude><eastBoundLongitude>-66.564000</eastBoundLongitude><southBoundLatitude>19.844000</southBoundLatitude><northBoundLatitude>50.054000</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-156.502000" miny="19.844000" maxx="-66.564000" maxy="50.054000"/>
<BoundingBox CRS="EPSG:4326" minx="19.844000" miny="-156.502000" maxx="50.054000" maxy="-66.564000"/>
<BoundingBox CRS="EPSG:3857" minx="-17421722.948108" miny="2254559.713549" maxx="-7409870.585144" maxy="6455632.947167"/>
<BoundingBox CRS="EPSG:102100" minx="-17421722.948108" miny="2254559.713549" maxx="-7409870.585144" maxy="6455632.947167"/>
        <Style>
          <Name>default</Name>
          <Title>25</Title>
          <LegendURL width="100" height="48">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=25" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>188988.095238</MinScaleDenominator>
        <MaxScaleDenominator>14174107.142857</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>26</Name>
        <Title><![CDATA[VIIRS IBAND Fire Detection]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-152.630116</westBoundLongitude><eastBoundLongitude>-65.643985</eastBoundLongitude><southBoundLatitude>17.997407</southBoundLatitude><northBoundLatitude>70.406860</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-152.630116" miny="17.997407" maxx="-65.643985" maxy="70.406860"/>
<BoundingBox CRS="EPSG:4326" minx="17.997407" miny="-152.630116" maxx="70.406860" maxy="-65.643985"/>
<BoundingBox CRS="EPSG:3857" minx="-16990706.848083" miny="2037245.024469" maxx="-7307455.034975" maxy="11202449.126738"/>
<BoundingBox CRS="EPSG:102100" minx="-16990706.848083" miny="2037245.024469" maxx="-7307455.034975" maxy="11202449.126738"/>
        <Style>
          <Name>default</Name>
          <Title>26</Title>
          <LegendURL width="100" height="48">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=26" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>132291.666667</MinScaleDenominator>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>27</Name>
        <Title><![CDATA[MODIS Fire Detection]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-155.305954</westBoundLongitude><eastBoundLongitude>-66.266128</eastBoundLongitude><southBoundLatitude>17.993895</southBoundLatitude><northBoundLatitude>57.297281</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-155.305954" miny="17.993895" maxx="-66.266128" maxy="57.297281"/>
<BoundingBox CRS="EPSG:4326" minx="17.993895" miny="-155.305954" maxx="57.297281" maxy="-66.266128"/>
<BoundingBox CRS="EPSG:3857" minx="-17288579.707352" miny="2036833.946306" maxx="-7376711.663405" maxy="7821124.653420"/>
<BoundingBox CRS="EPSG:102100" minx="-17288579.707352" miny="2036833.946306" maxx="-7376711.663405" maxy="7821124.653420"/>
        <Style>
          <Name>default</Name>
          <Title>27</Title>
          <LegendURL width="100" height="48">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=27" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MinScaleDenominator>132291.666667</MinScaleDenominator>
        <MaxScaleDenominator>17008928.571429</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>28</Name>
        <Title><![CDATA[Latest Perimeters]]></Title>
        <Abstract><![CDATA[The Geospatial Multi-Agency Coordination Group, or GeoMAC, is an internet-based mapping tool originally designed for fire managers to access online maps of current fire locations and perimeters in the conterminous 48 states and Alaska. Perimeters are submitted to GeoMAC by field offices and then posted to an FTP site for downloading. This file contains all fire perimeters that were submitted to GeoMAC by field offices for the current year. The projection is geographic and the datum is NAD83.]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.681613</westBoundLongitude><eastBoundLongitude>-79.528026</eastBoundLongitude><southBoundLatitude>29.018326</southBoundLatitude><northBoundLatitude>42.610683</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.681613" miny="29.018326" maxx="-79.528026" maxy="42.610683"/>
<BoundingBox CRS="EPSG:4326" minx="29.018326" miny="-119.681613" maxx="42.610683" maxy="-79.528026"/>
<BoundingBox CRS="EPSG:3857" minx="-13322896.188263" miny="3377978.684605" maxx="-8853019.344955" maxy="5252900.382127"/>
<BoundingBox CRS="EPSG:102100" minx="-13322896.188263" miny="3377978.684605" maxx="-8853019.344955" maxy="5252900.382127"/>
        <Style>
          <Name>default</Name>
          <Title>28</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=28" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
        <MaxScaleDenominator>4724702.380952</MaxScaleDenominator>
      </Layer>
      <Layer queryable="1">
        <Name>29</Name>
        <Title><![CDATA[Current Fire Perimeters]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.681613</westBoundLongitude><eastBoundLongitude>-79.528026</eastBoundLongitude><southBoundLatitude>29.018326</southBoundLatitude><northBoundLatitude>42.610683</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.681613" miny="29.018326" maxx="-79.528026" maxy="42.610683"/>
<BoundingBox CRS="EPSG:4326" minx="29.018326" miny="-119.681613" maxx="42.610683" maxy="-79.528026"/>
<BoundingBox CRS="EPSG:3857" minx="-13322896.188263" miny="3377978.684605" maxx="-8853019.344955" maxy="5252900.382127"/>
<BoundingBox CRS="EPSG:102100" minx="-13322896.188263" miny="3377978.684605" maxx="-8853019.344955" maxy="5252900.382127"/>
        <Style>
          <Name>default</Name>
          <Title>29</Title>
          <LegendURL width="130" height="32">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=29" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>30</Name>
        <Title><![CDATA[Complex Points]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.100280</westBoundLongitude><eastBoundLongitude>-93.898890</eastBoundLongitude><southBoundLatitude>29.721940</southBoundLatitude><northBoundLatitude>34.429170</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.100280" miny="29.721940" maxx="-93.898890" maxy="34.429170"/>
<BoundingBox CRS="EPSG:4326" minx="29.721940" miny="-119.100280" maxx="34.429170" maxy="-93.898890"/>
<BoundingBox CRS="EPSG:3857" minx="-13258182.522936" miny="3467857.663087" maxx="-10452776.620854" maxy="4086575.682327"/>
<BoundingBox CRS="EPSG:102100" minx="-13258182.522936" miny="3467857.663087" maxx="-10452776.620854" maxy="4086575.682327"/>
        <Style>
          <Name>default</Name>
          <Title>30</Title>
          <LegendURL width="16" height="16">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=30" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
      <Layer queryable="1">
        <Name>31</Name>
        <Title><![CDATA[Current Fires]]></Title>
        <Abstract><![CDATA[]]></Abstract>
<CRS>CRS:84</CRS>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:3857</CRS>
 <!-- alias 3857 -->
<CRS>EPSG:102100</CRS>
<EX_GeographicBoundingBox><westBoundLongitude>-119.100280</westBoundLongitude><eastBoundLongitude>-93.898890</eastBoundLongitude><southBoundLatitude>29.721940</southBoundLatitude><northBoundLatitude>34.429170</northBoundLatitude></EX_GeographicBoundingBox>
<BoundingBox CRS="CRS:84" minx="-119.100280" miny="29.721940" maxx="-93.898890" maxy="34.429170"/>
<BoundingBox CRS="EPSG:4326" minx="29.721940" miny="-119.100280" maxx="34.429170" maxy="-93.898890"/>
<BoundingBox CRS="EPSG:3857" minx="-13258182.522936" miny="3467857.663087" maxx="-10452776.620854" maxy="4086575.682327"/>
<BoundingBox CRS="EPSG:102100" minx="-13258182.522936" miny="3467857.663087" maxx="-10452776.620854" maxy="4086575.682327"/>
        <Style>
          <Name>default</Name>
          <Title>31</Title>
          <LegendURL width="142" height="96">
            <Format>image/png</Format>
            <OnlineResource xlink:href="http://igskaecgas22528:6080/arcgis/services/geomac_dyn/MapServer/WmsServer?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=31" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
          </LegendURL>
        </Style>
      </Layer>
    </Layer>
  </Capability>
</WMS_Capabilities>

App fails to start because Fancytree can't find JQuery UI

Occasionally, Fancytree fails to load.

main.js:80 Uncaught Error: Fancytree assertion failed: Fancytree requires jQuery UI (http://jqueryui.com)
    at Function.error (VM96724 jquery-2.2.4.min.js:2)
    at e (jquery.fancytree-all.min.js:12)
    at jquery.fancytree-all.min.js:12
    at jquery.fancytree-all.min.js:13
    at Object.execCb (require-2.3.5.min.js:5)
    at b.check (require-2.3.5.min.js:5)
    at b.enable (require-2.3.5.min.js:5)
    at b.init (require-2.3.5.min.js:5)
    at h (require-2.3.5.min.js:5)
    at Object.completeLoad (require-2.3.5.min.js:5)

Fire Lookout expanded output

Display expanded details for the selected Fire Lookout in the output window.

  • Wildfire Diamond
  • Haul Chart (See #57)
  • Fuel Moisture Scenario
  • Fuel Model
  • CPS Alignment of Forces (Wind/Slope/Solar Preheat)
  • Solar Influence Air Temperature/Fuel Temperature/Fuel Moisture
  • Fire Behavior Animation

@Dr-Eckleberg

Add callout for Weather Scout

Show a callout annotation containing current weather information when a right-mouse click is made on a WeatherScout.

Add callout for Wildfire

Show a callout annotation containing incident information when a right-mouse click is made on a Wildfire icon.

Show Wildfire expanded output

  • Show date range with calendar/chart
  • Show percent contained with chart
  • Show textual details
  • Show size with a gauge (class breaks: Less than <10K; <25K; <50K; <100K; >=100K)
  • Show acreage in alternate units of measure (hectares, square miles)

Make base maps mutually exclusive

Change the behavior of the base maps selection so that they are mutually exclusive.

  • Change the transparency option to opaque.
  • Move Bing Roads and and OpenStreetMap to overlays

Add wind direction vectors to wind speed graph

Customize the Wind Speed graph to show the wind direction. Will require customizing the vis.js code or css. Consider:

  • A rotated triangle/arrow instead of a point for the symbol

  • A rotated line segment emanating from the point symbol

Time controls in Chrome on mobiles are not available

The window size in Chrome on mobiles is not computed correctly. This prevents the time controls from being displayed. The time widget and location widget are truncated as well.

Workaround

Display the Info Panel to bring the time controls into view.

Add callout for Fire Lookout

Show a callout annotation containing fire behavior information when a right-mouse click is made on a FireLookout.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.