|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This file contains all the String constants that are defined in the OpenGIS WMT specification. We are trying to get to a point where we use all of them.
Field Summary | |
static java.lang.String |
BBOX
Bounding Box (BBOX) consisting of xmin, ymin, xmax, ymax list, in SRS units. |
static java.lang.String |
BGCOLOR
(BGCOLOR) The hexidecimal RGB value to use for the background color, if transparency is not desired or not supported by the format type. |
static java.lang.String |
CAPABILITIES
Keyword (capabilites) for a map server capabilities request. |
static java.lang.String |
CRS
Coordinate Reference System identifier (CRS). |
static java.lang.String |
EXCEPTIONS
(EXCEPTIONS) The format where exceptions are to be reported from the map server. |
static java.lang.String |
FORMAT
Output format for image (FORMAT). |
static java.lang.String |
GETCAPABILITIES
After WMS version 1.0, use this parameter to identify the capabilities request |
static java.lang.String |
GETFEATUREINFO
After WMS version 1.0, use this parameter to identify the feature info request |
static java.lang.String |
GETMAP
After WMS version 1.0, use this parameter to identify the feature info request |
static java.lang.String |
HEIGHT
Pixel height of requested image (HEIGHT). |
static java.lang.String |
IMAGEFORMAT_GEOTIFF
|
static java.lang.String |
IMAGEFORMAT_GIF
|
static java.lang.String |
IMAGEFORMAT_JPEG
|
static java.lang.String |
IMAGEFORMAT_PNG
|
static java.lang.String |
IMAGEFORMAT_PPM
|
static java.lang.String |
IMAGEFORMAT_SVG
|
static java.lang.String |
IMAGEFORMAT_TIFF
|
static java.lang.String |
IMAGEFORMAT_WBMP
|
static java.lang.String |
INFO_FORMAT
Output format for GetFeatureInfo request (INFO_FORMAT). |
static java.lang.String |
LAYERS
Layer list (LAYERS), comma separated layer names. |
static java.lang.String |
MAP
Keyword (map) for a Map request. |
static java.lang.String |
QUERY_LAYERS
Query Layer list (QUERY_LAYERS), comma separated layer names. |
static java.lang.String |
REQUEST
Request (REQUEST) type. |
static java.lang.String |
SERVICE
After WMS version 1.0, use this parameter to identify the service |
static java.lang.String |
SRS
Spatial Reference System identifier (SRS). |
static java.lang.String |
STYLES
(STYLES) Comma separated list for one rendering style per requested layer. |
static java.lang.String |
TRANSPARENT
(TRANSPARENT) true if the background color should be rendered as transparent, if the image format supports transparency, or false otherwise. |
static java.lang.String |
VERSION
After WMS version 1.0, use this parameter to identify the version |
static java.lang.String |
WIDTH
Pixel width of requested image (WIDTH). |
static java.lang.String |
WMTVER
WMT Version (WMTVER), floating point industry. |
Field Detail |
public static final java.lang.String VERSION
public static final java.lang.String SERVICE
public static final java.lang.String GETMAP
public static final java.lang.String GETCAPABILITIES
public static final java.lang.String GETFEATUREINFO
public static final java.lang.String WMTVER
public static final java.lang.String REQUEST
public static final java.lang.String LAYERS
public static final java.lang.String QUERY_LAYERS
public static final java.lang.String STYLES
public static final java.lang.String SRS
public static final java.lang.String CRS
public static final java.lang.String BBOX
public static final java.lang.String HEIGHT
public static final java.lang.String WIDTH
public static final java.lang.String FORMAT
public static final java.lang.String INFO_FORMAT
public static final java.lang.String TRANSPARENT
public static final java.lang.String BGCOLOR
public static final java.lang.String EXCEPTIONS
public static final java.lang.String MAP
public static final java.lang.String CAPABILITIES
public static final java.lang.String IMAGEFORMAT_JPEG
public static final java.lang.String IMAGEFORMAT_GIF
public static final java.lang.String IMAGEFORMAT_PNG
public static final java.lang.String IMAGEFORMAT_TIFF
public static final java.lang.String IMAGEFORMAT_GEOTIFF
public static final java.lang.String IMAGEFORMAT_PPM
public static final java.lang.String IMAGEFORMAT_WBMP
public static final java.lang.String IMAGEFORMAT_SVG
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |