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/agency.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 gtfs-template/agency.txt (limited to 'gtfs-template/agency.txt') diff --git a/gtfs-template/agency.txt b/gtfs-template/agency.txt new file mode 100755 index 0000000..473f71d --- /dev/null +++ b/gtfs-template/agency.txt @@ -0,0 +1,2 @@ +agency_id,agency_name,agency_url,agency_timezone,agency_phone,agency_lang +ilztalbahn-bavaria-de,Ilztalbahn GmbH,http://www.ilztalbahn.eu,Europe/Berlin,085819897136,de -- cgit v1.2.3