Feature Server

BBOX OGC API Features Service

Asynchronous OGC API Features server implementation.

Features:

  • OGC API - Features - Part 1: Core 1.0
  • OGC API - Features - Part 2: Coordinate Reference Systems by Reference 1.0
  • Builtin storage backends: PostGIS, GeoPackage
  • SQL queries with time and custom query parameters
  • Output formats: GeoJSON
  • Compatibility: WFS + WFS-T via QGIS Server

Usage

Run feature server with bbox.toml configuration:

bbox-feature-server serve

or with a custom configuration:

bbox-feature-server --config=bbox-pg.toml serve