Skip to content

Commit

Permalink
add data, project done, yay!
Browse files Browse the repository at this point in the history
Signed-off-by: Vu Van Dung <me@joulev.dev>
  • Loading branch information
joulev committed Apr 1, 2024
1 parent d2e2e14 commit d90ee2d
Showing 1 changed file with 67 additions and 2 deletions.
69 changes: 67 additions & 2 deletions src/app/blogs/walking-on-singapore-mrt-lines/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2570,7 +2570,7 @@
"sessions": [
{
"time": "2024-03-30T19:24:00+08:00",
"label": "BP",
"label": "BPLRT",
"distance": 7.96,
"pace": 10.05,
"kcal": 450,
Expand Down Expand Up @@ -2664,7 +2664,7 @@
},
{
"time": "2024-03-31T17:50:00+08:00",
"label": "SK",
"label": "SKLRT",
"distance": 10.52,
"pace": 10.43,
"kcal": 592,
Expand Down Expand Up @@ -2755,6 +2755,71 @@
{ "lng": 103.8952802, "lat": 1.3907551 },
{ "lng": 103.8955914, "lat": 1.3917687 }
]
},
{
"time": "2024-04-01T19:25:00+08:00",
"label": "PGLRT",
"distance": 8.4,
"pace": 10.35,
"kcal": 473,
"description": "YAYYY… THAT’S ALL OPENED PARTS OF THE MRT/LRT SYSTEM DONE!!\n\nA surprising portion of Punggol is still under construction. Well, many parts of it are already done but still closed to the public. Sentul Walk seems to be done already but still fenced so it was not viable to walk between Sam Kee LRT and Punggol Point LRT. So I had to come up with this track which doesn’t cover the west loop fully. Well, what could I have done anyway.\n\nAs an enthusiast of UI design and the MRT system, there was one big bombshell surprise today: Sam Kee LRT exit D has a sign that follows TEL-era design, which is probably the only instance of that design system throughout the LRT network. It was a pleasant surprise.\n\nAnd near Nibong LRT, there was a fire so big it glowed up the sky. I was initially quite worried, but seeing people not displaying any interests at all and even a firetruck speeding on literally the opposite direction, maybe the fire was intentional and not a cause of concern after all.",
"start": "PW3 Punngol Point",
"end": "PTC NE17 Punggol",
"via": "PW1 Sam Kee",
"coordinates": [
{ "lng": 103.9066511, "lat": 1.4166628 },
{ "lng": 103.9055239, "lat": 1.4172313 },
{ "lng": 103.9051241, "lat": 1.4173224 },
{ "lng": 103.9048128, "lat": 1.4173305 },
{ "lng": 103.9043596, "lat": 1.4172473 },
{ "lng": 103.9036762, "lat": 1.416888 },
{ "lng": 103.9029974, "lat": 1.4164617 },
{ "lng": 103.9026324, "lat": 1.4161641 },
{ "lng": 103.9016663, "lat": 1.4149735 },
{ "lng": 103.9010196, "lat": 1.4127131 },
{ "lng": 103.8989073, "lat": 1.4086669 },
{ "lng": 103.8986073, "lat": 1.408195 },
{ "lng": 103.8978505, "lat": 1.40657 },
{ "lng": 103.8975123, "lat": 1.4056047 },
{ "lng": 103.8969834, "lat": 1.4034382 },
{ "lng": 103.8976678, "lat": 1.4032907 },
{ "lng": 103.8986436, "lat": 1.4030091 },
{ "lng": 103.9007082, "lat": 1.4022128 },
{ "lng": 103.9017173, "lat": 1.4040361 },
{ "lng": 103.9015996, "lat": 1.4041139 },
{ "lng": 103.9021665, "lat": 1.4051569 },
{ "lng": 103.9023007, "lat": 1.4050819 },
{ "lng": 103.903553, "lat": 1.407345 },
{ "lng": 103.9034806, "lat": 1.4073879 },
{ "lng": 103.9045406, "lat": 1.4093212 },
{ "lng": 103.9049539, "lat": 1.4095812 },
{ "lng": 103.905131, "lat": 1.4099137 },
{ "lng": 103.9054826, "lat": 1.4097207 },
{ "lng": 103.9056758, "lat": 1.4095598 },
{ "lng": 103.9058153, "lat": 1.4093265 },
{ "lng": 103.9059092, "lat": 1.4090047 },
{ "lng": 103.9058583, "lat": 1.408624 },
{ "lng": 103.9053511, "lat": 1.4074522 },
{ "lng": 103.9055362, "lat": 1.4073584 },
{ "lng": 103.9054181, "lat": 1.4070956 },
{ "lng": 103.9061722, "lat": 1.4067175 },
{ "lng": 103.9075302, "lat": 1.4058353 },
{ "lng": 103.9183603, "lat": 1.3980566 },
{ "lng": 103.9183433, "lat": 1.3978823 },
{ "lng": 103.9146684, "lat": 1.3927554 },
{ "lng": 103.9144613, "lat": 1.3926937 },
{ "lng": 103.9142386, "lat": 1.3927447 },
{ "lng": 103.9127706, "lat": 1.3939674 },
{ "lng": 103.9064721, "lat": 1.3991372 },
{ "lng": 103.9060244, "lat": 1.3995313 },
{ "lng": 103.9044518, "lat": 1.400443 },
{ "lng": 103.9031392, "lat": 1.4010678 },
{ "lng": 103.9018543, "lat": 1.4017408 },
{ "lng": 103.9007349, "lat": 1.4021967 },
{ "lng": 103.9017423, "lat": 1.40402 },
{ "lng": 103.9019087, "lat": 1.4039423 },
{ "lng": 103.9022066, "lat": 1.4044544 }
]
}
]
}
Expand Down

0 comments on commit d90ee2d

Please sign in to comment.