National Bus Line navigation: Can query to the country which city bus station, line, by route and so on a series of information!
For details, see HTTP://WWW.HAOSERVICE.COM/DOCS/23.
Sample Demo:
{
"Error_code": 0,
"Reason": "Success",
"Result": {
"Busstops": [{
"Adcode": 320506,
"Citycode": "0512",/* City area code */
"timestamp": null,
"id": "BV20030270",
"Name": "Bio-Nano-park West (bus station)",/* Site name */
"Location": "120.727766,31.258087",/* Site coordinates */
"Buslines": [{/* Bus line */
"Start_stop": "Kai Yue Jie first End station",
"End_stop": "Star Wah Street Visitor Center, the first end of the station",
"id": "320500012825",
"Name": "176 road (first end of the Kai Yue Street Station-the first stop of the Star Wah Street Visitor Center)",
"Location": "120.727766,31.258087"
},{
"Start_stop": "Kai Yue Jie first End station",
"End_stop": "Star Wah Street Visitor Center, the first end of the station",
"id": "320500011036", "name": "176-way air conditioning (Kai Yue Street first end station-Star Wah Street Visitor Center first stop)",
"Location": "120.727766,31.258087"
},{
"Start_stop": "Star Wah Street Visitor Center, the first end of the station",
"End_stop": "Kai Yue Jie first End station",
"id": "320500012826",
"Name": "176 road (Star Wah Street Visitor Center first station-Kai Yue Street first stop)",
"Location": "120.727677,31.258105"
},{
"Start_stop": "Star Wah Street Visitor Center, the first end of the station",
"End_stop": "Kai Yue Jie first End station",
"id": "320500011038",
"Name": "176-way air conditioning (Star Wah Street Visitor Center first station-Kai Yue Street, the first end of the station)",
"Location": "120.727677,31.258105"
}]
}]
}
}
National Bus line Navigation API