OWS Services
An OWS service refers to any of the OGC services that GeoServer supports, such as WFS, WMS, and WCS. These endpoints controls the settings of these services.
Version: 1.0.0
BasePath:/geoserver/rest
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html
Access
[ Jump to Models ]
Table of Contents
Up
delete /services/oseo/settings
(deleteOSEOSettings)
Invalid. Use PUT to edit settings.
Responses
405
Method Not Allowed
Up
delete /services/wcs/settings
(deleteWCSSettings)
Invalid. Use PUT to edit settings.
Responses
405
Method Not Allowed
Up
delete /services/wcs/workspaces/{workspace}/settings
(deleteWCSWorkspaceSettings)
Deletes a workspace-specific WCS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
200
OK
Up
delete /services/wfs/settings
(deleteWFSSettings)
Invalid. Use PUT to edit settings.
Responses
405
Method Not Allowed
Up
delete /services/wfs/workspaces/{workspace}/settings
(deleteWFSWorkspaceSettings)
Deletes a workspace-specific WFS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
200
OK
Up
delete /services/wms/settings
(deleteWMSSettings)
Invalid. Use PUT to edit settings.
Responses
405
Method Not Allowed
Up
delete /services/wms/workspaces/{workspace}/settings
(deleteWMSWorkspaceSettings)
Deletes a workspace-specific WMS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
200
OK
Up
delete /services/wmts/settings
(deleteWMTSSettings)
Invalid. Use PUT to edit settings.
Responses
405
Method Not Allowed
Up
delete /services/wmts/workspaces/{workspace}/settings
(deleteWMTSWorkspaceSettings)
Deletes a workspace-specific WMTS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
200
OK
Up
get /services/oseo/settings
(getOSEOSettings)
Retrieves Open Search for Earth Observation Service settings globally for the server.
Return type
Example data
Content-Type: application/xml
"\n true\n OSEO\n OpenSearch for Earth Observation\n Provides interoperable access, following ISO/OGC interface guidelines, to Earth Observation metadata.\n \n \n 1.0.0\n \n \n \n EarthObservation\n OGC\n \n false\n http://schemas.opengis.net\n false\n DataStoreInfoImpl--5d5accf8:17f9ccff330:-7ffc\n 100\n 10\n \n \n eop_generic\n http://www.opengis.net/eop/2.1\n eop\n \n \n optical\n http://www.opengis.net/opt/2.1\n opt\n \n \n radar\n http://www.opengis.net/sar/2.1\n sar\n \n \n altimetric\n http://www.opengis.net/alt/2.1\n alt\n \n \n atmospheric\n http://www.opengis.net/atm/2.1\n atm\n \n \n limb\n http://www.opengis.net/lmb/2.1\n lmb\n \n \n ssp\n http://www.opengis.net/ssp/2.1\n ssp\n \n \n \n id\n geometry\n \n\n"
Example data
Content-Type: application/json
"{\n \"oseo\": {\n \"enabled\": true,\n \"name\": \"OSEO\",\n \"title\": \"OpenSearch for Earth Observation\",\n \"abstrct\": \"Provides interoperable access, following ISO/OGC interface guidelines, to Earth Observation metadata.\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.0.0\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"EarthObservation\",\n \"OGC\"\n ]\n },\n \"citeCompliant\": false,\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false,\n \"openSearchAccessStoreId\": \"DataStoreInfoImpl--5d5accf8:17f9ccff330:-7ffc\",\n \"maximumRecords\": 100,\n \"recordsPerPage\": 10,\n \"productClasses\": {\n \"productClass\": [\n {\n \"name\": \"eop_generic\",\n \"namespace\": \"http://www.opengis.net/eop/2.1\",\n \"prefix\": \"eop\"\n },\n {\n \"name\": \"optical\",\n \"namespace\": \"http://www.opengis.net/opt/2.1\",\n \"prefix\": \"opt\"\n },\n {\n \"name\": \"radar\",\n \"namespace\": \"http://www.opengis.net/sar/2.1\",\n \"prefix\": \"sar\"\n },\n {\n \"name\": \"altimetric\",\n \"namespace\": \"http://www.opengis.net/alt/2.1\",\n \"prefix\": \"alt\"\n },\n {\n \"name\": \"atmospheric\",\n \"namespace\": \"http://www.opengis.net/atm/2.1\",\n \"prefix\": \"atm\"\n },\n {\n \"name\": \"limb\",\n \"namespace\": \"http://www.opengis.net/lmb/2.1\",\n \"prefix\": \"lmb\"\n },\n {\n \"name\": \"ssp\",\n \"namespace\": \"http://www.opengis.net/ssp/2.1\",\n \"prefix\": \"ssp\"\n }\n ]\n },\n \"globalQueryables\": {\n \"string\": [\n \"id\",\n \"geometry\"\n ]\n }\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WFSInfo
Example data
Content-Type: application/xml
true
OSEO
OpenSearch for Earth Observation
Provides interoperable access, following ISO/OGC interface guidelines, to Earth Observation metadata.
1.0.0
EarthObservation
OGC
false
http://schemas.opengis.net
false
DataStoreInfoImpl--5d5accf8:17f9ccff330:-7ffc
100
10
eop_generic
http://www.opengis.net/eop/2.1
eop
optical
http://www.opengis.net/opt/2.1
opt
radar
http://www.opengis.net/sar/2.1
sar
altimetric
http://www.opengis.net/alt/2.1
alt
atmospheric
http://www.opengis.net/atm/2.1
atm
limb
http://www.opengis.net/lmb/2.1
lmb
ssp
http://www.opengis.net/ssp/2.1
ssp
id
geometry
Example data
Content-Type: application/json
{
"oseo": {
"enabled": true,
"name": "OSEO",
"title": "OpenSearch for Earth Observation",
"abstrct": "Provides interoperable access, following ISO/OGC interface guidelines, to Earth Observation metadata.",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.0.0"
}
]
},
"keywords": {
"string": [
"EarthObservation",
"OGC"
]
},
"citeCompliant": false,
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false,
"openSearchAccessStoreId": "DataStoreInfoImpl--5d5accf8:17f9ccff330:-7ffc",
"maximumRecords": 100,
"recordsPerPage": 10,
"productClasses": {
"productClass": [
{
"name": "eop_generic",
"namespace": "http://www.opengis.net/eop/2.1",
"prefix": "eop"
},
{
"name": "optical",
"namespace": "http://www.opengis.net/opt/2.1",
"prefix": "opt"
},
{
"name": "radar",
"namespace": "http://www.opengis.net/sar/2.1",
"prefix": "sar"
},
{
"name": "altimetric",
"namespace": "http://www.opengis.net/alt/2.1",
"prefix": "alt"
},
{
"name": "atmospheric",
"namespace": "http://www.opengis.net/atm/2.1",
"prefix": "atm"
},
{
"name": "limb",
"namespace": "http://www.opengis.net/lmb/2.1",
"prefix": "lmb"
},
{
"name": "ssp",
"namespace": "http://www.opengis.net/ssp/2.1",
"prefix": "ssp"
}
]
},
"globalQueryables": {
"string": [
"id",
"geometry"
]
}
}
}
Up
get /services/wcs/settings
(getWCSSettings)
Retrieves Web Coverage Service settings globally for the server.
Return type
Example data
Content-Type: application/xml
"\n true\n WCS\n Web Coverage Service\n http://geoserver.org/comm\n This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.\n \n NONE\n NONE\n \n \n 1.0.0\n \n \n 1.1.1\n \n \n 2.0.1\n \n \n \n WCS\n WMS\n GEOSERVER\n \n \n undef\n http://geoserver.sourceforge.net/html/index.php\n other\n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n false\n false\n 0\n 0\n\n"
Example data
Content-Type: application/json
"{\n \"wcs\": {\n \"enabled\": true,\n \"name\": \"WCS\",\n \"title\": \"Web Coverage Service\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.\\n \",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.0.0\"\n },\n {\n \"version\": \"1.1.1\"\n },\n {\n \"version\": \"2.0.1\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WCS\",\n \"WMS\",\n \"GEOSERVER\"\n ]\n },\n \"metadataLink\": {\n \"type\": \"undef\",\n \"about\": \"http://geoserver.sourceforge.net/html/index.php\",\n \"metadataType\": \"other\"\n },\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false,\n \"gmlPrefixing\": false,\n \"latLon\": false,\n \"maxInputMemory\": 0,\n \"maxOutputMemory\": 0\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WCSInfo
Example data
Content-Type: application/xml
true
WCS
Web Coverage Service
http://geoserver.org/comm
This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.
NONE
NONE
1.0.0
1.1.1
2.0.1
WCS
WMS
GEOSERVER
undef
http://geoserver.sourceforge.net/html/index.php
other
false
http://geoserver.org
http://schemas.opengis.net
false
false
false
0
0
Example data
Content-Type: application/json
{
"wcs": {
"enabled": true,
"name": "WCS",
"title": "Web Coverage Service",
"maintainer": "http://geoserver.org/comm",
"abstrct": "This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.\n ",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.0.0"
},
{
"version": "1.1.1"
},
{
"version": "2.0.1"
}
]
},
"keywords": {
"string": [
"WCS",
"WMS",
"GEOSERVER"
]
},
"metadataLink": {
"type": "undef",
"about": "http://geoserver.sourceforge.net/html/index.php",
"metadataType": "other"
},
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false,
"gmlPrefixing": false,
"latLon": false,
"maxInputMemory": 0,
"maxOutputMemory": 0
}
}
Up
get /services/wcs/workspaces/{workspace}/settings
(getWCSWorkspaceSettings)
Retrieves Web Coverage Service settings for a given workspace.
Path parameters
workspace (required)
Path Parameter — The workspace name
Return type
Example data
Content-Type: application/xml
"\n \n nurc\n \n true\n WCS\n Web Coverage Service\n http://geoserver.org/comm\n This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.\n \n NONE\n NONE\n \n \n 1.0.0\n \n \n 1.1.1\n \n \n 2.0.1\n \n \n \n WCS\n WMS\n GEOSERVER\n \n \n undef\n http://geoserver.sourceforge.net/html/index.php\n other\n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n false\n false\n 0\n 0\n true\n IGNORE\n\n"
Example data
Content-Type: application/json
"{\n \"wcs\": {\n \"workspace\": {\n \"name\": \"nurc\"\n },\n \"enabled\": true,\n \"name\": \"WCS\",\n \"title\": \"Web Coverage Service\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.\\n \",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.0.0\"\n },\n {\n \"version\": \"1.1.1\"\n },\n {\n \"version\": \"2.0.1\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WCS\",\n \"WMS\",\n \"GEOSERVER\"\n ]\n },\n \"metadataLink\": {\n \"type\": \"undef\",\n \"about\": \"http://geoserver.sourceforge.net/html/index.php\",\n \"metadataType\": \"other\"\n },\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false,\n \"gmlPrefixing\": false,\n \"latLon\": false,\n \"maxInputMemory\": 0,\n \"maxOutputMemory\": 0,\n \"subsamplingEnabled\": true,\n \"overviewPolicy\": \"IGNORE\"\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WCSInfo
Example data
Content-Type: application/xml
nurc
true
WCS
Web Coverage Service
http://geoserver.org/comm
This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.
NONE
NONE
1.0.0
1.1.1
2.0.1
WCS
WMS
GEOSERVER
undef
http://geoserver.sourceforge.net/html/index.php
other
false
http://geoserver.org
http://schemas.opengis.net
false
false
false
0
0
true
IGNORE
Example data
Content-Type: application/json
{
"wcs": {
"workspace": {
"name": "nurc"
},
"enabled": true,
"name": "WCS",
"title": "Web Coverage Service",
"maintainer": "http://geoserver.org/comm",
"abstrct": "This server implements the WCS specification 1.0 and 1.1.1, it's reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.\n ",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.0.0"
},
{
"version": "1.1.1"
},
{
"version": "2.0.1"
}
]
},
"keywords": {
"string": [
"WCS",
"WMS",
"GEOSERVER"
]
},
"metadataLink": {
"type": "undef",
"about": "http://geoserver.sourceforge.net/html/index.php",
"metadataType": "other"
},
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false,
"gmlPrefixing": false,
"latLon": false,
"maxInputMemory": 0,
"maxOutputMemory": 0,
"subsamplingEnabled": true,
"overviewPolicy": "IGNORE"
}
}
Up
get /services/wfs/settings
(getWFSSettings)
Retrieves Web Feature Service settings globally for the server.
Return type
Example data
Content-Type: application/xml
"\n true\n WFS\n GeoServer Web Feature Service\n http://geoserver.org/comm\n This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.\n NONE\n NONE\n \n \n 1.0.0\n \n \n 1.1.0\n \n \n 2.0.0\n \n \n \n WFS\n WMS\n GEOSERVER\n \n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n \n \n V_20\n \n URN2\n false\n \n \n \n V_10\n \n XML\n true\n \n \n \n V_11\n \n URN\n false\n \n \n \n COMPLETE\n 1000000\n false\n false\n false\n false\n\n"
Example data
Content-Type: application/json
"{\n \"wfs\": {\n \"enabled\": true,\n \"name\": \"WFS\",\n \"title\": \"GeoServer Web Feature Service\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.\",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.0.0\"\n },\n {\n \"version\": \"1.1.0\"\n },\n {\n \"version\": \"2.0.0\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WFS\",\n \"WMS\",\n \"GEOSERVER\"\n ]\n },\n \"metadataLink\": \"\",\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false,\n \"gml\": {\n \"entry\": [\n {\n \"version\": \"V_20\",\n \"gml\": {\n \"srsNameStyle\": [\n \"URN2\"\n ],\n \"overrideGMLAttributes\": false\n }\n },\n {\n \"version\": \"V_10\",\n \"gml\": {\n \"srsNameStyle\": [\n \"XML\"\n ],\n \"overrideGMLAttributes\": true\n }\n },\n {\n \"version\": \"V_11\",\n \"gml\": {\n \"srsNameStyle\": [\n \"URN\"\n ],\n \"overrideGMLAttributes\": false\n }\n }\n ]\n },\n \"serviceLevel\": \"COMPLETE\",\n \"maxFeatures\": 1000000,\n \"featureBounding\": false,\n \"canonicalSchemaLocation\": false,\n \"encodeFeatureMember\": false,\n \"hitsIgnoreMaxFeatures\": false\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WFSInfo
Example data
Content-Type: application/xml
true
WFS
GeoServer Web Feature Service
http://geoserver.org/comm
This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.
NONE
NONE
1.0.0
1.1.0
2.0.0
WFS
WMS
GEOSERVER
false
http://geoserver.org
http://schemas.opengis.net
false
V_20
URN2
false
V_10
XML
true
V_11
URN
false
COMPLETE
1000000
false
false
false
false
Example data
Content-Type: application/json
{
"wfs": {
"enabled": true,
"name": "WFS",
"title": "GeoServer Web Feature Service",
"maintainer": "http://geoserver.org/comm",
"abstrct": "This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.0.0"
},
{
"version": "1.1.0"
},
{
"version": "2.0.0"
}
]
},
"keywords": {
"string": [
"WFS",
"WMS",
"GEOSERVER"
]
},
"metadataLink": "",
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false,
"gml": {
"entry": [
{
"version": "V_20",
"gml": {
"srsNameStyle": [
"URN2"
],
"overrideGMLAttributes": false
}
},
{
"version": "V_10",
"gml": {
"srsNameStyle": [
"XML"
],
"overrideGMLAttributes": true
}
},
{
"version": "V_11",
"gml": {
"srsNameStyle": [
"URN"
],
"overrideGMLAttributes": false
}
}
]
},
"serviceLevel": "COMPLETE",
"maxFeatures": 1000000,
"featureBounding": false,
"canonicalSchemaLocation": false,
"encodeFeatureMember": false,
"hitsIgnoreMaxFeatures": false
}
}
Up
get /services/wfs/workspaces/{workspace}/settings
(getWFSWorkspaceSettings)
Retrieves Web Feature Service settings for a given workspace.
Path parameters
workspace (required)
Path Parameter — The workspace name
Return type
Example data
Content-Type: application/xml
"\n \n nurc\n \n true\n WFS\n GeoServer Web Feature Service\n http://geoserver.org/comm\n This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.\n NONE\n NONE\n \n \n 1.0.0\n \n \n 1.1.0\n \n \n 2.0.0\n \n \n \n WFS\n WMS\n GEOSERVER\n \n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n \n \n V_20\n \n URN2\n false\n \n \n \n V_10\n \n XML\n true\n \n \n \n V_11\n \n URN\n false\n \n \n \n COMPLETE\n 1000000\n false\n false\n false\n false\n\n"
Example data
Content-Type: application/json
"{\n \"wfs\": {\n \"workspace\": {\n \"name\": \"nurc\"\n },\n \"enabled\": true,\n \"name\": \"WFS\",\n \"title\": \"GeoServer Web Feature Service\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.\",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.0.0\"\n },\n {\n \"version\": \"1.1.0\"\n },\n {\n \"version\": \"2.0.0\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WFS\",\n \"WMS\",\n \"GEOSERVER\"\n ]\n },\n \"metadataLink\": \"\",\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false,\n \"gml\": {\n \"entry\": [\n {\n \"version\": \"V_20\",\n \"gml\": {\n \"srsNameStyle\": [\n \"URN2\"\n ],\n \"overrideGMLAttributes\": false\n }\n },\n {\n \"version\": \"V_10\",\n \"gml\": {\n \"srsNameStyle\": [\n \"XML\"\n ],\n \"overrideGMLAttributes\": true\n }\n },\n {\n \"version\": \"V_11\",\n \"gml\": {\n \"srsNameStyle\": [\n \"URN\"\n ],\n \"overrideGMLAttributes\": false\n }\n }\n ]\n },\n \"serviceLevel\": \"COMPLETE\",\n \"maxFeatures\": 1000000,\n \"featureBounding\": false,\n \"canonicalSchemaLocation\": false,\n \"encodeFeatureMember\": false,\n \"hitsIgnoreMaxFeatures\": false\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WFSInfo
Example data
Content-Type: application/xml
nurc
true
WFS
GeoServer Web Feature Service
http://geoserver.org/comm
This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.
NONE
NONE
1.0.0
1.1.0
2.0.0
WFS
WMS
GEOSERVER
false
http://geoserver.org
http://schemas.opengis.net
false
V_20
URN2
false
V_10
XML
true
V_11
URN
false
COMPLETE
1000000
false
false
false
false
Example data
Content-Type: application/json
{
"wfs": {
"workspace": {
"name": "nurc"
},
"enabled": true,
"name": "WFS",
"title": "GeoServer Web Feature Service",
"maintainer": "http://geoserver.org/comm",
"abstrct": "This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.0.0"
},
{
"version": "1.1.0"
},
{
"version": "2.0.0"
}
]
},
"keywords": {
"string": [
"WFS",
"WMS",
"GEOSERVER"
]
},
"metadataLink": "",
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false,
"gml": {
"entry": [
{
"version": "V_20",
"gml": {
"srsNameStyle": [
"URN2"
],
"overrideGMLAttributes": false
}
},
{
"version": "V_10",
"gml": {
"srsNameStyle": [
"XML"
],
"overrideGMLAttributes": true
}
},
{
"version": "V_11",
"gml": {
"srsNameStyle": [
"URN"
],
"overrideGMLAttributes": false
}
}
]
},
"serviceLevel": "COMPLETE",
"maxFeatures": 1000000,
"featureBounding": false,
"canonicalSchemaLocation": false,
"encodeFeatureMember": false,
"hitsIgnoreMaxFeatures": false
}
}
Up
get /services/wms/settings
(getWMSSettings)
Retrieves Web Map Service settings globally for the server.
Return type
Example data
Content-Type: application/xml
"\n true\n My GeoServer WMS\n My GeoServer WMS\n http://geoserver.org/comm\n \nThis is a description of your Web Map Server.\n \n NONE\n NONE\n \n \n 1.1.1\n \n \n 1.3.0\n \n \n \n WFS\n WMS\n GEOSERVER\n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n \n true\n Batik\n \n \n false\n BOT_RIGHT\n 0\n \n Nearest\n false\n false\n false\n 25\n 0\n 0\n 0\n\n"
Example data
Content-Type: application/json
"{\n \"wms\": {\n \"enabled\": true,\n \"name\": \"My GeoServer WMS\",\n \"title\": \"My GeoServer WMS\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"\\nThis is a description of your Web Map Server.\\n \",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.1.1\"\n },\n {\n \"version\": \"1.3.0\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WFS\",\n \"WMS\",\n \"GEOSERVER\"\n ]\n },\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false,\n \"metadata\": {\n \"entry\": [\n {\n \"@key\": \"svgAntiAlias\",\n \"$\": \"true\"\n },\n {\n \"@key\": \"svgRenderer\",\n \"$\": \"Batik\"\n }\n ]\n },\n \"watermark\": {\n \"enabled\": false,\n \"position\": \"BOT_RIGHT\",\n \"transparency\": 0\n },\n \"interpolation\": \"Nearest\",\n \"getFeatureInfoMimeTypeCheckingEnabled\": false,\n \"getMapMimeTypeCheckingEnabled\": false,\n \"dynamicStylingDisabled\": false,\n \"maxBuffer\": 25,\n \"maxRequestMemory\": 0,\n \"maxRenderingTime\": 0,\n \"maxRenderingErrors\": 0\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WMSInfo
Example data
Content-Type: application/xml
true
My GeoServer WMS
My GeoServer WMS
http://geoserver.org/comm
This is a description of your Web Map Server.
NONE
NONE
1.1.1
1.3.0
WFS
WMS
GEOSERVER
false
http://geoserver.org
http://schemas.opengis.net
false
true
Batik
false
BOT_RIGHT
0
Nearest
false
false
false
25
0
0
0
Example data
Content-Type: application/json
{
"wms": {
"enabled": true,
"name": "My GeoServer WMS",
"title": "My GeoServer WMS",
"maintainer": "http://geoserver.org/comm",
"abstrct": "\nThis is a description of your Web Map Server.\n ",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.1.1"
},
{
"version": "1.3.0"
}
]
},
"keywords": {
"string": [
"WFS",
"WMS",
"GEOSERVER"
]
},
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false,
"metadata": {
"entry": [
{
"@key": "svgAntiAlias",
"$": "true"
},
{
"@key": "svgRenderer",
"$": "Batik"
}
]
},
"watermark": {
"enabled": false,
"position": "BOT_RIGHT",
"transparency": 0
},
"interpolation": "Nearest",
"getFeatureInfoMimeTypeCheckingEnabled": false,
"getMapMimeTypeCheckingEnabled": false,
"dynamicStylingDisabled": false,
"maxBuffer": 25,
"maxRequestMemory": 0,
"maxRenderingTime": 0,
"maxRenderingErrors": 0
}
}
Up
get /services/wms/workspaces/{workspace}/settings
(getWMSWorkspaceSettings)
Retrieves Web Map Service settings for a given workspace.
Path parameters
workspace (required)
Path Parameter — The workspace name
Return type
Example data
Content-Type: application/xml
"\n \n nurc\n \n true\n My GeoServer WMS\n My GeoServer WMS\n http://geoserver.org/comm\n \nThis is a description of your Web Map Server.\n \n NONE\n NONE\n \n \n 1.1.1\n \n \n 1.3.0\n \n \n \n WFS\n WMS\n GEOSERVER\n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n \n true\n Batik\n \n \n false\n BOT_RIGHT\n 0\n \n Nearest\n false\n false\n false\n 25\n 0\n 0\n 0\n\n"
Example data
Content-Type: application/json
"{\n \"wms\": {\n \"workspace\": {\n \"name\": \"nurc\"\n },\n \"enabled\": true,\n \"name\": \"My GeoServer WMS\",\n \"title\": \"My GeoServer WMS\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"\\nThis is a description of your Web Map Server.\\n \",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.1.1\"\n },\n {\n \"version\": \"1.3.0\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WFS\",\n \"WMS\",\n \"GEOSERVER\"\n ]\n },\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false,\n \"metadata\": {\n \"entry\": [\n {\n \"@key\": \"svgAntiAlias\",\n \"$\": \"true\"\n },\n {\n \"@key\": \"svgRenderer\",\n \"$\": \"Batik\"\n }\n ]\n },\n \"watermark\": {\n \"enabled\": false,\n \"position\": \"BOT_RIGHT\",\n \"transparency\": 0\n },\n \"interpolation\": \"Nearest\",\n \"getFeatureInfoMimeTypeCheckingEnabled\": false,\n \"getMapMimeTypeCheckingEnabled\": false,\n \"dynamicStylingDisabled\": false,\n \"maxBuffer\": 25,\n \"maxRequestMemory\": 0,\n \"maxRenderingTime\": 0,\n \"maxRenderingErrors\": 0\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WMSInfo
Example data
Content-Type: application/xml
nurc
true
My GeoServer WMS
My GeoServer WMS
http://geoserver.org/comm
This is a description of your Web Map Server.
NONE
NONE
1.1.1
1.3.0
WFS
WMS
GEOSERVER
false
http://geoserver.org
http://schemas.opengis.net
false
true
Batik
false
BOT_RIGHT
0
Nearest
false
false
false
25
0
0
0
Example data
Content-Type: application/json
{
"wms": {
"workspace": {
"name": "nurc"
},
"enabled": true,
"name": "My GeoServer WMS",
"title": "My GeoServer WMS",
"maintainer": "http://geoserver.org/comm",
"abstrct": "\nThis is a description of your Web Map Server.\n ",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.1.1"
},
{
"version": "1.3.0"
}
]
},
"keywords": {
"string": [
"WFS",
"WMS",
"GEOSERVER"
]
},
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false,
"metadata": {
"entry": [
{
"@key": "svgAntiAlias",
"$": "true"
},
{
"@key": "svgRenderer",
"$": "Batik"
}
]
},
"watermark": {
"enabled": false,
"position": "BOT_RIGHT",
"transparency": 0
},
"interpolation": "Nearest",
"getFeatureInfoMimeTypeCheckingEnabled": false,
"getMapMimeTypeCheckingEnabled": false,
"dynamicStylingDisabled": false,
"maxBuffer": 25,
"maxRequestMemory": 0,
"maxRenderingTime": 0,
"maxRenderingErrors": 0
}
}
Up
get /services/wmts/settings
(getWMTSSettings)
Retrieves Web Map Tile Service settings globally for the server.
Return type
Example data
Content-Type: application/xml
"\n true\n WMTS\n Web Map Tile Service\n http://geoserver.org/comm\n This server implements the WMTS specification 1.0\n NONE\n NONE\n \n \n 1.0.0\n \n \n \n WMTS\n GEOSERVER\n \n \n undef\n http://geoserver.sourceforge.net/html/index.php\n other\n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n\n"
Example data
Content-Type: application/json
"{\n \"wmts\": {\n \"enabled\": true,\n \"name\": \"WMTS\",\n \"title\": \"Web Map Tile Service\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"This server implements the WMTS specification 1.0\",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.0.0\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WMTS\",\n \"GEOSERVER\"\n ]\n },\n \"metadataLink\": {\n \"type\": \"undef\",\n \"about\": \"http://geoserver.sourceforge.net/html/index.php\",\n \"metadataType\": \"other\"\n },\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WMTSInfo
Example data
Content-Type: application/xml
true
WMTS
Web Map Tile Service
http://geoserver.org/comm
This server implements the WMTS specification 1.0
NONE
NONE
1.0.0
WMTS
GEOSERVER
undef
http://geoserver.sourceforge.net/html/index.php
other
false
http://geoserver.org
http://schemas.opengis.net
false
Example data
Content-Type: application/json
{
"wmts": {
"enabled": true,
"name": "WMTS",
"title": "Web Map Tile Service",
"maintainer": "http://geoserver.org/comm",
"abstrct": "This server implements the WMTS specification 1.0",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.0.0"
}
]
},
"keywords": {
"string": [
"WMTS",
"GEOSERVER"
]
},
"metadataLink": {
"type": "undef",
"about": "http://geoserver.sourceforge.net/html/index.php",
"metadataType": "other"
},
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false
}
}
Up
get /services/wmts/workspaces/{workspace}/settings
(getWMTSWorkspaceSettings)
Retrieves Web Map Tile Service settings for a given workspace.
Path parameters
workspace (required)
Path Parameter — The workspace name
Return type
Example data
Content-Type: application/xml
"\n \n nurc\n \n true\n WMTS\n Web Map Tile Service\n http://geoserver.org/comm\n This server implements the WMTS specification 1.0\n NONE\n NONE\n \n \n 1.0.0\n \n \n \n WMTS\n GEOSERVER\n \n \n undef\n http://geoserver.sourceforge.net/html/index.php\n other\n \n false\n http://geoserver.org\n http://schemas.opengis.net\n false\n\n"
Example data
Content-Type: application/json
"{\n \"wmts\": {\n \"workspace\": {\n \"name\": \"nurc\"\n },\n \"enabled\": true,\n \"name\": \"WMTS\",\n \"title\": \"Web Map Tile Service\",\n \"maintainer\": \"http://geoserver.org/comm\",\n \"abstrct\": \"This server implements the WMTS specification 1.0\",\n \"accessConstraints\": \"NONE\",\n \"fees\": \"NONE\",\n \"versions\": {\n \"org.geotools.util.Version\": [\n {\n \"version\": \"1.0.0\"\n }\n ]\n },\n \"keywords\": {\n \"string\": [\n \"WMTS\",\n \"GEOSERVER\"\n ]\n },\n \"metadataLink\": {\n \"type\": \"undef\",\n \"about\": \"http://geoserver.sourceforge.net/html/index.php\",\n \"metadataType\": \"other\"\n },\n \"citeCompliant\": false,\n \"onlineResource\": \"http://geoserver.org\",\n \"schemaBaseURL\": \"http://schemas.opengis.net\",\n \"verbose\": false\n }\n}\n"
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/xml
application/json
text/html
Responses
200
OK
WMTSInfo
Example data
Content-Type: application/xml
nurc
true
WMTS
Web Map Tile Service
http://geoserver.org/comm
This server implements the WMTS specification 1.0
NONE
NONE
1.0.0
WMTS
GEOSERVER
undef
http://geoserver.sourceforge.net/html/index.php
other
false
http://geoserver.org
http://schemas.opengis.net
false
Example data
Content-Type: application/json
{
"wmts": {
"workspace": {
"name": "nurc"
},
"enabled": true,
"name": "WMTS",
"title": "Web Map Tile Service",
"maintainer": "http://geoserver.org/comm",
"abstrct": "This server implements the WMTS specification 1.0",
"accessConstraints": "NONE",
"fees": "NONE",
"versions": {
"org.geotools.util.Version": [
{
"version": "1.0.0"
}
]
},
"keywords": {
"string": [
"WMTS",
"GEOSERVER"
]
},
"metadataLink": {
"type": "undef",
"about": "http://geoserver.sourceforge.net/html/index.php",
"metadataType": "other"
},
"citeCompliant": false,
"onlineResource": "http://geoserver.org",
"schemaBaseURL": "http://schemas.opengis.net",
"verbose": false
}
}
Up
post /services/oseo/settings
(postOSEOSettings)
Invalid. Use PUT to edit a service setting.
Responses
405
Method Not Allowed
Up
post /services/wcs/settings
(postWCSSettings)
Invalid. Use PUT to edit a service setting.
Responses
405
Method Not Allowed
Up
post /services/wcs/workspaces/{workspace}/settings
(postWCSWorkspaceSettings)
Invalid. Use PUT to edit a service setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
405
Method Not Allowed
Up
post /services/wfs/settings
(postWFSSettings)
Invalid. Use PUT to edit a service setting.
Responses
405
Method Not Allowed
Up
post /services/wfs/workspaces/{workspace}/settings
(postWFSWorkspaceSettings)
Invalid. Use PUT to edit a service setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
405
Method Not Allowed
Up
post /services/wms/settings
(postWMSSettings)
Invalid. Use PUT to edit a service setting.
Responses
405
Method Not Allowed
Up
post /services/wms/workspaces/{workspace}/settings
(postWMSWorkspaceSettings)
Invalid. Use PUT to edit a service setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
405
Method Not Allowed
Up
post /services/wmts/settings
(postWMTSSettings)
Invalid. Use PUT to edit a service setting.
Responses
405
Method Not Allowed
Up
post /services/wmts/workspaces/{workspace}/settings
(postWMTSWorkspaceSettings)
Invalid. Use PUT to edit a service setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Responses
405
Method Not Allowed
Up
put /services/oseo/settings
(putOSEOSettings)
Edits a global OSEO setting.
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
OSEOSettingsBody
WFSInfo (required)
Body Parameter — Body of the OSEO settings
Responses
201
Created
Up
put /services/wcs/settings
(putWCSSettings)
Edits a global WCS setting.
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WCS settings
Responses
201
Created
Up
put /services/wcs/workspaces/{workspace}/settings
(putWCSWorkspaceSettings)
Edits a workspace-specific WCS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WCS settings
Responses
201
Created
Up
put /services/wfs/settings
(putWFSSettings)
Edits a global WFS setting.
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WFS settings
Responses
201
Created
Up
put /services/wfs/workspaces/{workspace}/settings
(putWFSWorkspaceSettings)
Edits a workspace-specific WFS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WFS settings layer
Responses
201
Created
Up
put /services/wms/settings
(putWMSSettings)
Edits a global WMS setting.
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WMS settings
Responses
201
Created
Up
put /services/wms/workspaces/{workspace}/settings
(putWMSWorkspaceSettings)
Edits a workspace-specific WMS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WMS settings
Responses
201
Created
Up
put /services/wmts/settings
(putWMTSSettings)
Edits a global WMTS setting.
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WMTS settings
Responses
201
Created
Up
put /services/wmts/workspaces/{workspace}/settings
(putWMTSWorkspaceSettings)
Edits a workspace-specific WMTS setting.
Path parameters
workspace (required)
Path Parameter — The workspace name
Consumes
This API call consumes the following media types via the request header:
application/xml
application/json
Request body
Body Parameter — Body of the WMTS settings
Responses
201
Created
[ Jump to Methods ]
Table of Contents
WCSInfo
-
WFSInfo
-
WFSInfo_gml
-
WFSInfo_gml_entry
-
WFSInfo_gml_gml
-
WFSInfo_metadataLink
-
WMSInfo
-
WMSInfo_metadataLink
-
WMSInfo_versions
-
WMSInfo_watermark
-
WMTSInfo
-
enabled (optional)
name (optional)
String Name of the service. This value is unique among all instances of ServiceInfo and can be used as an identifier.
title (optional)
maintainer (optional)
String Maintainer of the service
abstrct (optional)
String Description of the service
accessConstraints (optional)
fees (optional)
String Any fees associated with the service
versions (optional)
keywords (optional)
metadataLink (optional)
citeCompliant (optional)
Boolean Status of service CITE compliance
onlineResource (optional)
schemaBaseURL (optional)
String Base URL for the schemas describing the service
verbose (optional)
Boolean Flag indicating if the service should be verbose
gmlPrefixing (optional)
latLon (optional)
maxInputMemory (optional)
maxOutputMemory (optional)
enabled (optional)
name (optional)
String Name of the service. This value is unique among all instances of ServiceInfo and can be used as an identifier.
title (optional)
maintainer (optional)
String Maintainer of the service
abstrct (optional)
String Description of the service
accessConstraints (optional)
fees (optional)
String Any fees associated with the service
versions (optional)
keywords (optional)
metadataLink (optional)
citeCompliant (optional)
Boolean Status of service CITE compliance
onlineResource (optional)
schemaBaseURL (optional)
String Base URL for the schemas describing the service
verbose (optional)
Boolean Flag indicating if the service should be verbose
gml (optional)
serviceLevel (optional)
String Level of service provided by the WFS
BASIC
TRANSACTIONAL
COMPLETE
maxFeatures (optional)
Integer Global cap on the number of features to allow when processing a request
featureBounding (optional)
Boolean Flag which determines if gml:bounds elements should be encoded at the feature level in GML output
canonicalSchemaLocation (optional)
Boolean Flag that determines the encoding of the WFS schemaLocation. True if the WFS schemaLocation should refer to the canonical location, false if the WFS schemaLocation should refer to a copy served by GeoServer.
encodeFeatureMember (optional)
Boolean Flag that determines encoding of featureMember or featureMembers. True if the featureMember should be encoded False if the featureMembers should be encoded.
hitsIgnoreMaxFeatures (optional)
Boolean Flag that determines if WFS hit requests (counts) will ignore the maximum features limit for this server
A map of WFS version to GML encoding configuration
version (optional)
1.0.0
1.1.0
2.0.0
gml (optional)
Enumeration for srsName style
@key (optional)
svgAntiAlias
svgRenderer
text (optional)
enabled (optional)
name (optional)
String Name of the service. This value is unique among all instances of ServiceInfo and can be used as an identifier.
title (optional)
workspace (optional)
String Workspace the service is specific or local to. Will not exist if the service is global.
maintainer (optional)
String maintainer of the service
abstrct (optional)
String description of the service
accessConstraints (optional)
fees (optional)
versions (optional)
keywords (optional)
citeCompliant (optional)
Boolean Status of service CITE compliance.
onlineResource (optional)
schemaBaseURL (optional)
String The base url for the schemas describing the service.
verbose (optional)
Boolean Flag indicating if the service should be verbose or not.
metadataLink (optional)
watermark (optional)
interpolation (optional)
Nearest
Bilinear
Bicubic
getFeatureInfoMimeTypeCheckingEnabled (optional)
Boolean Flag indicating if getFeatureInfo MIME type checking is enabled
getMapMimeTypeCheckingEnabled (optional)
Boolean Flag indicating if getMap MIME type checking is enabled.
dynamicStylingDisabled (optional)
Boolean status of dynamic styling (SLD and SLD_BODY params) allowance
maxBuffer (optional)
Integer Maximum search radius for GetFeatureInfo
maxRequestMemory (optional)
Integer Max amount of memory, in kilobytes, that each WMS request can allocate (each output format will make a best effort attempt to respect it, but there are no guarantees). 0 indicates no limit.
maxRenderingTime (optional)
Integer Max time, in seconds, a WMS request is allowed to spend rendering the map. Various output formats will do a best effort to respect it (raster formats, for example, will account just rendering time, but not image encoding time).
maxRenderingErrors (optional)
Integer Max number of rendering errors that will be tolerated before stating the rendering operation failed by throwing a service exception back to the client
@key (optional)
text (optional)
The versions of the service that are available.
org.geotools.util.Version (optional)
Watermarking configuration
enabled (optional)
Boolean Flag indicating if watermarking is enabled
position (optional)
String Position of the watermark
TOP_LEFT
TOP_CENTER
TOP_RIGHT
MID_LEFT
MID_CENTER
MID_RIGHT
BOT_LEFT
BOT_CENTER
BOT_RIGHT
transparency (optional)
Integer The transparency of the watermark logo, ranging from 0 to 255
enabled (optional)
name (optional)
String Name of the service. This value is unique among all instances of ServiceInfo and can be used as an identifier.
title (optional)
maintainer (optional)
String Maintainer of the service
abstrct (optional)
String Description of the service
accessConstraints (optional)
fees (optional)
String Any fees associated with the service
versions (optional)
keywords (optional)
metadataLink (optional)
citeCompliant (optional)
Boolean Status of service CITE compliance
onlineResource (optional)
schemaBaseURL (optional)
String Base URL for the schemas describing the service
verbose (optional)
Boolean Flag indicating if the service should be verbose