Route
getRoute
Request Body
Name
Type
Description
{
"origin" : "13.733337096787551, 100.52964441335178",
"start_floor": "g",
"destination" : "13.732715829040828, 100.53113990466483 | 13.732725829040828, 100.53112990466483 ",
"end_floor" : "g"
}{
"code": 200,
"message": "",
"dev_message": "ok",
"data": [
{
"name": "0,rp_info",
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": -1,
"geometry": {
"type": "Point",
"coordinates": [
100.52964448928833,
13.733335048073888
]
},
"properties": {
"summary": "",
"summary_ex": "",
"distance": 240,
"duration": 135,
"start_name": "start",
"end_name": "destination",
"max_lat": 13.733303941215382,
"max_lng": 100.53115642041519,
"min_lat": 13.732662118400725,
"min_lng": 100.52945888013272,
"taxi_fare": 4800,
"toll_rate": 0,
"type": "start"
}
},
{
"type": "Feature",
"id": -1,
"geometry": {
"type": "Point",
"coordinates": [
100.53114116191864,
13.73271495553359
]
},
"properties": {
"type": "end"
}
},
{
"type": "Feature",
"id": -1,
"geometry": {
"type": "LineString",
"coordinates": [
[
100.52964448928833,
13.733335048073888
],
[
100.52957475185394,
13.733277728595374
]
]
},
"properties": {
"attr": 32256,
"attr_has_hipass": 0,
"attr_has_ic": 0,
"attr_has_jc": 0,
"attr_has_outpath": 0,
"attr_has_sa": 0,
"attr_has_toll": 0,
"attr_lane": 0,
"attr_link_cate": 0,
"attr_link_facil": 0,
"attr_max_speed": 0,
"attr_median": 0,
"attr_oneway": 0,
"attr_road_cate": 63,
"attr_surface": 0,
"attr_traffic": 0,
"attr_turn_code": 0,
"duration": 0,
"floor": "g",
"length": 0,
"link_dir": 0,
"link_id": 0,
"link_idx": 0,
"remainder_dist": 0,
"remainder_time": 0,
"service_link_idx": 0,
"string_info": ""
}
},
{
"type": "Feature",
"id": -1,
"geometry": {
"type": "LineString",
"coordinates": [
[
100.52957475185394,
13.733277728595374
],
[
100.52957475185394,
13.733277728595374
],
[
100.52959084510803,
13.733262096010323
],
[
100.52959084510803,
13.733246463425274
]
]
},
"properties": {
"attr": 171798765148,
"attr_has_hipass": 0,
"attr_has_ic": 0,
"attr_has_jc": 0,
"attr_has_outpath": 0,
"attr_has_sa": 0,
"attr_has_toll": 0,
"attr_lane": 0,
"attr_link_cate": 1,
"attr_link_facil": 0,
"attr_max_speed": 10,
"attr_median": 0,
"attr_oneway": 0,
"attr_road_cate": 15,
"attr_string": "171798765148",
"attr_surface": 0,
"attr_traffic": 0,
"attr_turn_code": 92,
"duration": 1,
"floor": "g",
"length": 3,
"link_dir": 0,
"link_id": 1,
"link_idx": 1,
"remainder_dist": 240,
"remainder_time": 135,
"service_link_idx": 0,
"string_info": "|เส้นทาง ชั้นที่ 1||||เส้นทาง ชั้นที่ 1||"
}
},
{
"type": "Feature",
"id": -1,
"geometry": {
"type": "LineString",
"coordinates": [
[
100.53113043308258,
13.732662846916758
],
[
100.53113043308258,
13.732662846916758
],
[
100.53115725517273,
13.73271495553359
]
]
},
"properties": {
"attr": 171798765106,
"attr_has_hipass": 0,
"attr_has_ic": 0,
"attr_has_jc": 0,
"attr_has_outpath": 0,
"attr_has_sa": 0,
"attr_has_toll": 0,
"attr_lane": 0,
"attr_link_cate": 1,
"attr_link_facil": 0,
"attr_max_speed": 10,
"attr_median": 0,
"attr_oneway": 0,
"attr_road_cate": 15,
"attr_string": "171798765106",
"attr_surface": 0,
"attr_traffic": 0,
"attr_turn_code": 50,
"duration": 3,
"floor": "g",
"length": 6,
"link_dir": 1,
"link_id": 143,
"link_idx": 23,
"remainder_dist": 6,
"remainder_time": 3,
"service_link_idx": 0,
"string_info": "|เส้นทาง ชั้นที่ 1||||||목적지"
}
}
]
}
]
}Last updated