OgcFeatureCollectionTable

constructor(featureCollectionInfo: OgcFeatureCollectionInfo)

Creates a new OGC API - Features feature collection table.

Since

200.1.0

Parameters


constructor(url: String, collectionId: String)

Creates a new OGC API - Features feature collection table.

Since

200.1.0

Parameters

url

The URL of the OGC API - Features service landing page that contains the feature collection.

collectionId

The unique identifier for the collection from the service.