public interface Parameters
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_64
If a rendered chart shall be written as base64 encoded string.
|
static String |
BBOX
Determines the bbox filter
|
static String |
CATEGORIES
Determines the categories filter
|
static String |
CATEGORY
Deprecated.
use
CATEGORIES |
static String |
COMPLEX_PARENT
Internally set to refer to parents in complex observations.
|
static String |
CRS
Determines the reference system to be used for input/output coordinates.
|
static String |
DATASETS |
static boolean |
DEFAULT_BASE_64
Defaults to binary output.
|
static boolean |
DEFAULT_EXPANDED
The default expansion of collection items.
|
static boolean |
DEFAULT_FORCE_LATEST_VALUE
The default behaviour if latest value requests shall be invoked during a
timeseries collection request.
|
static boolean |
DEFAULT_FORCE_XY
Default axes order respects EPSG axes ordering.
|
static String |
DEFAULT_FORMAT
The default format for raw data output.
|
static boolean |
DEFAULT_GENERALIZE
The default (no generalization) behaviour.
|
static boolean |
DEFAULT_GRID
Defaults to a background grid in a rendered chart.
|
static int |
DEFAULT_HEIGHT
The default height of the chart image to render.
|
static boolean |
DEFAULT_LEGEND
Defaults to a not drawn legend.
|
static int |
DEFAULT_LIMIT
The default page size limit.
|
static String |
DEFAULT_LOCALE
The default locale.
|
static boolean |
DEFAULT_MATCH_DOMAIN_IDS
Default filter match property.
|
static int |
DEFAULT_OFFSET
The default page offset.
|
static String |
DEFAULT_OUTPUT_TIMEZONE
The default output timezone
|
static boolean |
DEFAULT_RENDERING_HINTS
Deprecated.
since v2.0 covered by extras endpoint
|
static String |
DEFAULT_RENDERING_TRIGGER
Default event causing a rendering task.
|
static boolean |
DEFAULT_SHOW_TIME_INTERVALS
Default for
SHOW_TIME_INTERVALS |
static boolean |
DEFAULT_STATUS_INTERVALS
Deprecated.
since v2.0 covered by extras endpoint
|
static String |
DEFAULT_TIME_FORMAT
The default timeformat.
|
static int |
DEFAULT_WIDTH
The default width of the chart image to render.
|
static String |
EXPANDED
How detailed the output shall be.
|
static String |
FEATURE
Deprecated.
use
FEATURES |
static String |
FEATURES
Determines the features filter
|
static String |
FILTER_FIELDS
Determines the fields filter
|
static String |
FILTER_OBSERVED_GEOMETRIES |
static String |
FILTER_PLATFORM_GEOMETRIES |
static String |
FILTER_PLATFORM_TYPES |
static String |
FILTER_VALUE_TYPES |
static String |
FORCE_LATEST_VALUE
If latest values shall be requested in a bulk timeseries request.
|
static String |
FORCE_XY
Determines if CRS axes order shall always be XY, i.e.
|
static String |
FORMAT
Determines how raw data shall be formatted.
|
static String |
GENERALIZE
Determines the generalize flag.
|
static String |
GEOMETRY_TYPES
SimpleFeature types e.g.
|
static String |
GRID
If a chart shall be rendered with a background grid.
|
static String |
HANDLE_AS_VALUE_TYPE |
static String |
HEIGHT
The height in px of the image to be rendered.
|
static String |
HREF_BASE
Internally set via 2.x interface to create href links.
|
static String |
LANGUAGE
Deprecated.
since v2.0 covered by
LOCALE} |
static String |
LEGEND
If a legend shall be drawn on the chart.
|
static String |
LIMIT
Determines the limit of the page to be returned.
|
static String |
LOCALE
Determines the locale the output shall have.
|
static String |
MATCH_DOMAIN_IDS
Determines if filter shall match domain ids instead of global ids
|
static String |
NEAR
Determines the within filter
|
static String |
OFFERING
Deprecated.
use
OFFERINGS |
static String |
OFFERINGS
Determines the offerings filter
|
static String |
OFFSET
Determines the index of the first member of the response page (a.k.a.
|
static String |
OUTPUT_TIMEZONE
Determines the timezone output parameter
|
static String |
PHENOMENA
Determines the phenomena filter
|
static String |
PHENOMENON
Deprecated.
use
PHENOMENA |
static String |
PLATFORMS |
static String |
PROCEDURE
Deprecated.
use
PROCEDURES |
static String |
PROCEDURES
Determines the procedures filter
|
static String |
RAW_FORMAT
Determines how raw data shall be queried from service.
|
static String |
RENDERING_HINTS
Deprecated.
since v2.0 covered by extras endpoint
|
static String |
RENDERING_TRIGGER
Determines if what event causes a rendering task.
|
static String |
RESULTTIME
Parameter to specify the timeseries data with a result time
|
static String |
SEARCH_TERM |
static String |
SERIES
Deprecated.
since 2.0.0
|
static String |
SERVICE
Deprecated.
use
SERVICES |
static String |
SERVICES
Determines the services filter
|
static String |
SHOW_TIME_INTERVALS
If observation time shall be shown within intervals.
|
static String |
STATION
Deprecated.
since 2.0.0
|
static String |
STATIONS
Determines the stations filter
|
static String |
STATUS_INTERVALS
Deprecated.
since v2.0 covered by extras endpoint
|
static String |
STYLE
Determines the style parameter
|
static String |
TIME_FORMAT
Determines how dates should be formatted (in charts).
|
static String |
TIMESERIES |
static String |
TIMESPAN
Determines the timespan parameter
|
static String |
WIDTH
The width in px of the image to be rendered.
|
static final String SEARCH_TERM
static final String EXPANDED
static final boolean DEFAULT_EXPANDED
EXPANDEDstatic final String FORCE_LATEST_VALUE
static final boolean DEFAULT_FORCE_LATEST_VALUE
static final String OFFSET
static final int DEFAULT_OFFSET
OFFSETstatic final String LIMIT
static final int DEFAULT_LIMIT
LIMITstatic final String LOCALE
static final String DEFAULT_LOCALE
LOCALEstatic final String TIMESPAN
static final String OUTPUT_TIMEZONE
static final String DEFAULT_OUTPUT_TIMEZONE
static final String RESULTTIME
static final String WIDTH
static final int DEFAULT_WIDTH
static final String HEIGHT
static final int DEFAULT_HEIGHT
static final String GRID
static final boolean DEFAULT_GRID
static final String LEGEND
static final boolean DEFAULT_LEGEND
static final String BASE_64
static final boolean DEFAULT_BASE_64
static final String GENERALIZE
static final boolean DEFAULT_GENERALIZE
static final String RAW_FORMAT
static final String FORMAT
static final String DEFAULT_FORMAT
static final String TIME_FORMAT
static final String DEFAULT_TIME_FORMAT
static final String RENDERING_TRIGGER
static final String DEFAULT_RENDERING_TRIGGER
static final String STYLE
static final String SERVICES
static final String FEATURES
static final String OFFERINGS
static final String PROCEDURES
static final String PHENOMENA
static final String STATIONS
static final String PLATFORMS
static final String TIMESERIES
static final String DATASETS
static final String HANDLE_AS_VALUE_TYPE
static final String CATEGORIES
static final String CRS
static final String FORCE_XY
static final boolean DEFAULT_FORCE_XY
static final String MATCH_DOMAIN_IDS
static final boolean DEFAULT_MATCH_DOMAIN_IDS
static final String NEAR
static final String BBOX
static final String FILTER_FIELDS
static final String FILTER_PLATFORM_TYPES
static final String FILTER_VALUE_TYPES
static final String FILTER_PLATFORM_GEOMETRIES
static final String FILTER_OBSERVED_GEOMETRIES
static final String GEOMETRY_TYPES
static final String SHOW_TIME_INTERVALS
static final boolean DEFAULT_SHOW_TIME_INTERVALS
SHOW_TIME_INTERVALSstatic final String HREF_BASE
static final String COMPLEX_PARENT
@Deprecated static final String SERVICE
SERVICES@Deprecated static final String FEATURE
FEATURES@Deprecated static final String OFFERING
OFFERINGS@Deprecated static final String PROCEDURE
PROCEDURES@Deprecated static final String PHENOMENON
PHENOMENA@Deprecated static final String STATION
@Deprecated static final String SERIES
@Deprecated static final String CATEGORY
CATEGORIES@Deprecated static final String STATUS_INTERVALS
@Deprecated static final boolean DEFAULT_STATUS_INTERVALS
@Deprecated static final String RENDERING_HINTS
@Deprecated static final boolean DEFAULT_RENDERING_HINTS
@Deprecated static final String LANGUAGE
LOCALE}Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.