vincent-paing / Yangon-Bus-Data

Open Data of New Yangon Bus Lines, Routes and Bus Stops
Apache License 2.0
19 stars 13 forks source link

Bus Stops data are not accurate. #7

Open HeinWinToe opened 7 years ago

HeinWinToe commented 7 years ago
  {
    "name": "သံလမ်း",
    "lat": 96.214993,
    "lng": 16.854902,
    "bus_ids": [
      "3",
      "6",
      "7",
      "8",
      "9",
      "11",
      "12",
      "14",
      "18",
      "21",
      "22",
      "26",
      "27",
      "29",
      "38",
      "39",
      "41",
      "42",
      "60"
    ]
  },

"သံလမ်း" Bus stop has at least two different route.

Bus-3 go through "လေးထောင့်ကန်လမ်း" while Bus-21 go through "ပြည်လမ်း".

Bus-3's "သံလမ်း" screenshot_2017-01-12_19-38-59

Bus-21's "သံလမ်း" screenshot_2017-01-12_19-38-40

I'm pretty sure there will be other bus stop which has the same name with different location.

I think you will need to update your parser for this issue.

KaungHtetWin commented 7 years ago

I think,here is https://ygnbus.herokuapp.com/api/bus/ best solution for bus,bus route and bus stop mapping.

vincent-paing commented 7 years ago

@KaungHtetWin is that official public data from YBS? If yes, I can mark this repo as obsolete.

KaungHtetWin commented 7 years ago

I pulled data from Yangon Bus website and created api by myself.

https://github.com/KaungHtetWin/Yangon-Bus-API