Reusable OGC API - Processes implementation for Roofer Online. The repository covers Geonovum DTaaS Testbed 2026 Topic 1.
Requirements: Python 3.12+, uv, and just.
just sync
just api-run
just checkThe reference service runs at http://localhost:8000. Its OGC API is under /ogcapi.
The reusable protocol package is in packages/ogc-processes. Roofer Online integration is defined
by the host adapter contract in docs/integration-contract.md.
See docs/project-plan.md and docs/architecture.md for the implementation plan and deployment boundary.