HyPlica OGC API Server
OGC API — Features
Feature access over the indexed data: Part 1 (Core), Part 2 (CRS by Reference) and Part 3 (Filtering with CQL2-Text) are implemented and declared — retained source features are served per collection alongside their HyPlica zoneSets, filterable over each collection's queryables.
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /api/collections | Feature collections |
| GET | /api/collections/{collectionId}/items | Features (bbox / datetime / CQL2 filter / crs) |
| GET | /api/collections/{collectionId}/items/{featureId} | A single feature |
| GET | /api/collections/{collectionId}/queryables | Filterable properties (JSON Schema) |
Requests authenticate with a session, an API token, or a short-lived bearer token — see the documentation for credential flows, and your account to manage tokens.
Definition Conformance DGGS Collections & collection-DGGS Processes Jobs Coverages