Aller au contenu principal
OGC API — Features  /  traffic

Conséquences de trafic

Collection Info

Collection ID traffic_event_consequences
Type Non-Spatial
Max Features 1000
Default Limit 50
Cache Time 3600s

Quick Links

Resource Links
Items Browse JSON CSV
Table Schema FR NL EN
DCAT Metadata JSON-LD
Metadata Page View Page
OGC Capabilities (QGIS) GetCapabilities

📄 OpenAPI Specification

Machine-readable description of this collection's API endpoints, parameters and response schemas. Import into Postman, use with Swagger UI, or generate client code automatically.

Interactive docs (Swagger UI) Open
OpenAPI 3.0 — JSON Download
OpenAPI 3.0 — YAML Download

📋 Schema

Query Parameters

limit (integer) Number of features to return. Max: 1000, default: 50.
offset (integer) Number of features to skip (default: 0).
include / exclude (string) Comma-separated list of properties to include or exclude.
sortby (string) Sort order: +field (ASC), -field (DESC). Example: +name,-id
f (string) Output format: json (GeoJSON), csv (CSV with WKT geometry).

🧪 Test the API