forked from tschaub/suite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wcs.xml
34 lines (34 loc) · 1.17 KB
/
wcs.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
<wcs>
<id>wcs</id>
<enabled>true</enabled>
<name>WCS</name>
<title>Web Coverage Service</title>
<maintainer>http://boundlessgeo.com/about/contact-us/customer-support/</maintainer>
<abstrct>Web Coverage Service for raster data implementing WCS 1.0.0, WCS 1.1.0, WCS 1.1.1, WCS 2.0. All layers published by this service are available via WMS.
</abstrct>
<accessConstraints>NONE</accessConstraints>
<fees>NONE</fees>
<versions>
<org.geotools.util.Version>
<version>1.0.0</version>
</org.geotools.util.Version>
<org.geotools.util.Version>
<version>1.1.1</version>
</org.geotools.util.Version>
</versions>
<keywords>
<string>WCS</string>
<string>WMS</string>
<string>GEOSERVER</string>
</keywords>
<metadataLink>
<type>undef</type>
<about>http://geoserver.sourceforge.net/html/index.php</about>
<metadataType>other</metadataType>
</metadataLink>
<citeCompliant>false</citeCompliant>
<onlineResource>http://boundlessgeo.com/solutions/solutions-software/geoserver/</onlineResource>
<schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
<verbose>false</verbose>
<gmlPrefixing>false</gmlPrefixing>
</wcs>