Module gtfs_server::routes::api::stops [−][src]
/stops related routes
Statics
| static_rocket_route_info_for_stops |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_by_id |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_by_trip |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_in_bbox |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_in_bbox_radius |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_latlng_test |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_latlng_test_zoom |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_near |
Rocket code generated static route information structure. |
| static_rocket_route_info_for_stops_near_default |
Rocket code generated static route information structure. |
Functions
| stops |
|
| stops_by_id |
|
| stops_by_trip |
|
| stops_in_bbox |
|
| stops_in_bbox_radius |
|
| stops_latlng_test | |
| stops_latlng_test_zoom | |
| stops_near |
|
| stops_near_default |
|