Optional
bboxPass the queried bbox as a parameter of the GET query on WFS requests.
Optional
cursorOptional
featureNS?: stringThe feature namespace for WFS GetFeature requests.
Optional
featureThe feature prefix for WFS GetFeature requests.
Optional
geometryThe name of the geometry property for WFS GetFeature requests.
Optional
limit?: numberThe maximum number of records per request the query service should ask. Note that sources sharing the same URL are combined together in a single request. This limit will still apply to those.
Optional
queryFor WFS sources, should the number of features first be
requested with resultType=hits
before requesting the actual features in an seconds request?
Optional
sourceDefines the name of the layer property that holds the ids of the sources. Use this if you have more than one source bound to a layer.
Optional
tolerance?: numberWhen issuing an identify feature request at a click position, either a
WMS GetFeatureInfo or a WFS GetFeature request will be used. For GetFeature requests a bbox is built
around the position. This tolerance
in pixel determines the minimal size of the bbox.
Optional
toleranceSame as tolerance
but for touch devices.
Generated using TypeDoc
The options for the query service.