Bounding box to query for incidents.
Accepts a raw [minLon, minLat, maxLon, maxLat] tuple, any GeoJSON object
(Feature, FeatureCollection, Geometry, …), or an array of GeoJSON objects.
When a GeoJSON value is provided, its bounding box is calculated automatically
via bboxFromGeoJSON.
Maximum area: 10,000 km².
Optionalids?: never
Parameters for fetching incidents within a bounding box.