OGC Resource Server
Introduction
Data Exchange (DX) based OGC compliant resource server is designed to manage and disseminate
geospatial data adhering to Open Geospatial Consortium (OGC)
standards, ensuring interoperability between systems. The
server provides APIs that allow seamless integration of geospatial
data for developers, governments, and private entities. The server
is optimized for scalability and performance, handling large
datasets and concurrent requests. It implements robust security
measures, including authentication and authorization.
Features
- Supports OGC Features API to manage geospatial data such as points, lines, and polygons
- Supports STAC (SpatioTemporal Asset Catalog) API to enable efficient cataloging and retrieval of spatio-temporal assets
- Supports OGC Tiles API to serve vector and map tiles for rendering geospatial data
- Supports OGC Processes API to facilitate the execution of geospatial processes
- Supports OGC Coverages API to manage and serve multi-dimensional data (e.g., satellite imagery, elevation models)
- Utilizes DX AAA Server for token introspection to verify and manage access before serving data to the designated user
- Utilizes DX Catalogue Server for fetching the list of resources and providers related information
- Utilizes DX Auditing Server for metering and auditing the access for metering purposes
- Regularly updated with the latest software and client libraries, with enhanced testing for reliability and performance
Explanation
Understanding OGC Resource Server
- The section available here explains the components used in implementing the OGC Resource Server
- The section available here provides an extensive explanation of the various API services exposed by the OGC Resource Server
How To Guide
Setup and Installation
Setup and Installation guide is available here
Reference
API Docs
API docs are available here
FAQ
FAQs are available here
License
View License