source: josm/trunk/test/data/regress/19193/capabilities.xml@ 16412

Last change on this file since 16412 was 16412, checked in by simon04, 4 years ago

fix #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities

For the constant CAPABILITIES_ROOT_130, the namespaceURI and localPart were interchanged.

File size: 11.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sld="http://www.opengis.net/sld" xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_vs="http://inspire.ec.europa.eu/schemas/inspire_vs/1.0" xsi:schemaLocation="http://www.opengis.net/wms https://isk.geobasis-bb.de/schema/ogc/wms/1.3.0/capabilities_1_3_0.xsd http://inspire.ec.europa.eu/schemas/inspire_vs/1.0 https://isk.geobasis-bb.de/schema/inspire/inspire_vs/1.0/inspire_vs.xsd" updateSequence="2016-01-01">
3 <Service>
4 <Name>WMS</Name>
5 <Title>INSPIRE-WMS BB Geografische Bezeichnungen ALKIS</Title>
6 <Abstract>Dieser Dienst stellt für das INSPIRE-Thema Geografische Bezeichnungen aus ALKIS umgesetzte Daten bereit.</Abstract>
7 <KeywordList>
8 <Keyword>opendata</Keyword>
9 <Keyword>Geobasisdaten</Keyword>
10 <Keyword>AdV</Keyword>
11 <Keyword>WMS</Keyword>
12 <Keyword>AdV-OWS-Basisprofil</Keyword>
13 <Keyword>AdV-WMS-Profil 4.0.0</Keyword>
14 <Keyword>AdV-INSPIRE-Produktspezifikation (Version 1.0.0)</Keyword>
15 <Keyword>BB</Keyword>
16 <Keyword>Brandenburg</Keyword>
17 <Keyword>inspireidentifiziert</Keyword>
18 <Keyword>infoMapAccessService</Keyword>
19 <Keyword>INSPIRE-WMS_BB_Geografische_Bezeichnungen_ALKIS</Keyword>
20 <Keyword>ALKIS</Keyword>
21 <Keyword>Amtliches Liegenschaftskatasterinformationssystem</Keyword>
22 <Keyword>Geografische Bezeichnungen</Keyword>
23 <Keyword>Geographical Names</Keyword>
24 </KeywordList>
25 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://geobroker.geobasis-bb.de/gbss.php?MODE=GetProductPreview&amp;PRODUCTID="/>
26 <ContactInformation>
27 <ContactPersonPrimary>
28 <ContactPerson>Kundenservice</ContactPerson>
29 <ContactOrganization>Landesvermessung und Geobasisinformation Brandenburg (LGB)</ContactOrganization>
30 </ContactPersonPrimary>
31 <ContactAddress>
32 <AddressType>postalisch</AddressType>
33 <Address>Heinrich-Mann-Allee 103</Address>
34 <City>Potsdam</City>
35 <StateOrProvince>Brandenburg</StateOrProvince>
36 <PostCode>14473</PostCode>
37 <Country>DE</Country>
38 </ContactAddress>
39 <ContactVoiceTelephone>+49-331-8844-123</ContactVoiceTelephone>
40 <ContactFacsimileTelephone>+49-331-8844-16123</ContactFacsimileTelephone>
41 <ContactElectronicMailAddress>kundenservice@geobasis-bb.de</ContactElectronicMailAddress>
42 </ContactInformation>
43 <Fees>kostenfrei, unter Beachtung der Lizenzbedingungen</Fees>
44 <AccessConstraints>Nutzungsbedingungen: Datenlizenz Deutschland - Namensnennung - Version 2.0, https://www.govdata.de/dl-de/by-2-0; dl-de-by-2.0, Namensnennung: "GeoBasis-DE/LGB", Beispiel: „© GeoBasis-DE/LGB, dl-de/by-2-0, (Daten geändert)“, (Klammer = optional)</AccessConstraints>
45 <MaxWidth>8000</MaxWidth>
46 <MaxHeight>8000</MaxHeight>
47 </Service>
48 <Capability>
49 <Request>
50 <GetCapabilities>
51 <Format>text/xml</Format>
52 <DCPType>
53 <HTTP>
54 <Get>
55 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://inspire.brandenburg.de/services/gn_alkis_wms?"/>
56 </Get>
57 </HTTP>
58 </DCPType>
59 </GetCapabilities>
60 <GetMap>
61 <Format>image/png</Format>
62 <Format>image/jpeg</Format>
63 <Format>image/gif</Format>
64 <DCPType>
65 <HTTP>
66 <Get>
67 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://inspire.brandenburg.de/services/gn_alkis_wms?"/>
68 </Get>
69 <Post>
70 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://inspire.brandenburg.de/services/gn_alkis_wms"/>
71 </Post>
72 </HTTP>
73 </DCPType>
74 </GetMap>
75 <GetFeatureInfo>
76 <Format>text/xml;subtype=gml/3.2.1</Format>
77 <Format>text/html</Format>
78 <DCPType>
79 <HTTP>
80 <Get>
81 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://inspire.brandenburg.de/services/gn_alkis_wms?"/>
82 </Get>
83 </HTTP>
84 </DCPType>
85 </GetFeatureInfo>
86 </Request>
87 <Exception>
88 <Format>XML</Format>
89 <Format>INIMAGE</Format>
90 <Format>BLANK</Format>
91 </Exception>
92 <inspire_vs:ExtendedCapabilities>
93 <inspire_common:MetadataUrl>
94 <inspire_common:URL>https://isk.geobasis-bb.de/geomis-csw/service?REQUEST=GetRecordById&amp;service=CSW&amp;version=2.0.2&amp;resultType=results&amp;typeNames=csw:Record&amp;elementSetName=full&amp;ID=7347fb33-4a38-4f1c-a133-46c60cbd793b</inspire_common:URL>
95 <inspire_common:MediaType>application/vnd.ogc.csw.GetRecordByIdResponse_xml</inspire_common:MediaType>
96 </inspire_common:MetadataUrl>
97 <inspire_common:SupportedLanguages>
98 <inspire_common:DefaultLanguage>
99 <inspire_common:Language>ger</inspire_common:Language>
100 </inspire_common:DefaultLanguage>
101 </inspire_common:SupportedLanguages>
102 <inspire_common:ResponseLanguage>
103 <inspire_common:Language>ger</inspire_common:Language>
104 </inspire_common:ResponseLanguage>
105 </inspire_vs:ExtendedCapabilities>
106 <Layer queryable="0">
107 <Title>INSPIRE GN ALKIS BB</Title>
108 <Abstract>INSPIRE Geografische Bezeichnungen aus ALKIS in BB</Abstract>
109 <CRS>EPSG:25833</CRS>
110 <CRS>EPSG:25832</CRS>
111 <CRS>EPSG:4326</CRS>
112 <CRS>EPSG:4258</CRS>
113 <CRS>EPSG:3034</CRS>
114 <CRS>EPSG:3035</CRS>
115 <CRS>EPSG:3044</CRS>
116 <CRS>EPSG:3045</CRS>
117 <CRS>EPSG:3857</CRS>
118 <CRS>EPSG:4839</CRS>
119 <CRS>EPSG:5650</CRS>
120 <CRS>EPSG:4647</CRS>
121 <CRS>urn:adv:crs:ETRS89_UTM33</CRS>
122 <CRS>urn:adv:crs:ETRS89_UTM32</CRS>
123 <CRS>urn:adv:crs:WGS84_Lat-Lon</CRS>
124 <CRS>urn:adv:crs:ETRS89_Lat-Lon</CRS>
125 <CRS>urn:adv:crs:ETRS89_LCC</CRS>
126 <CRS>urn:adv:crs:ETRS89_LAEA</CRS>
127 <CRS>urn:adv:crs:ETRS89_UTM32_N-E</CRS>
128 <CRS>urn:adv:crs:ETRS89_UTM33_N-E</CRS>
129 <CRS>urn:adv:crs:WGS84_Pseudo-Mercator</CRS>
130 <CRS>urn:adv:crs:ETRS89_LCC_N-E</CRS>
131 <CRS>urn:adv:crs:ETRS89_UTM33_zE-N</CRS>
132 <CRS>urn:adv:crs:ETRS89_UTM32_zE-N</CRS>
133 <EX_GeographicBoundingBox>
134 <westBoundLongitude>10.8978490830899</westBoundLongitude>
135 <eastBoundLongitude>14.9049379960258</eastBoundLongitude>
136 <southBoundLatitude>51.2999957016739</southBoundLatitude>
137 <northBoundLatitude>53.5999945122912</northBoundLatitude>
138 </EX_GeographicBoundingBox>
139 <BoundingBox CRS="EPSG:25833" minx="228152" miny="5690412" maxx="493382" maxy="5939023" resx="1" resy="1"/>
140 <BoundingBox CRS="EPSG:25832" minx="625794.536741298" miny="5685280.5860994" maxx="910927.519457639" maxy="5955214.83895806" resx="1" resy="1"/>
141 <BoundingBox CRS="EPSG:4326" minx="51.2999957016739" miny="11.0999882741047" maxx="53.5999945122912" maxy="14.8999944420867" resx="1" resy="1"/>
142 <BoundingBox CRS="EPSG:4258" minx="51.2999957016739" miny="11.0999882741047" maxx="53.5999945122912" maxy="14.8999944420867" resx="1" resy="1"/>
143 <BoundingBox CRS="EPSG:3034" minx="2725337.83351404" miny="4074079.90884607" maxx="2982432.33771219" maxy="4313382.25302754" resx="1" resy="1"/>
144 <BoundingBox CRS="EPSG:3035" minx="3132694.44665344" miny="4397714.6851617" maxx="3399003.9057543" maxy="4645148.41163017" resx="1" resy="1"/>
145 <BoundingBox CRS="EPSG:3044" minx="5685280.5860994" miny="646395.940082372" maxx="5955214.83895806" maxy="890235.390177993" resx="1" resy="1"/>
146 <BoundingBox CRS="EPSG:3045" minx="5690411.99996247" miny="228151.999999013" maxx="5939023" maxy="493382" resx="1" resy="1"/>
147 <BoundingBox CRS="EPSG:3857" minx="1213143.01067151" miny="6674532.03302645" maxx="1659210.10802291" maxy="7094761.09393721" resx="1" resy="1"/>
148 <BoundingBox CRS="EPSG:4839" minx="33513.7841376633" miny="41805.4793396569" maxx="297826.875537171" maxy="291103.368749009" resx="1" resy="1"/>
149 <BoundingBox CRS="EPSG:5650" minx="33228151.999999" miny="5690411.99996247" maxx="33493382" maxy="5939023" resx="1" resy="1"/>
150 <BoundingBox CRS="EPSG:4647" minx="32625794.5367413" miny="5685280.5860994" maxx="32910927.5194576" maxy="5955214.83895806" resx="1" resy="1"/>
151 <BoundingBox CRS="urn:adv:crs:ETRS89_UTM33" minx="228152" miny="5690412" maxx="493382" maxy="5939023" resx="1" resy="1"/>
152 <BoundingBox CRS="urn:adv:crs:ETRS89_UTM32" minx="625794.536741298" miny="5685280.5860994" maxx="910927.519457639" maxy="5955214.83895806" resx="1" resy="1"/>
153 <BoundingBox CRS="urn:adv:crs:WGS84_Lat-Lon" minx="51.2999957016739" miny="11.0999882741047" maxx="53.5999945122912" maxy="14.8999944420867" resx="1" resy="1"/>
154 <BoundingBox CRS="urn:adv:crs:ETRS89_Lat-Lon" minx="51.2999957016739" miny="11.0999882741047" maxx="53.5999945122912" maxy="14.8999944420867" resx="1" resy="1"/>
155 <BoundingBox CRS="urn:adv:crs:ETRS89_LCC" minx="2725337.83351404" miny="4074079.90884607" maxx="2982432.33771219" maxy="4313382.25302754" resx="1" resy="1"/>
156 <BoundingBox CRS="urn:adv:crs:ETRS89_LAEA" minx="3132694.44665344" miny="4397714.6851617" maxx="3399003.9057543" maxy="4645148.41163017" resx="1" resy="1"/>
157 <BoundingBox CRS="urn:adv:crs:ETRS89_UTM32_N-E" minx="5685280.5860994" miny="646395.940082372" maxx="5955214.83895806" maxy="890235.390177993" resx="1" resy="1"/>
158 <BoundingBox CRS="urn:adv:crs:ETRS89_UTM33_N-E" minx="5690411.99996247" miny="228151.999999013" maxx="5939023" maxy="493382" resx="1" resy="1"/>
159 <BoundingBox CRS="urn:adv:crs:WGS84_Pseudo-Mercator" minx="1213143.01067151" miny="6674532.03302645" maxx="1659210.10802291" maxy="7094761.09393721" resx="1" resy="1"/>
160 <BoundingBox CRS="urn:adv:crs:ETRS89_LCC_N-E" minx="33513.7841376633" miny="41805.4793396569" maxx="297826.875537171" maxy="291103.368749009" resx="1" resy="1"/>
161 <BoundingBox CRS="urn:adv:crs:ETRS89_UTM33_zE-N" minx="33228151.999999" miny="5690411.99996247" maxx="33493382" maxy="5939023" resx="1" resy="1"/>
162 <BoundingBox CRS="urn:adv:crs:ETRS89_UTM32_zE-N" minx="32625794.5367413" miny="5685280.5860994" maxx="32910927.5194576" maxy="5955214.83895806" resx="1" resy="1"/>
163 <Layer queryable="1">
164 <Name>GN.GeographicalNames</Name>
165 <Title>Geografische Bezeichnungen</Title>
166 <Abstract>Geografische Bezeichnungen</Abstract>
167 <KeywordList>
168 <Keyword>Benannter Ort</Keyword>
169 <Keyword>Named Place</Keyword>
170 <Keyword>endonym</Keyword>
171 <Keyword>exonym</Keyword>
172 <Keyword>feature name</Keyword>
173 <Keyword>geographical name</Keyword>
174 <Keyword>location name</Keyword>
175 <Keyword>name</Keyword>
176 <Keyword>place name</Keyword>
177 <Keyword>spatial object name</Keyword>
178 <Keyword>toponym</Keyword>
179 <Keyword>toponymy</Keyword>
180 </KeywordList>
181 <AuthorityURL name="lgb">
182 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://geoportal.brandenburg.de/registry/lgb"/>
183 </AuthorityURL>
184 <MetadataURL type="ISO19115:2003">
185 <Format>text/xml</Format>
186 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://isk.geobasis-bb.de/geomis-csw/service?REQUEST=GetRecordById&amp;service=CSW&amp;version=2.0.2&amp;resultType=results&amp;typeNames=csw:Record&amp;elementSetName=full&amp;ID=7111bcbc-6d35-49fd-8928-1ba9efc0243a"/>
187 </MetadataURL>
188 <Style>
189 <Name>GN.GeographicalNames.Default</Name>
190 <Title>GN.GeographicalNames.Default</Title>
191 <Abstract>GN.GeographicalNames.Default</Abstract>
192 <LegendURL width="184" height="27">
193 <Format>image/png</Format>
194 <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://isk.geobasis-bb.de/legends/GN.GeographicalNames.Default.png"/>
195 </LegendURL>
196 </Style>
197 <MinScaleDenominator>1</MinScaleDenominator>
198 <MaxScaleDenominator>20000</MaxScaleDenominator>
199 </Layer>
200 </Layer>
201 </Capability>
202</WMS_Capabilities>
Note: See TracBrowser for help on using the repository browser.