<?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>MapProxy WMS</Title>
  <Abstract></Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://wms.ngi.be//orthophotos_1980s/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://wms.ngi.be//orthophotos_1980s/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://wms.ngi.be//orthophotos_1980s/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://wms.ngi.be//orthophotos_1980s/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer queryable="1">
    <Name>orthophoto_1989</Name>
    <Title>orthophoto_1989</Title>
    <CRS>CRS:84</CRS>
    <CRS>EPSG:3812</CRS>
    <CRS>EPSG:3857</CRS>
    <CRS>EPSG:25831</CRS>
    <CRS>EPSG:25832</CRS>
    <CRS>EPSG:31370</CRS>
    <CRS>EPSG:4258</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:3035</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>2.5257253280221716</westBoundLongitude>
      <eastBoundLongitude>6.459015682518876</eastBoundLongitude>
      <southBoundLatitude>49.4846161497054</southBoundLatitude>
      <northBoundLatitude>51.50583560067849</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="2.5257253280221716" miny="49.4846161497054" maxx="6.459015682518876" maxy="51.50583560067849" />
    <BoundingBox CRS="EPSG:3857" minx="281162.45739910204" miny="6357494.266336149" maxx="719014.3368037697" maxy="6711262.685494518" />
    <BoundingBox CRS="EPSG:4326" minx="49.4846161497054" miny="2.5257253280221716" maxx="51.50583560067849" maxy="6.459015682518876" />
  </Layer>
</Capability>
</WMS_Capabilities>