<?xml version="1.0" ?>
<WMS_Capabilities xmlns="http://www.opengis.net/wms" xmlns:sld="http://www.opengis.net/sld" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3.0" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd">
<Service>
  <Name>WMS</Name>
  <Title>AGD Hancock WV 2026 (TiTiler mosaic)</Title>
  <Abstract>WorldView mosaic served through TiTiler MosaicJSON / MapProxy</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://titiler-198781409818.us-east1.run.app"/>
  <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson>AGD</ContactPerson>
        <ContactOrganization></ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition></ContactPosition>
      <ContactAddress>
        <AddressType>postal</AddressType>
        <Address></Address>
        <City></City>
        <StateOrProvince></StateOrProvince>
        <PostCode></PostCode>
        <Country></Country>
      </ContactAddress>
      <ContactVoiceTelephone></ContactVoiceTelephone>
      <ContactFacsimileTelephone></ContactFacsimileTelephone>
      <ContactElectronicMailAddress></ContactElectronicMailAddress>
  </ContactInformation>
    <Fees>none</Fees>
    <AccessConstraints>proprietary</AccessConstraints>
    <MaxWidth>4000</MaxWidth>
    <MaxHeight>4000</MaxHeight>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services.agd.cc/HancockWV2026t/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services.agd.cc/HancockWV2026t/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetMap>
    <GetFeatureInfo>
      <Format>text/plain</Format>
      <Format>text/html</Format>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services.agd.cc/HancockWV2026t/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>HancockWV2026</Name>
    <Title>Hancock WV 2026</Title>
    <Abstract>Hancock County WV 2026 WorldView mosaic (COG mosaic via TiTiler)</Abstract>
    <CRS>EPSG:3857</CRS>
    <CRS>EPSG:4326</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>-80.67254727672378</westBoundLongitude>
      <eastBoundLongitude>-80.50682538128403</eastBoundLongitude>
      <southBoundLatitude>40.380446388051055</southBoundLatitude>
      <northBoundLatitude>40.64249301852552</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="-80.67254727672378" miny="40.380446388051055" maxx="-80.50682538128403" maxy="40.64249301852552" />
    <BoundingBox CRS="EPSG:3857" minx="-8980426.88384118" miny="4921382.711115808" maxx="-8961978.806827532" maxy="4959751.622236422" />
    <BoundingBox CRS="EPSG:4326" minx="40.380446388051055" miny="-80.67254727672378" maxx="40.64249301852552" maxy="-80.50682538128403" />
  </Layer>
</Capability>
</WMS_Capabilities>