-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathwms.xml
50 lines (50 loc) · 2.12 KB
/
wms.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<wms>
<id>WMSInfoImpl--3a52b6b4:1428ce0125d:-7ffa</id>
<enabled>true</enabled>
<name>WMS</name>
<title>AODN Web Mapping Service (WMS)</title>
<abstrct>The Australian Ocean Data Network (AODN) is an interoperable online network of marine and climate data resources. The AODN Geoserver catalogues Integrated Marine Observing System (IMOS) geospatial data, and also hosts a number of data layers from other marine organisations.</abstrct>
<accessConstraints>Open</accessConstraints>
<versions>
<org.geotools.util.Version>
<version>1.1.1</version>
</org.geotools.util.Version>
<org.geotools.util.Version>
<version>1.3.0</version>
</org.geotools.util.Version>
</versions>
<citeCompliant>false</citeCompliant>
<schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
<verbose>false</verbose>
<metadata>
<entry key="kmlSuperoverlayMode">auto</entry>
<entry key="kmlReflectorMode">refresh</entry>
<entry key="loopContinuously">false</entry>
<entry key="kmlPlacemark">false</entry>
<entry key="svgAntiAlias">false</entry>
<entry key="kmlKmscore">40</entry>
<entry key="mapWrapping">true</entry>
<entry key="pngCompression">25</entry>
<entry key="jpegCompression">25</entry>
<entry key="advancedProjectionHandling">true</entry>
<entry key="maxAllowedFrames">2147483647</entry>
<entry key="kmlAttr">true</entry>
<entry key="disposalMethod">none</entry>
<entry key="scalehintMapunitsPixel">false</entry>
<entry key="framesDelay">1000</entry>
</metadata>
<watermark>
<enabled>false</enabled>
<position>BOT_RIGHT</position>
<transparency>100</transparency>
</watermark>
<interpolation>Nearest</interpolation>
<getFeatureInfoMimeTypeCheckingEnabled>false</getFeatureInfoMimeTypeCheckingEnabled>
<getMapMimeTypeCheckingEnabled>false</getMapMimeTypeCheckingEnabled>
<dynamicStylingDisabled>false</dynamicStylingDisabled>
<featuresReprojectionDisabled>false</featuresReprojectionDisabled>
<maxBuffer>0</maxBuffer>
<maxRequestMemory>0</maxRequestMemory>
<maxRenderingTime>0</maxRenderingTime>
<maxRenderingErrors>0</maxRenderingErrors>
</wms>