[][src]Function transit_model::hellogo_fares::enrich_with_hellogo_fares

pub fn enrich_with_hellogo_fares<P: AsRef<Path>>(
    collections: &mut Collections,
    fares_path: P
) -> Result<()>

Enrich the model with HelloGo fares.

HelloGo fares is provided as Netex files, compressed into ZIP archives. fares_path is the path to a folder that may contain one or more ZIP archive, all relative to the same model.

collections will be enrich with all the fares in the form of NTFS fares model (see https://github.com/CanalTP/ntfs-specification/blob/master/ntfs_fare_extension.md)