public abstract static class WMTSSpecification.GetSingleTileRequest extends AbstractGetTileRequest
capabilities, FORMAT, layer, LAYER, STYLE, styleName, type
EXCEPTION_XML, hints, onlineResource, properties
Modifier and Type | Method and Description |
---|---|
protected String |
createTemplateUrl(String tileMatrixSetName)
Used when creating WMTSTileService's based on a templateUrl.
|
protected void |
initVersion()
Sets up the version number for this request.
|
getCrs, getFormat, getHeaders, getRequestedTime, getTemplateUrl, getTileCol, getTileMatrix, getTileMatrixSet, getTileRow, getTiles, initRequest, setCRS, setFormat, setLayer, setRequestedBBox, setRequestedHeight, setRequestedTime, setRequestedWidth, setStyle, setTileCol, setTileMatrix, setTileMatrixSet, setTileRow
initService
getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createResponse, getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
protected void initVersion()
AbstractRequest
initVersion
in class AbstractGetTileRequest
protected String createTemplateUrl(String tileMatrixSetName)
AbstractGetTileRequest
If the server supports RESTful calls. It will use that. Otherwise it will create a similar template for KVP requests.
createTemplateUrl
in class AbstractGetTileRequest
tileMatrixSetName
- the name of the tileMatrixSet. This is expected to be UTF-8 encodedCopyright © 1996–2022 Geotools. All rights reserved.