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 Oct 14, 2024
1 parent beee54d commit ad15303
Showing 1 changed file with 56 additions and 56 deletions.
112 changes: 56 additions & 56 deletions src/lib/data/stops.json
Original file line number Diff line number Diff line change
@@ -1,60 +1,4 @@
[
{
"caption": "University Town",
"name": "UTOWN",
"LongName": "University Town",
"ShortName": "UTown",
"latitude": 1.303623,
"longitude": 103.774388
},
{
"caption": "Raffles Hall",
"name": "RAFFLES",
"LongName": "Raffles Hall",
"ShortName": "Raffles Hall",
"latitude": 1.300963,
"longitude": 103.772705
},
{
"caption": "Kent Vale",
"name": "KV",
"LongName": "Kent Vale",
"ShortName": "Kent Vale",
"latitude": 1.301899,
"longitude": 103.769455
},
{
"caption": "EA",
"name": "EA",
"LongName": "EA",
"ShortName": "EA",
"latitude": 1.300534,
"longitude": 103.770171
},
{
"caption": "SDE 3",
"name": "SDE3",
"LongName": "SDE 3",
"ShortName": "SDE 3",
"latitude": 1.297756,
"longitude": 103.770043
},
{
"caption": "Information Technology",
"name": "IT",
"LongName": "Information Technology",
"ShortName": "IT",
"latitude": 1.297204,
"longitude": 103.772688
},
{
"caption": "Opp Yusof Ishak House",
"name": "YIH-OPP",
"LongName": "Opp Yusof Ishak House",
"ShortName": "Opp YIH",
"latitude": 1.298904,
"longitude": 103.774118
},
{
"caption": "COM 3",
"name": "COM3",
Expand Down Expand Up @@ -119,6 +63,14 @@
"latitude": 1.301081,
"longitude": 103.77369
},
{
"caption": "University Town",
"name": "UTOWN",
"LongName": "University Town",
"ShortName": "UTown",
"latitude": 1.303623,
"longitude": 103.774388
},
{
"caption": "University Health Centre",
"name": "UHC",
Expand Down Expand Up @@ -191,6 +143,22 @@
"latitude": 1.29534,
"longitude": 103.770617
},
{
"caption": "Information Technology",
"name": "IT",
"LongName": "Information Technology",
"ShortName": "IT",
"latitude": 1.297204,
"longitude": 103.772688
},
{
"caption": "Opp Yusof Ishak House",
"name": "YIH-OPP",
"LongName": "Opp Yusof Ishak House",
"ShortName": "Opp YIH",
"latitude": 1.298904,
"longitude": 103.774118
},
{
"caption": "Yusof Ishak House",
"name": "YIH",
Expand Down Expand Up @@ -255,6 +223,38 @@
"latitude": 1.30077,
"longitude": 103.769904
},
{
"caption": "Kent Vale",
"name": "KV",
"LongName": "Kent Vale",
"ShortName": "Kent Vale",
"latitude": 1.301899,
"longitude": 103.769455
},
{
"caption": "Raffles Hall",
"name": "RAFFLES",
"LongName": "Raffles Hall",
"ShortName": "Raffles Hall",
"latitude": 1.300963,
"longitude": 103.772705
},
{
"caption": "EA",
"name": "EA",
"LongName": "EA",
"ShortName": "EA",
"latitude": 1.300534,
"longitude": 103.770171
},
{
"caption": "SDE 3",
"name": "SDE3",
"LongName": "SDE 3",
"ShortName": "SDE 3",
"latitude": 1.297756,
"longitude": 103.770043
},
{
"caption": "Oei Tiong Ham Building",
"name": "OTH",
Expand Down

0 comments on commit ad15303

Please sign in to comment.