public static class WMS1_1_0.GetMapRequest extends WMS1_0_0.GetMapRequest
EXCEPTION_XML, hints, onlineResource, properties
BBOX, BGCOLOR, ELEVATION, EXCEPTION_BLANK, EXCEPTION_INIMAGE, EXCEPTION_XML, EXCEPTIONS, FORMAT, HEIGHT, LAYERS, REMOTE_OWS_TYPE, REMOTE_OWS_WCS, REMOTE_OWS_WFS, REMOVE_OWS_URL, SLD, SLD_BODY, SRS, STYLES, TIME, TRANSPARENT, WFS, WIDTH
Constructor and Description |
---|
GetMapRequest(URL onlineResource) |
Modifier and Type | Method and Description |
---|---|
protected String |
getRequestException(String exception) |
protected String |
getRequestFormat(String format) |
protected void |
initRequest() |
protected void |
initVersion()
Sets up the version number for this request.
|
protected String |
processKey(String key)
Some Open Web Servers do not abide by the fact that parameter keys should be case
insensitive.
|
createResponse, setExceptions, setFormat, setProperty
addLayer, addLayer, addLayer, addLayer, addLayer, getFinalURL, isGeotoolsLongitudeFirstAxisOrderForced, setBBox, setBBox, setBGColour, setDimensions, setDimensions, setDimensions, setElevation, setProperties, setSampleDimensionValue, setSRS, setTime, setTransparent, setVendorSpecificParameter, setVersion, toServerCRS
initService
getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setRequestHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setRequestHints
public GetMapRequest(URL onlineResource)
protected void initRequest()
initRequest
in class WMS1_0_0.GetMapRequest
protected void initVersion()
AbstractRequest
initVersion
in class WMS1_0_0.GetMapRequest
protected String getRequestFormat(String format)
getRequestFormat
in class WMS1_0_0.GetMapRequest
protected String getRequestException(String exception)
getRequestException
in class WMS1_0_0.GetMapRequest
protected String processKey(String key)
AbstractRequest
This method will allow a specification to determine the way that the parameter keys should be encoded in requests made by the server.
processKey
in class WMS1_0_0.GetMapRequest
key
- the key to be processedCopyright © 1996–2019 Geotools. All rights reserved.