diff options
author | stuebinm | 2024-04-05 20:41:41 +0200 |
---|---|---|
committer | stuebinm | 2024-04-05 20:53:48 +0200 |
commit | 89d174cc072d7d17032ba377db6518deb7c5b2b1 (patch) | |
tree | 9bbdfc993ccd4dabc2c5fa32cfd053c4d930daf2 | |
parent | 00f2e750aac98454340c2c4296e3141123de5c61 (diff) |
Passau-Lindau → Passau-Grubweg
-rw-r--r-- | stop_times.txt | 8 | ||||
-rw-r--r-- | stops.txt | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/stop_times.txt b/stop_times.txt index a3240c7..c42bcd7 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,PL,13 -19,16:30:00,16:30:00,PL,0 +18,16:20:00,16:20:00,PG,13 +19,16:30:00,16:30:00,PG,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,PL,2 -11,09:15:00,09:15:00,PL,0 +10,09:05:00,09:05:00,PG,2 +11,09:15:00,09:15:00,PG,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,4 +1,6 @@ stop_id,stop_name,stop_lat,stop_lon +PG,Passau-Grubweg,48.58671,13.50147 +PR,Passau-Rosenau,48.5712829,13.4804408 PA,Passau Hbf,48.574138,13.450749 TB,Tiefenbach,48.615011,13.423320 FI,Fischhaus,48.654944,13.441398 @@ -9,8 +11,6 @@ RB,Röhrnbach,48.736858,13.526125 WK,Waldkirchen,48.737063,13.606507 FR,Freyung,48.802758,13.548300 WB,Waldkirchen,48.736985,13.606477 -PL,Passau-Lindau,48.58671,13.50147 -PR,Passau-Rosenau,48.5712829,13.4804408 JB,Jandelsbrunn,48.729215,13.693696 GS,Gsenged,48.725700,13.736695 NR,Neureichenau Rathaus,48.747857,13.747709 |