Geospatial Features API
The Geospatial Features API implements the OGC API - Features standards (OGC 3.0 specification). This specification defines a Web API for accessing geospatial features, which are objects representing real-world entities with a location. By adhering to this standard, the API ensures interoperability and consistency in the way geospatial data is accessed and manipulated across different systems and applications.
The API allows the interaction with collections of geospatial features. Each collection represents a distinct set of geospatial data, which can be queried and filtered based on various parameters such as bounding boxes and coordinate reference systems. This flexibility allows users to access the specific data they need in the format and projection that best suits their requirements.
Was this page helpful?