Optional_OptionalcategoryOptionaldataOptionaldatasetOptionaldefaultOptionaldescriptionOptionalgroupOptionallicenseOptionalliveOptionalmetadataOptionalownersOptionalpreviewOptionalrelatedOptionalshortOptionalsupportOptionaltagsOptionalthumbnailDetermines if this dataset group supports querying
Determines if this dataset group supports rendering
Get an OpenLayers layer to add to a map
Optionalcopy: booleanCreate a new OpenLayers layer without relation to the dataset group
Get the active sublayer on range
Remove a listen from an event
returned by the on method
Event type to listen for. In addition to Dataset events, supports 'change:range' which fires when the visible group item changes
Query a Dataset with a coordinate
The coordinate to query with
Optionaloptions: QueryOptionsOptions for the query
a query result
Query a Dataset with an extent
The bounding box to query with
Optionaloptions: QueryOptionsOptions for the query
a query result
Query the Dataset with a Geometry
The Geometry to query with
Optionaloptions: QueryOptionsOptions for the query
a query result
Query the Dataset for a specific feature using id
a list of queried dataset with the related hit
Internal Dataset class