From 6d3f8c69a8b16358145e70df1c94556943c091fc Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 30 Mar 2024 19:48:08 +0100 Subject: add template gtfs (not sure why i didn't commit this two years ago — this is just the shell of a gtfs for Ilztalbahn, but without `stop_times.txt`) --- gtfs-template/routes.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 gtfs-template/routes.txt (limited to 'gtfs-template/routes.txt') diff --git a/gtfs-template/routes.txt b/gtfs-template/routes.txt new file mode 100755 index 0000000..40003b5 --- /dev/null +++ b/gtfs-template/routes.txt @@ -0,0 +1,2 @@ +route_id,route_short_name,route_long_name,route_type,route_url,route_color +ITB,ITB,Ilztalbahn im Donau-Moldau-Verbund,2,http://ilztalbahn.eu/,b7bd00 -- cgit v1.2.3