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 Jun 24, 2024
1 parent 4738feb commit 02e07da
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions src/lib/data/stops.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"name": "KR-MRT",
"LongName": "Kent Ridge MRT",
"ShortName": "KR MRT",
"latitude": 1.29482,
"longitude": 103.784413
"latitude": 1.29483,
"longitude": 103.784439
},
{
"caption": "LT 27",
Expand All @@ -76,8 +76,8 @@
"name": "UHC-OPP",
"LongName": "Opp University Health Centre",
"ShortName": "Opp UHC",
"latitude": 1.298788,
"longitude": 103.775612
"latitude": 1.298786,
"longitude": 103.77563
},
{
"caption": "Yusof Ishak House",
Expand Down Expand Up @@ -140,8 +140,8 @@
"name": "S17",
"LongName": "S 17",
"ShortName": "S 17",
"latitude": 1.297488,
"longitude": 103.780707
"latitude": 1.297477,
"longitude": 103.780718
},
{
"caption": "Opp Kent Ridge MRT",
Expand All @@ -156,8 +156,8 @@
"name": "PGPR",
"LongName": "Prince George's Park Foyer",
"ShortName": "PGP Foyer",
"latitude": 1.290994,
"longitude": 103.781153
"latitude": 1.291016,
"longitude": 103.781185
},
{
"caption": "TCOMS",
Expand Down Expand Up @@ -191,30 +191,6 @@
"latitude": 1.29534,
"longitude": 103.770617
},
{
"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": "COM 3",
"name": "COM3",
Expand All @@ -228,8 +204,8 @@
"name": "UTOWN",
"LongName": "University Town",
"ShortName": "UTown",
"latitude": 1.303433,
"longitude": 103.774326
"latitude": 1.303653,
"longitude": 103.774688
},
{
"caption": "Opp SDE 3",
Expand All @@ -255,12 +231,36 @@
"latitude": 1.301899,
"longitude": 103.769455
},
{
"caption": "Oei Tiong Ham Building",
"name": "OTH",
"LongName": "Oei Tiong Ham Building",
"ShortName": "OTH Bldg",
"latitude": 1.320227,
"longitude": 103.818851
},
{
"caption": "Botanic Gardens MRT (PUDO)",
"name": "BG-MRT",
"LongName": "Botanic Gardens MRT (PUDO)",
"ShortName": "BG MRT",
"latitude": 1.322512,
"longitude": 103.815855
},
{
"caption": "Raffles Hall",
"name": "RAFFLES",
"LongName": "Raffles Hall",
"ShortName": "Raffles Hall",
"latitude": 1.300963,
"longitude": 103.772705
},
{
"caption": "College Green",
"name": "CG",
"LongName": "College Green",
"ShortName": "College Gr",
"latitude": 1.323456,
"longitude": 103.816284
}
]

0 comments on commit 02e07da

Please sign in to comment.