"Fossies" - the Fresh Open Source Software Archive

Member "geotools-29.1/modules/extension/wms/src/test/resources/org/geotools/ows/wms/test/test-data/1.3.0Capabilities.xml" (4 May 2023, 8269 Bytes) of package /linux/misc/geotools-29.1-project.zip:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <?xml version="1.0"?>
    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" xsi:schemaLocation="http://www.opengis.net/wms capabilities_1_3_0.xsd">
    3     <!-- Service Metadata -->
    4     <Service>
    5         <!-- The WMT-defined name for this type of service -->
    6         <Name>WMS</Name>
    7         <!-- Human-readable title for pick lists -->
    8         <Title>World Map</Title>
    9         <!-- Narrative description providing additional information -->
   10         <Abstract>None</Abstract>
   11         <!-- Top-level web address of service or service provider.  See also OnlineResource
   12   elements under <DCPType>. -->
   13         <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www2.demis.nl"/>
   14         <!-- Contact information -->
   15         <ContactInformation>
   16             <ContactPersonPrimary>
   17                 <ContactPerson></ContactPerson>
   18                 <ContactOrganization></ContactOrganization>
   19             </ContactPersonPrimary>
   20             <ContactPosition>None</ContactPosition>
   21             <ContactAddress>
   22                 <AddressType>None</AddressType>
   23                 <Address>None</Address>
   24                 <City>None</City>
   25                 <StateOrProvince>None</StateOrProvince>
   26                 <PostCode>None</PostCode>
   27                 <Country>None</Country>
   28             </ContactAddress>
   29             <ContactVoiceTelephone>None</ContactVoiceTelephone>
   30             <ContactElectronicMailAddress></ContactElectronicMailAddress>
   31         </ContactInformation>
   32         <!-- Fees or access constraints imposed. -->
   33         <Fees>none</Fees>
   34         <AccessConstraints>none</AccessConstraints>
   35         <LayerLimit>40</LayerLimit>
   36         <MaxWidth>2000</MaxWidth>
   37         <MaxHeight>2000</MaxHeight>
   38     </Service>
   39     <Capability>
   40         <Request>
   41             <GetCapabilities>
   42                 <Format>text/xml</Format>
   43                 <DCPType>
   44                     <HTTP>
   45                         <Get>
   46                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www2.demis.nl/wms/wms.asp?wms=WorldMap&amp;"/>
   47                         </Get>
   48                         <Post>
   49                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www2.demis.nl/wms/wms.asp?wms=WorldMap&amp;"/>
   50                         </Post>
   51                     </HTTP>
   52                 </DCPType>
   53             </GetCapabilities>
   54             <GetMap>
   55                 <Format>image/gif</Format>
   56                 <Format>image/png</Format>
   57                 <Format>image/jpeg</Format>
   58                 <Format>image/bmp</Format>
   59                 <Format>image/swf</Format>
   60                 <DCPType>
   61                     <HTTP>
   62                         <Get>
   63                             <!-- The URL here for invoking GetCapabilities using HTTP GET
   64             is only a prefix to which a query string is appended. -->
   65                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www2.demis.nl/wms/wms.asp?wms=WorldMap&amp;"/>
   66                         </Get>
   67                     </HTTP>
   68                 </DCPType>
   69             </GetMap>
   70             <GetFeatureInfo>
   71                 <Format>text/xml</Format>
   72                 <Format>text/plain</Format>
   73                 <Format>text/html</Format>
   74                 <Format>text/swf</Format>
   75                 <DCPType>
   76                     <HTTP>
   77                         <Get>
   78                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www2.demis.nl/wms/wms.asp?wms=WorldMap&amp;"/>
   79                         </Get>
   80                     </HTTP>
   81                 </DCPType>
   82             </GetFeatureInfo>
   83         </Request>
   84         <Exception>
   85             <Format>XML</Format>
   86             <Format>INIMAGE</Format>
   87             <Format>BLANK</Format>
   88         </Exception>
   89         <Layer>
   90             <Title>World Map</Title>
   91             <CRS>CRS:84</CRS>
   92             <!-- all layers are available in at least this CRS -->
   93             <EX_GeographicBoundingBox>
   94                 <westBoundLongitude>-180</westBoundLongitude>
   95                 <eastBoundLongitude>180</eastBoundLongitude>
   96                 <southBoundLatitude>-90</southBoundLatitude>
   97                 <northBoundLatitude>90</northBoundLatitude>
   98             </EX_GeographicBoundingBox>
   99             <BoundingBox CRS="CRS:84" minx="-184" miny="-90.0000000017335" maxx="180" maxy="90"/>
  100             <Layer queryable="1" opaque="1">
  101                 <Name>Bathymetry</Name>
  102                 <Title>Bathymetry</Title>
  103                 <BoundingBox CRS="CRS:84" minx="-180" miny="-90" maxx="180" maxy="90"/>
  104             </Layer>
  105             <Layer queryable="1" opaque="0">
  106                 <Name>Countries</Name>
  107                 <Title>Countries</Title>
  108                 <BoundingBox CRS="CRS:84" minx="-184" miny="-90" maxx="180" maxy="85"/>
  109             </Layer>
  110             <Layer queryable="1" opaque="1">
  111                 <Name>Topography</Name>
  112                 <Title>Topography</Title>
  113                 <BoundingBox CRS="CRS:84" minx="-179.999999999999" miny="-90.0000000017335" maxx="179.999999996401" maxy="89.9999999999998"/>
  114             </Layer>
  115             <Layer queryable="0" opaque="1">
  116                 <Name>Hillshading</Name>
  117                 <Title>Hillshading</Title>
  118                 <BoundingBox CRS="CRS:84" minx="-179.999999999999" miny="-90.0000000017335" maxx="179.999999996401" maxy="89.9999999999998"/>
  119             </Layer>
  120             <Layer queryable="1" opaque="0">
  121                 <Name>Builtup areas</Name>
  122                 <Title>Builtup areas</Title>
  123                 <BoundingBox CRS="CRS:84" minx="-180" miny="-55" maxx="180" maxy="75"/>
  124                 <MaxScaleDenominator>5000000</MaxScaleDenominator>
  125             </Layer>
  126             <Layer queryable="1" opaque="0">
  127                 <Name>Coastlines</Name>
  128                 <Title>Coastlines</Title>
  129                 <BoundingBox CRS="CRS:84" minx="-184" miny="-90" maxx="180" maxy="85"/>
  130             </Layer>
  131             <Layer queryable="1" opaque="0">
  132                 <Name>Waterbodies</Name>
  133                 <Title>Waterbodies</Title>
  134                 <BoundingBox CRS="CRS:84" minx="-184" miny="-75" maxx="180" maxy="85"/>
  135                 <MaxScaleDenominator>20000000</MaxScaleDenominator>
  136             </Layer>
  137             <Layer queryable="1" opaque="0">
  138                 <Name>Inundated</Name>
  139                 <Title>Inundated</Title>
  140                 <BoundingBox CRS="CRS:84" minx="-180" miny="-50" maxx="180" maxy="80"/>
  141                 <MaxScaleDenominator>5000000</MaxScaleDenominator>
  142             </Layer>
  143             <Layer queryable="1" opaque="0">
  144                 <Name>Rivers</Name>
  145                 <Title>Rivers</Title>
  146                 <BoundingBox CRS="CRS:84" minx="-180" miny="-55" maxx="180" maxy="85"/>
  147                 <MaxScaleDenominator>40000000</MaxScaleDenominator>
  148             </Layer>
  149             <Layer queryable="1" opaque="0">
  150                 <Name>Streams</Name>
  151                 <Title>Streams</Title>
  152                 <BoundingBox CRS="CRS:84" minx="-180" miny="-55" maxx="180" maxy="85"/>
  153                 <MaxScaleDenominator>20000000</MaxScaleDenominator>
  154             </Layer>
  155             <Layer queryable="1" opaque="0">
  156                 <Name>Railroads</Name>
  157                 <Title>Railroads</Title>
  158                 <BoundingBox CRS="CRS:84" minx="-170" miny="-55" maxx="180" maxy="80"/>
  159                 <MaxScaleDenominator>3000000</MaxScaleDenominator>
  160             </Layer>
  161             <Layer queryable="1" opaque="0">
  162                 <Name>Highways</Name>
  163                 <Title>Highways</Title>
  164                 <BoundingBox CRS="CRS:84" minx="-175" miny="-55" maxx="180" maxy="75"/>
  165                 <MaxScaleDenominator>2500000</MaxScaleDenominator>
  166             </Layer>
  167             <Layer queryable="1" opaque="0">
  168                 <Name>Roads</Name>
  169                 <Title>Roads</Title>
  170                 <BoundingBox CRS="CRS:84" minx="-184" miny="-55" maxx="180" maxy="75"/>
  171                 <MaxScaleDenominator>1500000</MaxScaleDenominator>
  172             </Layer>
  173             <Layer queryable="1" opaque="0">
  174                 <Name>Trails</Name>
  175                 <Title>Trails</Title>
  176                 <BoundingBox CRS="CRS:84" minx="-184" miny="-50" maxx="180" maxy="80"/>
  177                 <MaxScaleDenominator>1000000</MaxScaleDenominator>
  178             </Layer>
  179             <Layer queryable="1" opaque="0">
  180                 <Name>Borders</Name>
  181                 <Title>Borders</Title>
  182                 <BoundingBox CRS="CRS:84" minx="-184" miny="-60" maxx="176" maxy="75"/>
  183             </Layer>
  184             <Layer queryable="1" opaque="0">
  185                 <Name>Cities</Name>
  186                 <Title>Cities</Title>
  187                 <BoundingBox CRS="CRS:84" minx="-180" miny="-55" maxx="180" maxy="75"/>
  188                 <MaxScaleDenominator>100000000</MaxScaleDenominator>
  189             </Layer>
  190             <Layer queryable="1" opaque="0">
  191                 <Name>Settlements</Name>
  192                 <Title>Settlements</Title>
  193                 <BoundingBox CRS="CRS:84" minx="-180" miny="-55" maxx="180" maxy="85"/>
  194                 <MaxScaleDenominator>2000000</MaxScaleDenominator>
  195             </Layer>
  196             <Layer queryable="0" opaque="0">
  197                 <Name>Spot elevations</Name>
  198                 <Title>Spot elevations</Title>
  199                 <BoundingBox CRS="CRS:84" minx="-179.983093261719" miny="-89.83837890625" maxx="179.991439819336" maxy="83.5204086303711"/>
  200                 <MaxScaleDenominator>1000000</MaxScaleDenominator>
  201             </Layer>
  202             <Layer queryable="1" opaque="0">
  203                 <Name>Airports</Name>
  204                 <Title>Airports</Title>
  205                 <BoundingBox CRS="CRS:84" minx="-184" miny="-55" maxx="180" maxy="80"/>
  206                 <MaxScaleDenominator>2000000</MaxScaleDenominator>
  207             </Layer>
  208             <Layer queryable="1" opaque="0">
  209                 <Name>Ocean features</Name>
  210                 <Title>Ocean features</Title>
  211                 <BoundingBox CRS="CRS:84" minx="-180" miny="-62.9231796264648" maxx="179.999420166016" maxy="68.6906585693359"/>
  212                 <MaxScaleDenominator>10000000</MaxScaleDenominator>
  213             </Layer>
  214         </Layer>
  215     </Capability>
  216 </WMS_Capabilities>
  217