Label | Explanation | Data Type |
Input GTFS Folders
| One or more folders containing valid GTFS data. Each folder must contain the GTFS stops.txt, routes.txt, trips.txt, and stop_times.txt files and either the calendar.txt or calendar_dates.txt file, or both. | Folder |
Target Feature Dataset
| The feature dataset where the transit-enabled network dataset will be created. The Stops, LineVariantElements, and LVEShapes feature classes created by this tool will be placed in this feature dataset, and the output tables created by this tool will be placed in this feature dataset's parent geodatabase. The feature dataset can be in a file geodatabase or an enterprise geodatabase and can have any spatial reference. If the target feature dataset is in an enterprise geodatabase, it must not be versioned. Do not include the target feature dataset in a geodatabase with an existing feature dataset containing public transit data model feature classes. Do not use a feature dataset in a mobile geodatabase if you intend to create a network dataset using the output. | Feature Dataset |
Interpolate blank stop times
(Optional) | Specifies whether blank values from the arrival_time and departure_time fields in the GTFS stop_times.txt file will be interpolated when creating the public transit data model tables.
| Boolean |
Append to existing tables
(Optional) | Specifies whether the input GTFS datasets will be appended to existing public transit data model feature classes and tables in the target feature dataset and its parent geodatabase. This parameter will be hidden if the target feature dataset and its parent geodatabase do not contain public transit data model feature classes and tables.
| Boolean |
Make LVEShapes from shapes.txt
(Optional) | Specifies whether the LVEShapes feature class will be created using the shapes.txt file in the GTFS dataset. The LVEShapes feature class is not used by the network dataset for routing but can be used for improved output visualization with the Calculate Transit Service Frequency tool.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Updated Target Feature Dataset | The feature dataset to which the new feature classes have been added. | Feature Dataset |
Output Stops | The Stops feature class for the Network Analyst public transit data model. | Feature Class |
Output Line Variant Elements | The LineVariantElements feature class for the Network Analyst public transit data model. | Feature Class |
Output Calendars | The Calendars table for the Network Analyst public transit data model. | Table |
Output Calendar Exceptions | The CalendarExceptions table for the Network Analyst public transit data model. | Table |
Output Lines | The Lines table for the Network Analyst public transit data model. | Table |
Output Line Variants | The LineVariants table for the Network Analyst public transit data model. | Table |
Output Runs | The Runs table for the Network Analyst public transit data model. | Table |
Output Schedule Elements | The ScheduleElements table for the Network Analyst public transit data model. | Table |
Output Schedules | The Schedules table for the Network Analyst public transit data model. | Table |
Output LVEShapes | The LVEShapes feature class for the Network Analyst public transit data model. | Feature Class |