Features To GTFS Stops (Public Transit Tools)
Summary
Converts a feature class to a GTFS stops.txt file for a GTFS public transit dataset.
Usage
A file geodatabase feature class is recommended for tool input instead of a shapefile because some field names allowed by the GTFS specification are longer than the maximum of 10 characters allowed for shapefile field names.
The output
stops.txtfile'sstop_latandstop_lonfields will be populated using the geometry of the input features. If the input feature class containsstop_latandstop_lonfields, the values in those fields will be ignored.If GTFS stop locations and attributes need to be edited, use the GTFS Stops To Features tool to import an existing
stops.txtfile, make edits in the map, and export the edited table back into GTFS format using this tool.This tool does not do comprehensive data validation. Confirm that the resulting GTFS
stops.txtfile is valid according to the GTFS specification.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
A point feature class containing transit stop geometries and at least the minimum required GTFS |
Feature Layer |
|
Output GTFS Stops File |
The output |
File |
Environments
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes