diff options
author | stuebinm | 2024-04-06 14:19:59 +0200 |
---|---|---|
committer | stuebinm | 2024-04-06 14:19:59 +0200 |
commit | 86d758550ea2ed26988932f39425f82f85476138 (patch) | |
tree | bd5c6d50ffe0b04a20dd8398f26069684820e2f9 | |
parent | ecfa633ba32f989331d526b51bdda4100d88275b (diff) |
Revert "Passau-Lindau → Passau-Grubweg"
This reverts commit 89d174cc072d7d17032ba377db6518deb7c5b2b1.
-rw-r--r-- | stop_times.txt | 8 | ||||
-rw-r--r-- | stops.txt | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/stop_times.txt b/stop_times.txt index c42bcd7..a3240c7 100644 --- a/stop_times.txt +++ b/stop_times.txt @@ -108,8 +108,8 @@ trip_id,arrival_time,departure_time,stop_id,stop_sequence 18,15:39:00,15:39:00,TB,9 18,15:55:00,16:00:00,PA,10 18,16:14:00,16:14:00,PR,12 -18,16:20:00,16:20:00,PG,13 -19,16:30:00,16:30:00,PG,0 +18,16:20:00,16:20:00,PL,13 +19,16:30:00,16:30:00,PL,0 19,16:36:00,16:36:00,PR,1 19,16:50:00,17:00:00,PA,2 19,17:13:00,17:13:00,TB,4 @@ -131,8 +131,8 @@ trip_id,arrival_time,departure_time,stop_id,stop_sequence 20,19:59:00,19:59:00,PA,10 10,08:45:00,08:45:00,PA,0 10,08:59:00,08:59:00,PR,1 -10,09:05:00,09:05:00,PG,2 -11,09:15:00,09:15:00,PG,0 +10,09:05:00,09:05:00,PL,2 +11,09:15:00,09:15:00,PL,0 11,09:21:00,09:21:00,PR,1 11,09:35:00,09:50:00,PA,2 11,10:03:00,10:03:00,TB,4 @@ -1,5 +1,5 @@ stop_id,stop_name,stop_lat,stop_lon -PG,Passau-Grubweg,48.58671,13.50147 +PL,Passau-Lindau,48.58671,13.50147 PR,Passau-Rosenau,48.5712829,13.4804408 PA,Passau Hbf,48.574138,13.450749 TB,Tiefenbach,48.615011,13.423320 |