gis-tools-ts - v0.6.0
    Preparing search index...

    Class GTFSRouteNetwork

    Route Networks

    Conditionally Forbidden Assigns routes (routes.route_id) to networks (networks.network_id). This file is forbidden if network_id exists in routes.txt. Otherwise, it is optional.

    Index

    Constructors

    Properties

    Constructors

    Properties

    networkId: string

    Required Identifies a network (networks.network_id) to which one or multiple routes belong.

    routeId: string

    Required Identifies a route (routes.route_id). One route can only belong to one network.