public static class WMS1_3_0.GetMapRequest extends WMS1_1_1.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 void |
initVersion()
Sets up the version number for this request.
|
void |
setSRS(String srs)
From the Web Map Service Implementation Specification: "The required SRS parameter states
which Spatial Reference System applies to the values in the BBOX parameter.
|
getRequestException, getRequestFormat, initRequest, processKey
createResponse, setExceptions, setFormat, setProperty
addLayer, addLayer, addLayer, addLayer, addLayer, getFinalURL, isGeotoolsLongitudeFirstAxisOrderForced, setBBox, setBBox, setBGColour, setDimensions, setDimensions, setDimensions, setElevation, setProperties, setSampleDimensionValue, 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 initVersion()
AbstractRequest
initVersion
in class WMS1_1_1.GetMapRequest
public void setSRS(String srs)
AbstractGetMapRequest
setSRS
in interface GetMapRequest
setSRS
in class AbstractGetMapRequest
srs
- A String indicating the Spatial Reference System to render the layers in.Copyright © 1996–2019 Geotools. All rights reserved.