diff options
author | stuebinm | 2025-03-15 20:44:50 +0100 |
---|---|---|
committer | stuebinm | 2025-03-15 20:44:50 +0100 |
commit | 9f3d0e94e3669676a8c3cb25a35a5a25e1492292 (patch) | |
tree | 0ed9f5ae7461a97d9825eb8164e8b025640c4b6b | |
parent | ae28a05554882393c519b7b58734751765bd5ca6 (diff) |
feed_info & routes: follow best practices
as suggested by the gtfs validator of MobilityData
Diffstat (limited to '')
-rw-r--r-- | feed_info.txt | 2 | ||||
-rw-r--r-- | routes.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/feed_info.txt b/feed_info.txt index ec5a721..35a1130 100644 --- a/feed_info.txt +++ b/feed_info.txt @@ -1,2 +1,2 @@ feed_publisher_name,feed_publisher_url,feed_lang,feed_start_date,feed_end_date,feed_version -Ilztalbahn GmbH,https://ilztalbahn.eu/,de,20250501,20251012, +Ilztalbahn GmbH,https://ilztalbahn.eu/,de,20250501,20251012,"vorläufiger Fahrplan 2025" @@ -1,2 +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 +route_id,agency_id,route_short_name,route_long_name,route_type,route_url,route_color +ITB,ilztalbahn-bavaria-de,ITB,Ilztalbahn im Donau-Moldau-Verbund,2,http://ilztalbahn.eu/,b7bd00 |