<?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>Luftbild 2024</Title>
  <Abstract>Luftbild 2024 20cm Auflösung mit Beschriftung</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://geodienste.leipzig.de/l4/Luftbild_2024/service"/>
  <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson>Susann Oswald</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>geoinformation@leipzig.de</ContactElectronicMailAddress>
  </ContactInformation>
    <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://geodienste.leipzig.de/l4/Luftbild_2024/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/jpeg</Format>
      <Format>image/png</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://geodienste.leipzig.de/l4/Luftbild_2024/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetMap>
    <GetFeatureInfo>
      <Format>text/plain</Format>
      <Format>text/html</Format>
      <Format>application/json</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://geodienste.leipzig.de/l4/Luftbild_2024/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>Luftbild_2024</Name>
    <Title>Luftbild_2024</Title>
    <CRS>EPSG:25833</CRS>
    <CRS>EPSG:3857</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>12.240202</westBoundLongitude>
      <eastBoundLongitude>12.537103</eastBoundLongitude>
      <southBoundLatitude>51.236912</southBoundLatitude>
      <northBoundLatitude>51.450991</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="12.240202" miny="51.236912" maxx="12.537103" maxy="51.450991" />
    <BoundingBox CRS="EPSG:25833" minx="307349.99062224384" miny="5679053.051288651" maxx="328872.00396482064" maxy="5703591.713502964" />
    <BoundingBox CRS="EPSG:3857" minx="1362573.0538468088" miny="6663308.190422213" maxx="1395623.9219828225" maxy="6701459.889442822" />
  </Layer>
</Capability>
</WMS_Capabilities>