-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improved image folder group/organization; gtfs tests
- Loading branch information
Mr Martian
committed
Dec 27, 2024
1 parent
0dd0989
commit 5276178
Showing
86 changed files
with
959 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
export * from './jpeg2000'; | ||
export * from './jpeg'; | ||
export * from './lanczos'; | ||
export * from './util'; |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
export * from './delaunator'; | ||
export * from './lanczos'; | ||
export * from './orthodrome'; | ||
export * from './polylabel'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
area_id,area_name | ||
ASHB, | ||
GLEN, | ||
OAKL, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
booking_rule_id,booking_type,prior_notice_duration_min,message,phone_number,info_url,booking_url | ||
flächenrufbus_angermünde_weekdays,1,60,"Anmeldung mind. 60min vorher erforderlich, per Anruf zwischen 08:00 und 24:00 möglich, oder online rund um die Uhr",+49 3332 442 755,https://uvg-online.com/rufbus-angermuende/,https://uvg.tdimo.net/bapp/#/astBuchungenView | ||
flächenrufbus_angermünde_weekends,1,60,"1€ Komfortzuschlag pro Person; Anmeldung mind. 60min vorher erforderlich, per Anruf zwischen 08:00 und 24:00 möglich, oder online rund um die Uhr",+49 3332 442 755,https://uvg-online.com/rufbus-angermuende/,https://uvg.tdimo.net/bapp/#/astBuchungenView |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
from_network_id,to_network_id,from_stop_id,to_stop_id | ||
networkA,networkB,stop1,stop2 | ||
networkC,networkD,, | ||
networkE,networkF,stop3,stop4 | ||
networkG,networkH,stop5,stop6 | ||
networkI,networkJ,, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
leg_group_id,network_id,fare_product_id | ||
core_local_one_way_trip,core,core_local_oneway_fare | ||
core_local_one_way_trip,core,core_local_1_day_fare | ||
core_local_one_way_trip,core,core_local_31_day_fare | ||
core_local_one_way_trip,core,core_local_7_day_fare |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
fare_media_id,fare_media_name,fare_media_type | ||
clipper,Clipper,2 | ||
munimobile,SFMTA MuniMobile,4 | ||
cash,Cash,0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
fare_product_id,fare_product_name,amount,currency | ||
core_local_oneway_fare,One Way Full Fare,2.00,USD | ||
core_local_1_day_fare,1-Day Pass - Core Service,4.60,USD | ||
core_local_31_day_fare,31-Day Pass - Core Service,77.00,USD | ||
core_local_7_day_fare,7-Day Pass - Core Service,22.00,USD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
from_leg_group_id,to_leg_group_id,duration_limit,duration_limit_type,fare_transfer_type,transfer_count | ||
core_local_one_way_trip,core_local_one_way_trip,5400,1,0,-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
feed_publisher_name,feed_publisher_url,feed_lang,feed_start_date,feed_end_date,feed_version | ||
Transport for Cairo,http://transportforcairo.com/,en,20160101,20161201,0.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
trip_id,start_time,end_time,headway_secs | ||
22M-GLOBAUX-00-S_1_2,16:01:25,16:19:25,180 | ||
22M-GLOBAUX-00-S_1_2,16:19:25,17:03:25,165 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
level_id,level_index,level_name | ||
L1,0,Ground | ||
L2,1,Mezzanine | ||
L3,-1,Basement | ||
L4,2, | ||
L5,3,"Upper Level, East" | ||
L6,4,"Observation Deck, West" | ||
L7,5, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
location_group_id, stop_id | ||
476_stops,de:12073:900340004::1 | ||
476_stops,de:12073:900340004::2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
location_group_id,location_group_name | ||
476_stops,durch den RufBus 476 bedientes Gebiet im Raum Angermünde |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
network_id,network_name | ||
mnr_hudson,MNR Hudson Line |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
pathway_id,from_stop_id,to_stop_id_pathway_mode,is_bidirectional | ||
stairsA,90,95,2,1 | ||
escalatorA,96,91,4,0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
network_id,route_id | ||
mnr_hudson,669 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
area_id,stop_id | ||
mnr_1,ITO1887 | ||
mnr_1,ITO2383 | ||
mnr_HUD-5,ITO1804 | ||
mnr_HUD-6,ITO1669 | ||
mnr_HUD-6,ITO1824 | ||
mnr_HUD-7,ITO1856 | ||
mnr_HUD-7,ITO1897 | ||
mnr_HUD-8,ITO1777 | ||
mnr_HUD-8,ITO1789 | ||
mnr_HUD-9,ITO2096 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
timeframe_group_id,start_time,end_time,service_id | ||
TF1,06:00:00,10:00:00,SVC1 | ||
TF1,10:00:00,14:00:00,SVC1 | ||
TF2,,,"SVC2" | ||
TF3,18:00:00,,"SVC3" | ||
TF4,22:00:00,24:00:00,SVC4 | ||
TF5,"00:00:00","24:00:00",SVC5 | ||
TF6,12:30:00,15:45:00,SVC6 | ||
TF7,09:00:00,09:00:00,SVC7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
from_stop_id,to_stop_id,from_route_id,to_route_id,from_trip_id,to_trip_id,transfer_type,min_transfer_time | ||
STOP1,STOP2,ROUTE1,ROUTE2,,,"0", | ||
STOP3,STOP4,ROUTE3,ROUTE4,TRIP3,TRIP4,"1", | ||
STOP5,STOP6,ROUTE5,ROUTE6,,,"2",300 | ||
STOP7,STOP8,ROUTE7,ROUTE8,TRIP7,TRIP8,"3", | ||
STOP9,STOP10,ROUTE9,ROUTE10,TRIP9,TRIP10,"4", | ||
STOP11,STOP12,ROUTE11,ROUTE12,TRIP11,TRIP12,"5", | ||
STOP13,STOP14,,,,,"0", | ||
,STOP15,ROUTE13,ROUTE14,TRIP13,TRIP14,"1", | ||
STOP16,,ROUTE15,ROUTE16,TRIP15,TRIP16,"2",180 | ||
STOP17,STOP18,ROUTE17,ROUTE18,TRIP17,TRIP18,"", # TransferType default to 0 | ||
STOP19,STOP20,ROUTE19,ROUTE20,TRIP19,TRIP20,"2", # Missing min_transfer_time |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
table_name,field_name,record_id,language,translation | ||
stops,stop_name,S8815040,nl,Brussel-West |
Oops, something went wrong.