Ogc Feature Collection Info
Metadata of a layer (feature collection) in an OGC API - Features service. Provides metadata (such as id, title, and description) that describes an OGC API - Features feature collection.
Since
200.1.0
Properties
A unique identifier for the OGC API - Features feature collection. Collections from an OgcFeatureService, described by OgcFeatureCollectionInfo objects, represent the "feature collections" defined in the OGC API - Features standard. The OgcFeatureCollectionInfo.collectionId property is intended for use as a unique identifier for the collection. See OgcFeatureCollectionInfo.title for a human-readable name.
The OGC API - Features feature collection's description.
A descriptive (human-readable) title for the OGC API - Features feature collection. Unlike OgcFeatureCollectionInfo.collectionId, the title property does not uniquely identify an OGC API - Features feature collection. Instead, it provides a human-readable name for the collection.