Skip to content

Commit

Permalink
add data
Browse files Browse the repository at this point in the history
Signed-off-by: Vu Van Dung <[email protected]>
  • Loading branch information
joulev committed Apr 10, 2024
1 parent 029197f commit 3b91e89
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 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 @@ -3055,6 +3055,80 @@
{ "lng": 103.949192, "lat": 1.3721808 },
{ "lng": 103.9493423, "lat": 1.3727654 }
]
},
{
"time": "2024-04-10T16:42:00+08:00",
"doneWith": null,
"label": null,
"distance": 9.01,
"pace": 10.53,
"kcal": 506,
"description": "Wanted to start at Aviation Park to reach Pasir Ris, but since today is a public holiday, the only bus service to the Aviation Park station site doesn’t operate. Then decided to do the CCNR stretch since today was a rare day where the afternoon was not hot (we remember that CCNR is not illuminated so a night hike is not possible), but alas, it rained – since CCNR is mainly dirt trails, the rain makes it very hard to pass. I was already out of Bright Hill MRT at that time so decided to go to Hougang/Defu instead.\n\nI’m getting fed up with construction zones honestly. The air felt a lot more dusty and hard to breathe, and there were detours everywhere. I really like that more lines are being built, but it must suck for nearby residents who have to put up with it for years.\n\nWas a bit surprised the area around Tavistock MRT was not residential, but instead filled with what looked like industrial warehouses. Of all places, warehouses *there*, so far away from border checkpoints?",
"start": "CR13 TE7 Bright Hill",
"via": null,
"end": "CR7 Defu",
"underConstruction": true,
"coordinates": [
{ "lng": 103.8333593, "lat": 1.3633026 },
{ "lng": 103.8343281, "lat": 1.3636753 },
{ "lng": 103.8347836, "lat": 1.3637235 },
{ "lng": 103.8351996, "lat": 1.3636351 },
{ "lng": 103.8407623, "lat": 1.3611681 },
{ "lng": 103.8408755, "lat": 1.3613719 },
{ "lng": 103.8413746, "lat": 1.3611735 },
{ "lng": 103.8417289, "lat": 1.3612593 },
{ "lng": 103.8419221, "lat": 1.3617634 },
{ "lng": 103.8422817, "lat": 1.3623158 },
{ "lng": 103.8426359, "lat": 1.3631631 },
{ "lng": 103.8429472, "lat": 1.3635868 },
{ "lng": 103.8432907, "lat": 1.3649651 },
{ "lng": 103.8436342, "lat": 1.3657534 },
{ "lng": 103.8448365, "lat": 1.3674213 },
{ "lng": 103.8452498, "lat": 1.3681935 },
{ "lng": 103.8453947, "lat": 1.3689604 },
{ "lng": 103.8469405, "lat": 1.3687244 },
{ "lng": 103.848293, "lat": 1.3686011 },
{ "lng": 103.8488351, "lat": 1.3686386 },
{ "lng": 103.8500105, "lat": 1.3689121 },
{ "lng": 103.8498495, "lat": 1.3691856 },
{ "lng": 103.8512184, "lat": 1.3695825 },
{ "lng": 103.852893, "lat": 1.3699954 },
{ "lng": 103.8539097, "lat": 1.3700115 },
{ "lng": 103.8543905, "lat": 1.369915 },
{ "lng": 103.8569959, "lat": 1.3692071 },
{ "lng": 103.8582572, "lat": 1.3691749 },
{ "lng": 103.8585792, "lat": 1.3694699 },
{ "lng": 103.8588529, "lat": 1.3696093 },
{ "lng": 103.8591803, "lat": 1.3696254 },
{ "lng": 103.8596634, "lat": 1.3694216 },
{ "lng": 103.8603217, "lat": 1.3694967 },
{ "lng": 103.8636762, "lat": 1.370462 },
{ "lng": 103.8646799, "lat": 1.3707945 },
{ "lng": 103.8663115, "lat": 1.3717813 },
{ "lng": 103.8669829, "lat": 1.3719583 },
{ "lng": 103.8677875, "lat": 1.3720494 },
{ "lng": 103.8686136, "lat": 1.3720494 },
{ "lng": 103.8696339, "lat": 1.3718939 },
{ "lng": 103.876654, "lat": 1.3700813 },
{ "lng": 103.8780315, "lat": 1.3698775 },
{ "lng": 103.8790781, "lat": 1.36962 },
{ "lng": 103.8833203, "lat": 1.3687673 },
{ "lng": 103.885478, "lat": 1.3682579 },
{ "lng": 103.8885343, "lat": 1.3675875 },
{ "lng": 103.8893632, "lat": 1.3672979 },
{ "lng": 103.8899888, "lat": 1.3669332 },
{ "lng": 103.8922001, "lat": 1.3644824 },
{ "lng": 103.8926992, "lat": 1.3637959 },
{ "lng": 103.8929837, "lat": 1.3631578 },
{ "lng": 103.8931984, "lat": 1.3616347 },
{ "lng": 103.895883, "lat": 1.3619404 },
{ "lng": 103.8967901, "lat": 1.3621817 },
{ "lng": 103.8974019, "lat": 1.3625732 },
{ "lng": 103.8981963, "lat": 1.3626965 },
{ "lng": 103.8986345, "lat": 1.3627126 },
{ "lng": 103.8990854, "lat": 1.3626965 },
{ "lng": 103.9005535, "lat": 1.3624096 }
]
}
]
},
Expand Down

0 comments on commit 3b91e89

Please sign in to comment.