OptionalactiveOptionalattributes(DataSourceOptions)
OptionalcopyableWhether the geometry from this data source can be copied to other data
sources or not. Defaults to false.
OptionaldimensionsA reference to the dimensions.
OptionaldimensionsThe dimensions configuration, which determines those supported by this data source and whether they should use a static value or the one defined in the dimensions.
Optionaldimensions(DataSourceOptions)
OptionalfilterThe filter condition to apply to the filter rules (if any).
Defaults to ngeo.filter.Condition.AND.
OptionalfilterA list of filter rules to apply to this data source using the filter condition.
OptionalfiltrableWhether the data source is filtrable or not.
(DataSourceOptions)
Optionalidentifier(DataSourceOptions)
Optionalin(DataSourceOptions)
Optionalmax(DataSourceOptions)
Optionalmin(DataSourceOptions)
(DataSourceOptions)
OptionalogcThe attributes of the OGC server.
OptionalogcThe type of images to fetch by queries by the (WMS) or (WMTS).
OptionalogcThe type of OGC server.
OptionalogcThe type data source. Can be: 'WMS' or 'WMTS'.
Optionalqueryvalues to define the shape (bbox) to use to query the layer. The values are used like a padding in css with 1, 2, 3 or 4 comma separated values: all / top-bottom, left-right / top, right-left, bottom / top, right, bottom, left.
OptionalsnappableWhether the geometry from this data source can be used to snap the geometry
of features from other data sources that are being edited. Defaults to false.
OptionalsnappingDetermines whether external features can be snapped to the edges of
features from this data source or not. Defaults to true. Requires snappable to be set.
OptionalsnappingThe tolerance in pixels the snapping should occur.
OptionalsnappingDetermines whether external features can be snapped to the
vertice of features from this data source or not. Defaults to true. Requires snappable to be set.
OptionaltimeThe name of the time attribute.
OptionaltimeThe time lower value, which can be combined with the time upper value to determine a range.
OptionaltimeThe time property for the data source. Used to apply time filters.
OptionaltimeThe time upper value, which can be combined with the time lower value to determine a range.
Optionalvisible(DataSourceOptions)
OptionalwfsThe feature namespace to use with WFS requests.
OptionalwfsThe feature prefix to use with WFS requests.
OptionalwfsA list of layer definitions that are used by WFS queries. These are not used by the (WMTS) queries (the wmtsLayers is used by WMTS queries).
OptionalwfsThe OutputFormat to use with WFS requests.
OptionalwfsThe URL to use for (WFS) requests.
OptionalwmsThe InfoFormat to use with WMS requests.
OptionalwmsWhether the (WMS) images returned by this data source should be
single tiles or not. Defaults to false
OptionalwmsA list of layer definitions that are used by WMS queries. These are not used by the (WMTS) queries (the wmtsLayers is used by WMTS queries).
OptionalwmsThe URL to use for (WMS) requests.
OptionalwmtsThe layer name to use for the (WMTS) requests.
OptionalwmtsThe URL to use for (WMTS) requests.
The dimensions that are currently active on the data source.