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/feed_info.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 gtfs-template/feed_info.txt (limited to 'gtfs-template/feed_info.txt') diff --git a/gtfs-template/feed_info.txt b/gtfs-template/feed_info.txt new file mode 100755 index 0000000..1e85326 --- /dev/null +++ b/gtfs-template/feed_info.txt @@ -0,0 +1,2 @@ +feed_publisher_name,feed_publisher_url,feed_lang,feed_start_date,feed_end_date,feed_version +Ilztalbahn GmbH,https://ilztalbahn.eu/,de,20220604,20230401, -- cgit v1.2.3