<?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>NC Orthoimagery (2012)</Title>
  <Abstract></Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://services2.agd.cc/NCOneMap2012/service"/>
    <Fees>none</Fees>
    <AccessConstraints>none</AccessConstraints>
    <MaxWidth>4000</MaxWidth>
    <MaxHeight>4000</MaxHeight>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services2.agd.cc/NCOneMap2012/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <Format>image/gif</Format>
      <Format>image/GeoTIFF</Format>
      <Format>image/tiff</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services2.agd.cc/NCOneMap2012/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://services2.agd.cc/NCOneMap2012/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>NCOneMap2012</Name>
    <Title>Orthoimagery_2012</Title>
    <CRS>EPSG:3857</CRS>
    <CRS>EPSG:900913</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:4258</CRS>
    <CRS>CRS:84</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>-78.65437574126413</westBoundLongitude>
      <eastBoundLongitude>-75.40790483136557</eastBoundLongitude>
      <southBoundLatitude>33.7680020875555</southBoundLatitude>
      <northBoundLatitude>36.60678056946427</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="-78.65437574126413" miny="33.7680020875555" maxx="-75.40790483136557" maxy="36.60678056946427" />
    <BoundingBox CRS="EPSG:3857" minx="-8755765.056180334" miny="3997692.7528190715" maxx="-8394369.567615248" maxy="4384437.882951192" />
    <BoundingBox CRS="EPSG:4326" minx="33.7680020875555" miny="-78.65437574126413" maxx="36.60678056946427" maxy="-75.40790483136557" />
    <BoundingBox CRS="EPSG:900913" minx="-8755765.056180334" miny="3997692.7528190715" maxx="-8394369.567615248" maxy="4384437.882951192" />
  </Layer>
</Capability>
</WMS_Capabilities>