Skip to content

Commit

Permalink
gh-actions: update routes & stops
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 26, 2024
1 parent adeb386 commit bd45b39
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions src/lib/data/stops.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,30 +231,6 @@
"latitude": 1.301899,
"longitude": 103.769455
},
{
"caption": "Oei Tiong Ham Building",
"name": "OTH",
"LongName": "Oei Tiong Ham Building",
"ShortName": "OTH Bldg",
"latitude": 1.319333,
"longitude": 103.818262
},
{
"caption": "Botanic Gardens MRT (PUDO)",
"name": "BG-MRT",
"LongName": "Botanic Gardens MRT (PUDO)",
"ShortName": "BG MRT",
"latitude": 1.322586,
"longitude": 103.816135
},
{
"caption": "College Green",
"name": "CG",
"LongName": "College Green",
"ShortName": "College Gr",
"latitude": 1.323345,
"longitude": 103.816273
},
{
"caption": "Raffles Hall",
"name": "RAFFLES",
Expand All @@ -278,5 +254,29 @@
"ShortName": "SDE 3",
"latitude": 1.297756,
"longitude": 103.770043
},
{
"caption": "Oei Tiong Ham Building",
"name": "OTH",
"LongName": "Oei Tiong Ham Building",
"ShortName": "OTH Bldg",
"latitude": 1.319333,
"longitude": 103.818262
},
{
"caption": "Botanic Gardens MRT (PUDO)",
"name": "BG-MRT",
"LongName": "Botanic Gardens MRT (PUDO)",
"ShortName": "BG MRT",
"latitude": 1.322586,
"longitude": 103.816135
},
{
"caption": "College Green",
"name": "CG",
"LongName": "College Green",
"ShortName": "College Gr",
"latitude": 1.323345,
"longitude": 103.816273
}
]

0 comments on commit bd45b39

Please sign in to comment.