Imports a GTFS feed into the current drawing as polylines and geo inserts. The GTFS feed is a folder containing multiple files. However this tool is only concerned with stops.txt (point) and shapes.txt (polyline) since only they contain latitude and longitude values.
Keyboard Command: PrjGtfImp
Procedure:
- Open or establish the drawing.
- Confirm the appropriate drawing coordinate system has been assigned.
- Initiate this tool from the menu, ribbon or command above.
- Select the folder containing the GTFS feed files.
- Click to begin importing.
- Optionally zoom extents to see the new geometry.
Notes:
- This tool does not check for the existence of an existing object at any given stop (point) or shape (polyline). Make sure the area you are importing into does not contain existing geometry or the possibility of duplication will occur.
- During import, additional information from the imported feed files will be imported as extended entity data. See the Extended Entity Data tools for editing and management of that data.
- There is a companion Export tool available.