bron_ongevallen_search
Search Dutch road traffic accidents from Rijkswaterstaat BRON by bounding box (EPSG:28992) with filters for severity, crash type, and year. Returns GeoJSON-capable records with location and RD coordinates.
Instructions
Search Dutch road traffic accidents (Rijkswaterstaat BRON, verkeersongevallen) via WFS GetFeature within an EPSG:28992 bbox. Returns severity (afloop), crash type (aard), involved vehicle types, location and RD coordinates as GeoJSON-capable records. Keywords: verkeersongeval, ongeval, letsel, dodelijk, aanrijding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| bbox | No | RD New (EPSG:28992) bounding box 'minx,miny,maxx,maxy'. REQUIRED — searching the full dataset is not allowed. Example: '190000,442000,195000,445000'. | |
| jaar | No | Accident year table. '2022_2024' is the combined three-year set. | 2024 |
| limit | No | ||
| query | No | Optional substring filter on street/place/municipality (straatnaam/woonplaats/gemeente). Do NOT pass full questions. | |
| afloop | No | Severity filter: letsel (injury), dodelijk (fatal), ums (material damage only), all. | all |
| dryRun | No | ||
| offset | No | ||
| verbose | No | ||
| gemeente | No | Optional municipality substring filter on the gemeente field. | |
| outputFormat | No | json |