Advertisement
Guest User

Untitled

a guest
Jun 29th, 2022
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 25.31 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd"
  3. [
  4.  
  5. <!ELEMENT VendorSpecificCapabilities EMPTY>
  6.  ]>
  7. <!-- end of DOCTYPE declaration -->
  8. <WMT_MS_Capabilities version="1.1.1">
  9.     <Service>
  10.         <Name>OGC:WMS</Name>
  11.         <Title>RLI WMS Proxy</Title>
  12.         <Abstract>RLI.</Abstract>
  13.         <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://maps.roslesinforg.ru/proxy/service"/>
  14.         <Fees>none</Fees>
  15.         <AccessConstraints>none</AccessConstraints>
  16.     </Service>
  17.     <Capability>
  18.         <Request>
  19.             <GetCapabilities>
  20.                 <Format>application/vnd.ogc.wms_xml</Format>
  21.                 <DCPType>
  22.                     <HTTP>
  23.                         <Get>
  24.                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://maps.roslesinforg.ru/proxy/service?"/>
  25.                         </Get>
  26.                     </HTTP>
  27.                 </DCPType>
  28.             </GetCapabilities>
  29.             <GetMap>
  30.                 <Format>image/png</Format>
  31.                 <Format>image/jpeg</Format>
  32.                 <Format>image/gif</Format>
  33.                 <Format>image/GeoTIFF</Format>
  34.                 <Format>image/tiff</Format>
  35.                 <DCPType>
  36.                     <HTTP>
  37.                         <Get>
  38.                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://maps.roslesinforg.ru/proxy/service?"/>
  39.                         </Get>
  40.                     </HTTP>
  41.                 </DCPType>
  42.             </GetMap>
  43.             <GetFeatureInfo>
  44.                 <Format>text/plain</Format>
  45.                 <Format>text/html</Format>
  46.                 <Format>application/vnd.ogc.gml</Format>
  47.                 <DCPType>
  48.                     <HTTP>
  49.                         <Get>
  50.                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://maps.roslesinforg.ru/proxy/service?"/>
  51.                         </Get>
  52.                     </HTTP>
  53.                 </DCPType>
  54.             </GetFeatureInfo>
  55.             <GetLegendGraphic>
  56.                 <Format>image/png</Format>
  57.                 <Format>image/jpeg</Format>
  58.                 <Format>image/gif</Format>
  59.                 <Format>image/GeoTIFF</Format>
  60.                 <Format>image/tiff</Format>
  61.                 <DCPType>
  62.                     <HTTP>
  63.                         <Get>
  64.                             <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://maps.roslesinforg.ru/proxy/service?"/>
  65.                         </Get>
  66.                     </HTTP>
  67.                 </DCPType>
  68.             </GetLegendGraphic>
  69.         </Request>
  70.         <Exception>
  71.             <Format>application/vnd.ogc.se_xml</Format>
  72.             <Format>application/vnd.ogc.se_inimage</Format>
  73.             <Format>application/vnd.ogc.se_blank</Format>
  74.         </Exception>
  75.         <Layer queryable="1">
  76.             <Title>RLI WMS Proxy</Title>
  77.             <SRS>EPSG:900913</SRS>
  78.             <SRS>EPSG:4326</SRS>
  79.             <SRS>EPSG:4258</SRS>
  80.             <SRS>CRS:84</SRS>
  81.             <SRS>EPSG:3857</SRS>
  82.             <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  83.             <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  84.             <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  85.             <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  86.             <Layer queryable="1">
  87.                 <Name>shape_subjects</Name>
  88.                 <Title>shape_subjects</Title>
  89.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  90.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  91.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  92.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  93.                 <Style>
  94.                     <Name>default</Name>
  95.                     <Title>default</Title>
  96.                     <LegendURL width="151" height="141">
  97.                         <Format>image/png</Format>
  98.                         <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://maps.roslesinforg.ru/proxy/service?styles=&amp;layer=shape_subjects&amp;service=WMS&amp;format=image%2Fpng&amp;sld_version=1.1.0&amp;request=GetLegendGraphic&amp;version=1.1.1"/>
  99.                     </LegendURL>
  100.                 </Style>
  101.             </Layer>
  102.             <Layer queryable="1">
  103.                 <Name>shape_kz_rf_all</Name>
  104.                 <Title>shape_kz_rf_all</Title>
  105.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  106.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  107.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  108.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  109.             </Layer>
  110.             <Layer queryable="1">
  111.                 <Name>shape_forestries</Name>
  112.                 <Title>shape_forestries</Title>
  113.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  114.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  115.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  116.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  117.                 <Style>
  118.                     <Name>default</Name>
  119.                     <Title>default</Title>
  120.                     <LegendURL width="143" height="22">
  121.                         <Format>image/png</Format>
  122.                         <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://maps.roslesinforg.ru/proxy/service?styles=&amp;layer=shape_forestries&amp;service=WMS&amp;format=image%2Fpng&amp;sld_version=1.1.0&amp;request=GetLegendGraphic&amp;version=1.1.1"/>
  123.                     </LegendURL>
  124.                 </Style>
  125.             </Layer>
  126.             <Layer queryable="1">
  127.                 <Name>kv_svob_ot_arend</Name>
  128.                 <Title>kv_svob_ot_arend</Title>
  129.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  130.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  131.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  132.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  133.             </Layer>
  134.             <Layer queryable="1">
  135.                 <Name>kv_svob</Name>
  136.                 <Title>kv_svob</Title>
  137.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  138.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  139.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  140.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  141.             </Layer>
  142.             <Layer queryable="1">
  143.                 <Name>arend_dfo_1</Name>
  144.                 <Title>arend_dfo_1</Title>
  145.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  146.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  147.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  148.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  149.             </Layer>
  150.             <Layer queryable="1">
  151.                 <Name>arend_dfo_2</Name>
  152.                 <Title>arend_dfo_2</Title>
  153.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  154.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  155.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  156.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  157.             </Layer>
  158.             <Layer queryable="1">
  159.                 <Name>arend_dfo_3</Name>
  160.                 <Title>arend_dfo_3</Title>
  161.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  162.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  163.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  164.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  165.             </Layer>
  166.             <Layer queryable="1">
  167.                 <Name>arend_dfo_4</Name>
  168.                 <Title>arend_dfo_4</Title>
  169.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  170.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  171.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  172.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  173.             </Layer>
  174.             <Layer queryable="1">
  175.                 <Name>arend_dfo_5</Name>
  176.                 <Title>arend_dfo_5</Title>
  177.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  178.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  179.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  180.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  181.             </Layer>
  182.             <Layer queryable="1">
  183.                 <Name>arend_dfo_6</Name>
  184.                 <Title>arend_dfo_6</Title>
  185.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  186.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  187.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  188.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  189.             </Layer>
  190.             <Layer queryable="1">
  191.                 <Name>arend_dfo_7</Name>
  192.                 <Title>arend_dfo_7</Title>
  193.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  194.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  195.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  196.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  197.             </Layer>
  198.             <Layer queryable="1">
  199.                 <Name>arend_dfo_8</Name>
  200.                 <Title>arend_dfo_8</Title>
  201.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  202.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  203.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  204.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  205.             </Layer>
  206.             <Layer queryable="1">
  207.                 <Name>arend_dfo_9</Name>
  208.                 <Title>arend_dfo_9</Title>
  209.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  210.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  211.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  212.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  213.             </Layer>
  214.             <Layer queryable="1">
  215.                 <Name>arend_dfo_10</Name>
  216.                 <Title>arend_dfo_10</Title>
  217.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  218.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  219.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  220.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  221.             </Layer>
  222.             <Layer queryable="1">
  223.                 <Name>arend_dfo_11</Name>
  224.                 <Title>arend_dfo_11</Title>
  225.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  226.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  227.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  228.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  229.             </Layer>
  230.             <Layer queryable="1">
  231.                 <Name>rosreestr</Name>
  232.                 <Title>rosreestr</Title>
  233.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  234.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  235.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  236.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  237.             </Layer>
  238.             <Layer queryable="1">
  239.                 <Name>shape_kv</Name>
  240.                 <Title>shape_kv</Title>
  241.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  242.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  243.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  244.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  245.             </Layer>
  246.             <Layer queryable="1">
  247.                 <Name>shape_pitom</Name>
  248.                 <Title>shape_pitom</Title>
  249.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  250.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  251.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  252.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  253.                 <Style>
  254.                     <Name>default</Name>
  255.                     <Title>default</Title>
  256.                     <LegendURL width="291" height="90">
  257.                         <Format>image/png</Format>
  258.                         <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://maps.roslesinforg.ru/proxy/service?styles=&amp;layer=shape_pitom&amp;service=WMS&amp;format=image%2Fpng&amp;sld_version=1.1.0&amp;request=GetLegendGraphic&amp;version=1.1.1"/>
  259.                     </LegendURL>
  260.                 </Style>
  261.             </Layer>
  262.             <Layer queryable="1">
  263.                 <Name>experiment-1</Name>
  264.                 <Title>experiment-1</Title>
  265.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  266.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  267.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  268.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  269.                 <Style>
  270.                     <Name>default</Name>
  271.                     <Title>default</Title>
  272.                     <LegendURL width="245" height="22">
  273.                         <Format>image/png</Format>
  274.                         <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="https://maps.roslesinforg.ru/proxy/service?styles=&amp;layer=experiment-1&amp;service=WMS&amp;format=image%2Fpng&amp;sld_version=1.1.0&amp;request=GetLegendGraphic&amp;version=1.1.1"/>
  275.                     </LegendURL>
  276.                 </Style>
  277.             </Layer>
  278.             <Layer queryable="1">
  279.                 <Name>arend_1</Name>
  280.                 <Title>arend_1</Title>
  281.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  282.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  283.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  284.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  285.             </Layer>
  286.             <Layer queryable="1">
  287.                 <Name>arend_2</Name>
  288.                 <Title>arend_2</Title>
  289.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  290.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  291.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  292.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  293.             </Layer>
  294.             <Layer queryable="1">
  295.                 <Name>arend_3</Name>
  296.                 <Title>arend_3</Title>
  297.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  298.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  299.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  300.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  301.             </Layer>
  302.             <Layer queryable="1">
  303.                 <Name>arend_4</Name>
  304.                 <Title>arend_4</Title>
  305.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  306.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  307.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  308.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  309.             </Layer>
  310.             <Layer queryable="1">
  311.                 <Name>arend_5</Name>
  312.                 <Title>arend_5</Title>
  313.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  314.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  315.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  316.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  317.             </Layer>
  318.             <Layer queryable="1">
  319.                 <Name>arend_6</Name>
  320.                 <Title>arend_6</Title>
  321.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  322.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  323.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  324.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  325.             </Layer>
  326.             <Layer queryable="1">
  327.                 <Name>arend_7</Name>
  328.                 <Title>arend_7</Title>
  329.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  330.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  331.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  332.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  333.             </Layer>
  334.             <Layer queryable="1">
  335.                 <Name>arend_8</Name>
  336.                 <Title>arend_8</Title>
  337.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  338.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  339.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  340.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  341.             </Layer>
  342.             <Layer queryable="1">
  343.                 <Name>arend_9</Name>
  344.                 <Title>arend_9</Title>
  345.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  346.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  347.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  348.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  349.             </Layer>
  350.             <Layer queryable="1">
  351.                 <Name>arend_10</Name>
  352.                 <Title>arend_10</Title>
  353.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  354.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  355.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  356.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  357.             </Layer>
  358.             <Layer queryable="1">
  359.                 <Name>arend_11</Name>
  360.                 <Title>arend_11</Title>
  361.                 <LatLonBoundingBox minx="-180" miny="-85.0511287798" maxx="180" maxy="85.0511287798" />
  362.                 <BoundingBox SRS="EPSG:900913" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  363.                 <BoundingBox SRS="EPSG:4326" minx="-180.0" miny="-85.0511287798" maxx="180.0" maxy="85.0511287798" />
  364.                 <BoundingBox SRS="EPSG:3857" minx="-20037508.3428" miny="-20037508.3428" maxx="20037508.3428" maxy="20037508.3428" />
  365.             </Layer>
  366.         </Layer>
  367.     </Capability>
  368. </WMT_MS_Capabilities>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement