public static class WMTSSpecification.GetKVPTileRequest extends WMTSSpecification.GetSingleTileRequest
capabilities, FORMAT, layer, LAYER, STYLE, styleName, type
EXCEPTION_XML, hints, onlineResource, properties
Modifier and Type | Method and Description |
---|---|
GetTileResponse |
createResponse(HTTPResponse httpResponse)
Creating a GetTileResponse
|
URL |
getFinalURL()
Once the properties of the request are configured, this will return the URL that points to
the server and contains all of the appropriate name/value parameters.
|
createTemplateUrl, initVersion
getCrs, getFormat, getHeaders, getRequestedTime, getTemplateUrl, getTileCol, getTileMatrix, getTileMatrixSet, getTileRow, getTiles, initRequest, setCRS, setFormat, setLayer, setRequestedBBox, setRequestedHeight, setRequestedTime, setRequestedWidth, setStyle, setTileCol, setTileMatrix, setTileMatrixSet, setTileRow
initService
getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
public URL getFinalURL()
Request
getFinalURL
in interface Request
getFinalURL
in class AbstractRequest
org.geotools.data.wms.request.Request#getFinalURL()
public GetTileResponse createResponse(HTTPResponse httpResponse) throws ServiceException, IOException
ServiceException
IOException
Copyright © 1996–2023 Geotools. All rights reserved.