https://github.com/xkjyeah/mrt-and-lrt-stations
https://github.com/xkjyeah/mrt-and-lrt-stations
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xkjyeah/mrt-and-lrt-stations
- Owner: xkjyeah
- Created: 2016-12-13T02:24:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T03:33:27.000Z (over 8 years ago)
- Last Synced: 2025-01-01T22:29:11.804Z (5 months ago)
- Language: Python
- Size: 682 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MRT-and-LRT-Stations
A script to pull Singapore MRT and LRT station data from [OneMap](https://onemap.sg).
Sample data:
```
,Latitude,Longitude,Name,X,Y
0,1.44058500109,103.800988001,ADMIRALTY MRT STATION,24402.1063,46918.1131
1,1.31643261166,103.882906045,ALJUNIED MRT STATION,33518.6049,33190.002
2,1.36993317524,103.849558131,ANG MO KIO MRT STATION,29807.2654,39105.772
3,1.34250117776,103.880177899,BARTLEY MRT STATION,33214.934,36072.5255
4,1.28187378849,103.859079765,BAYFRONT MRT STATION,30867.0093,29368.625
5,1.31259162908,103.940968762,BAYSHORE MRT STATION,39980.4472,32765.4888
6,1.34122317571,103.775794285,BEAUTY WORLD MRT STATION,21598.1665,35931.2359
7,1.32397996889,103.929984495,BEDOK MRT STATION,38757.952,34024.7048
```