Skip to main content

Module detections

Module detections 

Source
Expand description

GeoJSON parser for punctual & linear detections (T010).

See specs/004-train-detections/contracts/detections-geojson.md.

Functionsยง

load
Load detections from a GeoJSON / JSON file.
load_str
In-memory variant of load that accepts the full GeoJSON text. Required by the .NET bindings (FR-012, no temp files).