Yangon-Bus-Data icon indicating copy to clipboard operation
Yangon-Bus-Data copied to clipboard

Bus Stops data are not accurate.

Open HeinWinToe opened this issue 7 years ago • 3 comments

  {
    "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.

HeinWinToe avatar Jan 12 '17 13:01 HeinWinToe