Skip to content

Commit

Permalink
add data. EWL done
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 Mar 19, 2024
1 parent 9551e2f commit 49734ad
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions src/app/blogs/walking-on-singapore-mrt-lines/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1834,6 +1834,67 @@
{ "lng": 103.6790087, "lat": 1.3279367 },
{ "lng": 103.6785823, "lat": 1.3279286 }
]
},
{
"time": "2024-03-19T18:43:00+08:00",
"distance": 7.35,
"pace": 10.53,
"kcal": 413,
"description": "That's EWL done. Wow, the line was so challenging.\n\nI found a technique to significantly make me faster (around 9:30/km pace). It's pretty simple, I just make longer steps… though it is obviously very tiring. I also reduced my step frequency because, well, humans have limits, but even so I was still soaked in sweat about 1km in. So the entire session I just alternated between normal walking and this way of walking. The result? My fastest session yet. I believe if I can keep this up and learn how to walk that way for a long time period, I might have a chance to beat the guy I met at Jurong East in a rematch. Though obviously such a rematch will never come…\n\nEWL from Pioneer MRT no longer has residential areas around it, and from Joo Koon MRT it is basically just port warehouses, shipping companies and the port infrastructure itself. The pros is that traffic lights are less plentiful and the roads are overall pretty empty. The cons is that I really struggled to find a convenience store to get more drinks.\n\nJust a fun fact, but after the train trip home, I now have taken the entire length of the MRT network (excluding LRT). The Joo Koon MRT–Tuas Link MRT stretch was the only stretch I'd never been to until today. This Tuas Link extension is pretty interesting actually, I didn't expect it to just go over another road viaduct, and Gul Circle with its unused platforms was certainly fascinating to see with my own eyes.",
"start": "EW29 Joo Koon",
"end": "EW33 Tuas Link",
"coordinates": [
{ "lng": 103.6785787, "lat": 1.3279286 },
{ "lng": 103.6770021, "lat": 1.3278911 },
{ "lng": 103.6697763, "lat": 1.3273843 },
{ "lng": 103.6701569, "lat": 1.3225227 },
{ "lng": 103.6702158, "lat": 1.322394 },
{ "lng": 103.6700844, "lat": 1.3223618 },
{ "lng": 103.6699611, "lat": 1.3223913 },
{ "lng": 103.6699048, "lat": 1.3223377 },
{ "lng": 103.6656868, "lat": 1.3220964 },
{ "lng": 103.6650379, "lat": 1.3222224 },
{ "lng": 103.6647456, "lat": 1.3223323 },
{ "lng": 103.6639492, "lat": 1.3227614 },
{ "lng": 103.6636086, "lat": 1.3223082 },
{ "lng": 103.6637293, "lat": 1.3221205 },
{ "lng": 103.6633297, "lat": 1.322091 },
{ "lng": 103.6630118, "lat": 1.3216057 },
{ "lng": 103.6617566, "lat": 1.3203078 },
{ "lng": 103.6563461, "lat": 1.3145426 },
{ "lng": 103.656202, "lat": 1.3145774 },
{ "lng": 103.6558453, "lat": 1.3148992 },
{ "lng": 103.6558131, "lat": 1.3151164 },
{ "lng": 103.6554833, "lat": 1.3152237 },
{ "lng": 103.6514301, "lat": 1.3190261 },
{ "lng": 103.6481523, "lat": 1.3223511 },
{ "lng": 103.641699, "lat": 1.328245 },
{ "lng": 103.6406719, "lat": 1.3293418 },
{ "lng": 103.6393362, "lat": 1.3305538 },
{ "lng": 103.6393013, "lat": 1.3307227 },
{ "lng": 103.6391297, "lat": 1.3307308 },
{ "lng": 103.6388937, "lat": 1.3309372 },
{ "lng": 103.6388562, "lat": 1.3310338 },
{ "lng": 103.6387275, "lat": 1.3310954 },
{ "lng": 103.6379686, "lat": 1.3317497 },
{ "lng": 103.6379123, "lat": 1.3318597 },
{ "lng": 103.6377997, "lat": 1.331865 },
{ "lng": 103.6376629, "lat": 1.3319803 },
{ "lng": 103.6376549, "lat": 1.3320715 },
{ "lng": 103.6375557, "lat": 1.3320983 },
{ "lng": 103.6366708, "lat": 1.3329805 },
{ "lng": 103.6350753, "lat": 1.3344768 },
{ "lng": 103.6350619, "lat": 1.3345975 },
{ "lng": 103.6353341, "lat": 1.3352088 },
{ "lng": 103.6359805, "lat": 1.3371556 },
{ "lng": 103.6368692, "lat": 1.3397405 },
{ "lng": 103.6369416, "lat": 1.33977 },
{ "lng": 103.6369175, "lat": 1.3398853 },
{ "lng": 103.6369577, "lat": 1.3400006 },
{ "lng": 103.6371105, "lat": 1.3400757 },
{ "lng": 103.6370998, "lat": 1.3402044 },
{ "lng": 103.6372151, "lat": 1.3405664 }
]
}
]
},
Expand Down

0 comments on commit 49734ad

Please sign in to comment.