Last active
August 29, 2015 14:04
-
-
Save erkanyildiz/645ec0fff33e5a3ad3b7 to your computer and use it in GitHub Desktop.
Istanbul M4 Metro Line (Kadikoy-Kartal) Stations List with Coordinates (İstanbul M4 Metro Hattı (Kadıköy-Kartal) İstasyon Listesi ve Koordinatları)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"station": "Kadıköy", | |
"lat": 40.99017, | |
"long": 29.0217 | |
}, | |
{ | |
"station": "Ayrılık Çeşmesi", | |
"lat": 40.9999, | |
"long": 29.02985 | |
}, | |
{ | |
"station": "Acıbadem", | |
"lat": 41.00155, | |
"long": 29.04559 | |
}, | |
{ | |
"station": "Ünalan", | |
"lat": 40.99725, | |
"long": 29.05952 | |
}, | |
{ | |
"station": "Göztepe", | |
"lat": 40.99401, | |
"long": 29.07058 | |
}, | |
{ | |
"station": "Yenisahra", | |
"lat": 40.98461, | |
"long": 29.09038 | |
}, | |
{ | |
"station": "Kozyatağı", | |
"lat": 40.9745, | |
"long": 29.10007 | |
}, | |
{ | |
"station": "Bostancı", | |
"lat": 40.96459, | |
"long": 29.10476 | |
}, | |
{ | |
"station": "Küçükyalı", | |
"lat": 40.9489, | |
"long": 29.12192 | |
}, | |
{ | |
"station": "Maltepe", | |
"lat": 40.93566, | |
"long": 29.13967 | |
}, | |
{ | |
"station": "Huzurevi", | |
"lat": 40.92993, | |
"long": 29.1462 | |
}, | |
{ | |
"station": "Gülsuyu", | |
"lat": 40.92382, | |
"long": 29.15548 | |
}, | |
{ | |
"station": "Esenkent", | |
"lat": 40.92057, | |
"long": 29.16622 | |
}, | |
{ | |
"station": "Hastane-Adliye", | |
"lat": 40.91175, | |
"long": 29.1931 | |
}, | |
{ | |
"station": "Soğanlık", | |
"lat": 40.91175, | |
"long": 29.19316 | |
}, | |
{ | |
"station": "Kartal", | |
"lat": 40.90664, | |
"long": 29.21106 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment