다중 경유지 안내 30
- REQUSET (CURL / POST)
curl --request POST \
--url https://apis.openapi.sk.com/tmap/routes/routeSequential30 \
--header 'Accept: application/json'
- REQUEST (SAMPLE CODE)
{
"reqCoordType" : "WGS84GEO",
"resCoordType" : "WGS84GEO",
"startName" : "출발",
"startX" : "126.977613738705",
"startY" : "37.56523875839218",
"startTime" : "201607010900",
"endName" : "도착",
"endX" : "127.12668555134137",
"endY" : "37.42007356038663",
"endPoiId" : "",
"searchOption" : "0",
"carType" : "4",
"viaPoints" :
[
{
"viaPointId" : "test01",
"viaPointName" : "test01",
"viaX" : "126.95042955033101",
"viaDetailAddress" : "2001동, 1001호",
"viaY" : "37.39952907832974",
"viaPoiId" : "",
"viaTime": "600",
"wishStartTime": "201606301700",
"wishEndTime": "201606301900"
},
{
"viaPointId" : "test02",
"viaPointName" : "test02",
"viaX" : "126.95100890747277",
"viaDetailAddress" : "2001동, 1002호",
"viaY" : "37.39935861417968",
"viaPoiId" : "",
"viaTime": "600",
"wishStartTime":
"201606301700",
"wishEndTime": "201606301900"},
{ "viaPointId" : "test03","viaPointName" : "test03","viaX" : "126.95184575668353","viaDetailAddress" : "2001동, 1003호","viaY" : "37.399171103167795","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test04","viaPointName" : "test04","viaX" : "126.95238219849246","viaDetailAddress" : "2001동, 1004호","viaY" : "37.39836991446609","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test05","viaPointName" : "test05","viaX" : "126.95221053711612","viaDetailAddress" : "2001동, 1005호","viaY" : "37.39727892033366","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test06","viaPointName" : "test06","viaX" : "126.95343362442138","viaDetailAddress" : "2001동, 1006호","viaY" : "37.39680160540712","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test07","viaPointName" : "test07","viaX" : "126.95515023819372","viaDetailAddress" : "2001동, 1007호","viaY" : "37.397790325810476","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test08","viaPointName" : "test08","viaX" : "126.95680247894435","viaDetailAddress" : "2001동, 1008호","viaY" : "37.397994887024126","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test09","viaPointName" : "test09","viaX" : "126.95695268264977","viaDetailAddress" : "2001동, 1009호","viaY" : "37.39847219435172","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test10","viaPointName" : "test10","viaX" : "126.95695268264977","viaDetailAddress" : "2001동, 1010호","viaY" : "37.39956317111266","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test11","viaPointName" : "test11","viaX" : "126.95645915619167","viaDetailAddress" : "2001동, 1011호","viaY" : "37.400790500985025","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test12","viaPointName" : "test12","viaX" : "126.95703851334244","viaDetailAddress" : "2001동, 1012호","viaY" : "37.40133597447641","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test13","viaPointName" : "test13","viaX" : "126.95800410858769","viaDetailAddress" : "2001동, 1013호","viaY" : "37.40179621464611","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test14","viaPointName" : "test14","viaX" : "126.95937739959838","viaDetailAddress" : "2001동, 1014호","viaY" : "37.40169393929715","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test15","viaPointName" : "test15","viaX" : "126.96064340225449","viaDetailAddress" : "2001동, 1015호","viaY" : "37.40106323822738","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"}
]
}
- RESPONSE (200 | application/json)
{
"type": "FeatureCollection",
"properties": {
"totalDistance": "7271",
"totalTime": "2220",
"totalFare": "0"
},
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9810487,
37.560566
]
},
"properties": {
"index": "0",
"viaPointId": "",
"viaPointName": "[0] 출발",
"arriveTime": "20160701090000",
"completeTime": "20160701090000",
"distance": "0",
"deliveryTime": "0",
"waitTime": "0",
"pointType": "S"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.986687,
37.5658155
]
},
"properties": {
"index": "1",
"viaPointId": "test01",
"viaPointName": "[0] test01",
"viaDetailAddress": "2001동, 1001호",
"groupKey": "0",
"arriveTime": "20160701090525",
"completeTime": "20160701170000",
"distance": "1371",
"deliveryTime": "600",
"waitTime": "27875",
"pointType": "B1"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9810487,
37.5606494
],
[
126.9817431,
37.5606216
],
[
126.9817431,
37.5605105
],
[
126.9816876,
37.5603439
],
[
126.9816043,
37.5602328
],
[
126.9814376,
37.5600661
],
[
126.9812987,
37.5599828
],
[
126.9809099,
37.5598161
],
[
126.9807432,
37.5597328
],
[
126.980521,
37.5596773
],
[
126.9803822,
37.5596772
],
[
126.9802433,
37.5596772
],
[
126.98016,
37.559705
],
[
126.9800766,
37.5597606
],
[
126.9800211,
37.5598161
],
[
126.9799933,
37.5598717
],
[
126.9799655,
37.5598994
],
[
126.9799655,
37.5599272
],
[
126.9799655,
37.5600661
],
[
126.9800488,
37.5607049
],
[
126.9800766,
37.5607882
],
[
126.9801321,
37.5609549
],
[
126.9802155,
37.5611771
],
[
126.9802155,
37.5612048
],
[
126.9802155,
37.5612604
],
[
126.9801877,
37.561427
],
[
126.9803543,
37.5614826
],
[
126.9806599,
37.5615659
],
[
126.980771,
37.5616492
],
[
126.9808821,
37.5617048
],
[
126.981132,
37.561927
],
[
126.9812153,
37.5619826
],
[
126.9812431,
37.5620381
],
[
126.9815486,
37.5624547
],
[
126.9817986,
37.5630102
],
[
126.9819652,
37.5633713
],
[
126.981993,
37.5635102
],
[
126.9820486,
37.5637046
],
[
126.9820763,
37.5638435
],
[
126.9821596,
37.5641212
],
[
126.9822707,
37.5644267
],
[
126.9823541,
37.5647878
],
[
126.9824096,
37.56501
],
[
126.9825207,
37.5654544
],
[
126.9825485,
37.5655655
],
[
126.9827151,
37.5656766
],
[
126.9828818,
37.5658155
],
[
126.983104,
37.5659266
],
[
126.9832706,
37.5660099
],
[
126.9834095,
37.5660654
],
[
126.9835484,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9844372,
37.5660655
],
[
126.9857148,
37.5660933
],
[
126.9858259,
37.5660933
],
[
126.9863814,
37.5661211
],
[
126.9866592,
37.5661211
]
]
},
"properties": {
"index": "1",
"viaPointId": "test01",
"viaPointName": "[0] test01",
"viaDetailAddress": "2001동, 1001호",
"groupKey": "0",
"arriveTime": "20160701090525",
"completeTime": "20160701170000",
"distance": "1371",
"time": "325",
"deliveryTime": "600",
"waitTime": "27875",
"Fare": "0",
"poiId": "",
"pointType": "B1"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.980382,
37.5663154
]
},
"properties": {
"index": "2",
"viaPointId": "test02",
"viaPointName": "[0] test02",
"viaDetailAddress": "2001동, 1002호",
"groupKey": "0",
"arriveTime": "20160701170615",
"completeTime": "20160701171615",
"distance": "1455",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B2"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9866592,
37.5661211
],
[
126.9874091,
37.5661488
],
[
126.9876035,
37.5661488
],
[
126.9883812,
37.5661766
],
[
126.9897145,
37.5662044
],
[
126.98977,
37.5659267
],
[
126.9897978,
37.5655656
],
[
126.9898256,
37.5655101
],
[
126.9899367,
37.5648435
],
[
126.9896867,
37.5648157
],
[
126.9889646,
37.5646768
],
[
126.9888812,
37.564649
],
[
126.9887979,
37.5646213
],
[
126.9885202,
37.5645657
],
[
126.9882424,
37.5645657
],
[
126.9879647,
37.5645657
],
[
126.9877425,
37.5645379
],
[
126.9877147,
37.564649
],
[
126.9876591,
37.5647601
],
[
126.9876591,
37.5647879
],
[
126.9876591,
37.5653434
],
[
126.9876035,
37.5661488
],
[
126.9874091,
37.5661488
],
[
126.9863814,
37.5661211
],
[
126.9858259,
37.5660933
],
[
126.9857148,
37.5660933
],
[
126.9844372,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9835484,
37.5660655
],
[
126.9834095,
37.5660654
],
[
126.9827429,
37.5660099
],
[
126.9826318,
37.5660099
],
[
126.9825762,
37.5660099
],
[
126.9819652,
37.5659821
],
[
126.9815208,
37.5659821
],
[
126.9806042,
37.5659821
],
[
126.9806042,
37.5662876
]
]
},
"properties": {
"index": "2",
"viaPointId": "test02",
"viaPointName": "[0] test02",
"viaDetailAddress": "2001동, 1002호",
"groupKey": "0",
"arriveTime": "20160701170615",
"completeTime": "20160701171615",
"distance": "1455",
"time": "375",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B2"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9814373,
37.5693428
]
},
"properties": {
"index": "3",
"viaPointId": "test03",
"viaPointName": "[0] test03",
"viaDetailAddress": "2001동, 1003호",
"groupKey": "0",
"arriveTime": "20160701172359",
"completeTime": "20160701173359",
"distance": "1486",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B3"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9806042,
37.5662876
],
[
126.9806042,
37.5663987
],
[
126.9806042,
37.5659821
],
[
126.9805486,
37.5659821
],
[
126.9796598,
37.5659821
],
[
126.9793265,
37.5660098
],
[
126.979021,
37.5660098
],
[
126.9791043,
37.5661209
],
[
126.9791043,
37.5662042
],
[
126.9791321,
37.5662876
],
[
126.9791598,
37.5669542
],
[
126.9791876,
37.5675096
],
[
126.9791876,
37.5676207
],
[
126.9791876,
37.567954
],
[
126.9792154,
37.5681762
],
[
126.9792153,
37.5683429
],
[
126.9792153,
37.5686206
],
[
126.9792431,
37.5689539
],
[
126.9797986,
37.5688984
],
[
126.9809096,
37.5688151
],
[
126.9810485,
37.5687873
],
[
126.9810485,
37.5687873
],
[
126.982104,
37.568704
],
[
126.982715,
37.5686762
],
[
126.982715,
37.5687873
],
[
126.9827428,
37.5689262
],
[
126.9827428,
37.5690095
],
[
126.9827983,
37.5693706
],
[
126.9828261,
37.5695373
],
[
126.9839371,
37.5695373
],
[
126.9839371,
37.5688151
],
[
126.982965,
37.5690095
],
[
126.9827428,
37.5690095
],
[
126.981854,
37.5690928
],
[
126.9817429,
37.569315
],
[
126.9816595,
37.5694539
],
[
126.9815762,
37.569565
],
[
126.9809374,
37.5695928
],
[
126.9815762,
37.569565
],
[
126.9816595,
37.5694539
]
]
},
"properties": {
"index": "3",
"viaPointId": "test03",
"viaPointName": "[0] test03",
"viaDetailAddress": "2001동, 1003호",
"groupKey": "0",
"arriveTime": "20160701172359",
"completeTime": "20160701173359",
"distance": "1486",
"time": "464",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B3"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9817983,
37.5726202
]
},
"properties": {
"index": "4",
"viaPointId": "test04",
"viaPointName": "[0] test04",
"viaDetailAddress": "2001동, 1004호",
"groupKey": "0",
"arriveTime": "20160701174426",
"completeTime": "20160701175426",
"distance": "1726",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B4"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9816595,
37.5694539
],
[
126.9817429,
37.569315
],
[
126.981854,
37.5690928
],
[
126.9806319,
37.5691761
],
[
126.9798542,
37.5692039
],
[
126.9795209,
37.5692317
],
[
126.9792431,
37.5692594
],
[
126.9783821,
37.569315
],
[
126.9774655,
37.5693705
],
[
126.9774099,
37.5693427
],
[
126.9773822,
37.5692872
],
[
126.9773544,
37.5692594
],
[
126.9773544,
37.5692316
],
[
126.9773544,
37.5691761
],
[
126.9773822,
37.5691483
],
[
126.9773822,
37.5691205
],
[
126.9774099,
37.5690928
],
[
126.9774655,
37.569065
],
[
126.9778821,
37.569065
],
[
126.9792431,
37.5689539
],
[
126.9797986,
37.5688984
],
[
126.9809096,
37.5688151
],
[
126.9810485,
37.5687873
],
[
126.9810485,
37.5687873
],
[
126.982104,
37.568704
],
[
126.982715,
37.5686762
],
[
126.982715,
37.5687873
],
[
126.9827428,
37.5689262
],
[
126.9827428,
37.5690095
],
[
126.9827983,
37.5693706
],
[
126.9828261,
37.5695373
],
[
126.9828539,
37.5697872
],
[
126.9829094,
37.5701761
],
[
126.9829649,
37.5707038
],
[
126.9829649,
37.5707593
],
[
126.9829927,
37.5710649
],
[
126.9830205,
37.5713426
],
[
126.9830205,
37.571537
],
[
126.9829927,
37.5720092
],
[
126.9829649,
37.5729258
],
[
126.9829649,
37.5729813
],
[
126.9829649,
37.5730646
],
[
126.9829093,
37.5737312
],
[
126.9829093,
37.5739534
],
[
126.9829093,
37.5737312
],
[
126.9829649,
37.5730646
],
[
126.9824927,
37.5730368
],
[
126.9824094,
37.5730368
],
[
126.9822427,
37.5730091
],
[
126.9818539,
37.5730646
]
]
},
"properties": {
"index": "4",
"viaPointId": "test04",
"viaPointName": "[0] test04",
"viaDetailAddress": "2001동, 1004호",
"groupKey": "0",
"arriveTime": "20160701174426",
"completeTime": "20160701175426",
"distance": "1726",
"time": "627",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B4"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818261,
37.572648
]
},
"properties": {
"index": "5",
"viaPointId": "test05",
"viaPointName": "[0] test05",
"viaDetailAddress": "2001동, 1005호",
"groupKey": "0",
"arriveTime": "20160701175426",
"completeTime": "20160701180426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B5"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818539,
37.5730646
],
[
126.9818539,
37.5730368
]
]
},
"properties": {
"index": "5",
"viaPointId": "test05",
"viaPointName": "[0] test05",
"viaDetailAddress": "2001동, 1005호",
"groupKey": "0",
"arriveTime": "20160701175426",
"completeTime": "20160701180426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B5"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818539,
37.5726758
]
},
"properties": {
"index": "6",
"viaPointId": "test06",
"viaPointName": "[0] test06",
"viaDetailAddress": "2001동, 1006호",
"groupKey": "0",
"arriveTime": "20160701180426",
"completeTime": "20160701181426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B6"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818539,
37.5730646
],
[
126.9818816,
37.5730368
]
]
},
"properties": {
"index": "6",
"viaPointId": "test06",
"viaPointName": "[0] test06",
"viaDetailAddress": "2001동, 1006호",
"groupKey": "0",
"arriveTime": "20160701180426",
"completeTime": "20160701181426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B6"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818816,
37.5727035
]
},
"properties": {
"index": "7",
"viaPointId": "test07",
"viaPointName": "[0] test07",
"viaDetailAddress": "2001동, 1007호",
"groupKey": "0",
"arriveTime": "20160701181426",
"completeTime": "20160701182426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B7"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818816,
37.5730368
],
[
126.9819094,
37.5730368
]
]
},
"properties": {
"index": "7",
"viaPointId": "test07",
"viaPointName": "[0] test07",
"viaDetailAddress": "2001동, 1007호",
"groupKey": "0",
"arriveTime": "20160701181426",
"completeTime": "20160701182426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B7"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819094,
37.5727313
]
},
"properties": {
"index": "8",
"viaPointId": "test08",
"viaPointName": "[0] test08",
"viaDetailAddress": "2001동, 1008호",
"groupKey": "0",
"arriveTime": "20160701182426",
"completeTime": "20160701183426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B8"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819094,
37.5730368
],
[
126.9819372,
37.5730368
]
]
},
"properties": {
"index": "8",
"viaPointId": "test08",
"viaPointName": "[0] test08",
"viaDetailAddress": "2001동, 1008호",
"groupKey": "0",
"arriveTime": "20160701182426",
"completeTime": "20160701183426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B8"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819372,
37.5727591
]
},
"properties": {
"index": "9",
"viaPointId": "test09",
"viaPointName": "[0] test09",
"viaDetailAddress": "2001동, 1009호",
"groupKey": "0",
"arriveTime": "20160701183426",
"completeTime": "20160701184426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B9"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819372,
37.5730368
],
[
126.981965,
37.5730368
]
]
},
"properties": {
"index": "9",
"viaPointId": "test09",
"viaPointName": "[0] test09",
"viaDetailAddress": "2001동, 1009호",
"groupKey": "0",
"arriveTime": "20160701183426",
"completeTime": "20160701184426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B9"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.981965,
37.5727869
]
},
"properties": {
"index": "10",
"viaPointId": "test10",
"viaPointName": "[0] test10",
"viaDetailAddress": "2001동, 1010호",
"groupKey": "0",
"arriveTime": "20160701184426",
"completeTime": "20160701185426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B10"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.981965,
37.5730368
],
[
126.9819927,
37.5730368
]
]
},
"properties": {
"index": "10",
"viaPointId": "test10",
"viaPointName": "[0] test10",
"viaDetailAddress": "2001동, 1010호",
"groupKey": "0",
"arriveTime": "20160701184426",
"completeTime": "20160701185426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B10"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819927,
37.5728146
]
},
"properties": {
"index": "11",
"viaPointId": "test11",
"viaPointName": "[0] test11",
"viaDetailAddress": "2001동, 1011호",
"groupKey": "0",
"arriveTime": "20160701185426",
"completeTime": "20160701190426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B11"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819927,
37.5730368
],
[
126.9819927,
37.5730368
]
]
},
"properties": {
"index": "11",
"viaPointId": "test11",
"viaPointName": "[0] test11",
"viaDetailAddress": "2001동, 1011호",
"groupKey": "0",
"arriveTime": "20160701185426",
"completeTime": "20160701190426",
"distance": "2",
"time": "0"#034;,
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B11"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820205,
37.5728424
]
},
"properties": {
"index": "12",
"viaPointId": "test12",
"viaPointName": "[0] test12",
"viaDetailAddress": "2001동, 1012호",
"groupKey": "0",
"arriveTime": "20160701190426",
"completeTime": "20160701191426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B12"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820205,
37.5730368
],
[
126.9820205,
37.5730368
]
]
},
"properties": {
"index": "12",
"viaPointId": "test12",
"viaPointName": "[0] test12",
"viaDetailAddress": "2001동, 1012호",
"groupKey": "0",
"arriveTime": "20160701190426",
"completeTime": "20160701191426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B12"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820483,
37.5728702
]
},
"properties": {
"index": "13",
"viaPointId": "test13",
"viaPointName": "[0] test13",
"viaDetailAddress": "2001동, 1013호",
"groupKey": "0",
"arriveTime": "20160701191426",
"completeTime": "20160701192426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B13"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820205,
37.5730368
],
[
126.9820483,
37.5730368
]
]
},
"properties": {
"index": "13",
"viaPointId": "test13",
"viaPointName": "[0] test13",
"viaDetailAddress": "2001동, 1013호",
"groupKey": "0",
"arriveTime": "20160701191426",
"completeTime": "20160701192426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B13"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820761,
37.572898
]
},
"properties": {
"index": "14",
"viaPointId": "test14",
"viaPointName": "[0] test14",
"viaDetailAddress": "2001동, 1014호",
"groupKey": "0",
"arriveTime": "20160701192426",
"completeTime": "20160701193426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B14"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820483,
37.5730368
],
[
126.9820761,
37.5730091
]
]
},
"properties": {
"index": "14",
"viaPointId": "test14",
"viaPointName": "[0] test14",
"viaDetailAddress": "2001동, 1014호",
"groupKey": "0",
"arriveTime": "20160701192426",
"completeTime": "20160701193426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B14"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9821038,
37.5729257
]
},
"properties": {
"index": "15",
"viaPointId": "test15",
"viaPointName": "[0] test15",
"viaDetailAddress": "2001동, 1015호",
"groupKey": "0",
"arriveTime": "20160701193426",
"completeTime": "20160701194426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B15"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820761,
37.5730368
],
[
126.9821038,
37.5730091
]
]
},
"properties": {
"index": "15",
"viaPointId": "test15",
"viaPointName": "[0] test15",
"viaDetailAddress": "2001동, 1015호",
"groupKey": "0",
"arriveTime": "20160701193426",
"completeTime": "20160701194426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B15"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.986687,
37.5658155
]
},
"properties": {
"index": "16",
"viaPointId": "",
"viaPointName": "[0] 도착",
"arriveTime": "20160701195135",
"completeTime": "20160701195135",
"distance": "1215",
"deliveryTime": "0",
"waitTime": "0",
"pointType": "E"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9821038,
37.5730091
],
[
126.9822427,
37.5730091
],
[
126.9824094,
37.5730368
],
[
126.9824927,
37.5730368
],
[
126.9829649,
37.5730646
],
[
126.9829649,
37.5729813
],
[
126.9829649,
37.5729258
],
[
126.9829927,
37.5720092
],
[
126.9830205,
37.571537
],
[
126.9830205,
37.5713426
],
[
126.9829927,
37.5710649
],
[
126.9829649,
37.5707593
],
[
126.9829649,
37.5707038
],
[
126.9829094,
37.5701761
],
[
126.9828539,
37.5697872
],
[
126.9828261,
37.5695373
],
[
126.9827983,
37.5693706
],
[
126.9827428,
37.5690095
],
[
126.9827428,
37.5689262
],
[
126.982715,
37.5687873
],
[
126.982715,
37.5686762
],
[
126.9826873,
37.5680097
],
[
126.9826595,
37.5675375
],
[
126.9826595,
37.5674542
],
[
126.9826595,
37.5674542
],
[
126.9826317,
37.566982
],
[
126.9826318,
37.566732
],
[
126.9826318,
37.5667042
],
[
126.9826318,
37.5666209
],
[
126.9826318,
37.5660099
],
[
126.9827429,
37.5660099
],
[
126.9834095,
37.5660654
],
[
126.9835484,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9844372,
37.5660655
],
[
126.9857148,
37.5660933
],
[
126.9858259,
37.5660933
],
[
126.9863814,
37.5661211
],
[
126.9866592,
37.5661211
]
]
},
"properties": {
"index": "16",
"viaPointId": "",
"viaPointName": "[0] 도착",
"arriveTime": "20160701195135",
"completeTime": "20160701195135",
"distance": "1215",
"time": "429",
"deliveryTime": "0",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "E"
}
}
]
}
다중 경유지 안내 100
- REQUSET (CURL / POST)
curl --request POST \
--url https://apis.openapi.sk.com/tmap/routes/routeSequential100 \
--header 'Accept: application/json'
- REQUEST (SAMPLE CODE)
{
"reqCoordType" : "WGS84GEO",
"resCoordType" : "WGS84GEO",
"startName" : "출발",
"startX" : "126.977613738705",
"startY" : "37.56523875839218",
"startTime" : "201607010900",
"endName" : "도착",
"endX" : "127.12668555134137",
"endY" : "37.42007356038663",
"endPoiId" : "",
"searchOption" : "0",
"carType" : "4",
"viaPoints" :
[
{
"viaPointId" : "test01",
"viaPointName" : "test01",
"viaX" : "126.95042955033101",
"viaDetailAddress" : "2001동, 1001호",
"viaY" : "37.39952907832974",
"viaPoiId" : "",
"viaTime": "600",
"wishStartTime": "201606301700",
"wishEndTime": "201606301900"
},
{
"viaPointId" : "test02",
"viaPointName" : "test02",
"viaX" : "126.95100890747277",
"viaDetailAddress" : "2001동, 1002호",
"viaY" : "37.39935861417968",
"viaPoiId" : "",
"viaTime": "600",
"wishStartTime":
"201606301700",
"wishEndTime": "201606301900"},
{ "viaPointId" : "test03","viaPointName" : "test03","viaX" : "126.95184575668353","viaDetailAddress" : "2001동, 1003호","viaY" : "37.399171103167795","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test04","viaPointName" : "test04","viaX" : "126.95238219849246","viaDetailAddress" : "2001동, 1004호","viaY" : "37.39836991446609","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test05","viaPointName" : "test05","viaX" : "126.95221053711612","viaDetailAddress" : "2001동, 1005호","viaY" : "37.39727892033366","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test06","viaPointName" : "test06","viaX" : "126.95343362442138","viaDetailAddress" : "2001동, 1006호","viaY" : "37.39680160540712","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test07","viaPointName" : "test07","viaX" : "126.95515023819372","viaDetailAddress" : "2001동, 1007호","viaY" : "37.397790325810476","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test08","viaPointName" : "test08","viaX" : "126.95680247894435","viaDetailAddress" : "2001동, 1008호","viaY" : "37.397994887024126","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test09","viaPointName" : "test09","viaX" : "126.95695268264977","viaDetailAddress" : "2001동, 1009호","viaY" : "37.39847219435172","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test10","viaPointName" : "test10","viaX" : "126.95695268264977","viaDetailAddress" : "2001동, 1010호","viaY" : "37.39956317111266","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test11","viaPointName" : "test11","viaX" : "126.95645915619167","viaDetailAddress" : "2001동, 1011호","viaY" : "37.400790500985025","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test12","viaPointName" : "test12","viaX" : "126.95703851334244","viaDetailAddress" : "2001동, 1012호","viaY" : "37.40133597447641","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test13","viaPointName" : "test13","viaX" : "126.95800410858769","viaDetailAddress" : "2001동, 1013호","viaY" : "37.40179621464611","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test14","viaPointName" : "test14","viaX" : "126.95937739959838","viaDetailAddress" : "2001동, 1014호","viaY" : "37.40169393929715","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test15","viaPointName" : "test15","viaX" : "126.96064340225449","viaDetailAddress" : "2001동, 1015호","viaY" : "37.40106323822738","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"}
]
}
- RESPONSE (200 | application/json)
{
"type": "FeatureCollection",
"properties": {
"totalDistance": "7271",
"totalTime": "2220",
"totalFare": "0"
},
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9810487,
37.560566
]
},
"properties": {
"index": "0",
"viaPointId": "",
"viaPointName": "[0] 출발",
"arriveTime": "20160701090000",
"completeTime": "20160701090000",
"distance": "0",
"deliveryTime": "0",
"waitTime": "0",
"pointType": "S"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.986687,
37.5658155
]
},
"properties": {
"index": "1",
"viaPointId": "test01",
"viaPointName": "[0] test01",
"viaDetailAddress": "2001동, 1001호",
"groupKey": "0",
"arriveTime": "20160701090525",
"completeTime": "20160701170000",
"distance": "1371",
"deliveryTime": "600",
"waitTime": "27875",
"pointType": "B1"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9810487,
37.5606494
],
[
126.9817431,
37.5606216
],
[
126.9817431,
37.5605105
],
[
126.9816876,
37.5603439
],
[
126.9816043,
37.5602328
],
[
126.9814376,
37.5600661
],
[
126.9812987,
37.5599828
],
[
126.9809099,
37.5598161
],
[
126.9807432,
37.5597328
],
[
126.980521,
37.5596773
],
[
126.9803822,
37.5596772
],
[
126.9802433,
37.5596772
],
[
126.98016,
37.559705
],
[
126.9800766,
37.5597606
],
[
126.9800211,
37.5598161
],
[
126.9799933,
37.5598717
],
[
126.9799655,
37.5598994
],
[
126.9799655,
37.5599272
],
[
126.9799655,
37.5600661
],
[
126.9800488,
37.5607049
],
[
126.9800766,
37.5607882
],
[
126.9801321,
37.5609549
],
[
126.9802155,
37.5611771
],
[
126.9802155,
37.5612048
],
[
126.9802155,
37.5612604
],
[
126.9801877,
37.561427
],
[
126.9803543,
37.5614826
],
[
126.9806599,
37.5615659
],
[
126.980771,
37.5616492
],
[
126.9808821,
37.5617048
],
[
126.981132,
37.561927
],
[
126.9812153,
37.5619826
],
[
126.9812431,
37.5620381
],
[
126.9815486,
37.5624547
],
[
126.9817986,
37.5630102
],
[
126.9819652,
37.5633713
],
[
126.981993,
37.5635102
],
[
126.9820486,
37.5637046
],
[
126.9820763,
37.5638435
],
[
126.9821596,
37.5641212
],
[
126.9822707,
37.5644267
],
[
126.9823541,
37.5647878
],
[
126.9824096,
37.56501
],
[
126.9825207,
37.5654544
],
[
126.9825485,
37.5655655
],
[
126.9827151,
37.5656766
],
[
126.9828818,
37.5658155
],
[
126.983104,
37.5659266
],
[
126.9832706,
37.5660099
],
[
126.9834095,
37.5660654
],
[
126.9835484,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9844372,
37.5660655
],
[
126.9857148,
37.5660933
],
[
126.9858259,
37.5660933
],
[
126.9863814,
37.5661211
],
[
126.9866592,
37.5661211
]
]
},
"properties": {
"index": "1",
"viaPointId": "test01",
"viaPointName": "[0] test01",
"viaDetailAddress": "2001동, 1001호",
"groupKey": "0",
"arriveTime": "20160701090525",
"completeTime": "20160701170000",
"distance": "1371",
"time": "325",
"deliveryTime": "600",
"waitTime": "27875",
"Fare": "0",
"poiId": "",
"pointType": "B1"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.980382,
37.5663154
]
},
"properties": {
"index": "2",
"viaPointId": "test02",
"viaPointName": "[0] test02",
"viaDetailAddress": "2001동, 1002호",
"groupKey": "0",
"arriveTime": "20160701170615",
"completeTime": "20160701171615",
"distance": "1455",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B2"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9866592,
37.5661211
],
[
126.9874091,
37.5661488
],
[
126.9876035,
37.5661488
],
[
126.9883812,
37.5661766
],
[
126.9897145,
37.5662044
],
[
126.98977,
37.5659267
],
[
126.9897978,
37.5655656
],
[
126.9898256,
37.5655101
],
[
126.9899367,
37.5648435
],
[
126.9896867,
37.5648157
],
[
126.9889646,
37.5646768
],
[
126.9888812,
37.564649
],
[
126.9887979,
37.5646213
],
[
126.9885202,
37.5645657
],
[
126.9882424,
37.5645657
],
[
126.9879647,
37.5645657
],
[
126.9877425,
37.5645379
],
[
126.9877147,
37.564649
],
[
126.9876591,
37.5647601
],
[
126.9876591,
37.5647879
],
[
126.9876591,
37.5653434
],
[
126.9876035,
37.5661488
],
[
126.9874091,
37.5661488
],
[
126.9863814,
37.5661211
],
[
126.9858259,
37.5660933
],
[
126.9857148,
37.5660933
],
[
126.9844372,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9835484,
37.5660655
],
[
126.9834095,
37.5660654
],
[
126.9827429,
37.5660099
],
[
126.9826318,
37.5660099
],
[
126.9825762,
37.5660099
],
[
126.9819652,
37.5659821
],
[
126.9815208,
37.5659821
],
[
126.9806042,
37.5659821
],
[
126.9806042,
37.5662876
]
]
},
"properties": {
"index": "2",
"viaPointId": "test02",
"viaPointName": "[0] test02",
"viaDetailAddress": "2001동, 1002호",
"groupKey": "0",
"arriveTime": "20160701170615",
"completeTime": "20160701171615",
"distance": "1455",
"time": "375",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B2"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9814373,
37.5693428
]
},
"properties": {
"index": "3",
"viaPointId": "test03",
"viaPointName": "[0] test03",
"viaDetailAddress": "2001동, 1003호",
"groupKey": "0",
"arriveTime": "20160701172359",
"completeTime": "20160701173359",
"distance": "1486",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B3"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9806042,
37.5662876
],
[
126.9806042,
37.5663987
],
[
126.9806042,
37.5659821
],
[
126.9805486,
37.5659821
],
[
126.9796598,
37.5659821
],
[
126.9793265,
37.5660098
],
[
126.979021,
37.5660098
],
[
126.9791043,
37.5661209
],
[
126.9791043,
37.5662042
],
[
126.9791321,
37.5662876
],
[
126.9791598,
37.5669542
],
[
126.9791876,
37.5675096
],
[
126.9791876,
37.5676207
],
[
126.9791876,
37.567954
],
[
126.9792154,
37.5681762
],
[
126.9792153,
37.5683429
],
[
126.9792153,
37.5686206
],
[
126.9792431,
37.5689539
],
[
126.9797986,
37.5688984
],
[
126.9809096,
37.5688151
],
[
126.9810485,
37.5687873
],
[
126.9810485,
37.5687873
],
[
126.982104,
37.568704
],
[
126.982715,
37.5686762
],
[
126.982715,
37.5687873
],
[
126.9827428,
37.5689262
],
[
126.9827428,
37.5690095
],
[
126.9827983,
37.5693706
],
[
126.9828261,
37.5695373
],
[
126.9839371,
37.5695373
],
[
126.9839371,
37.5688151
],
[
126.982965,
37.5690095
],
[
126.9827428,
37.5690095
],
[
126.981854,
37.5690928
],
[
126.9817429,
37.569315
],
[
126.9816595,
37.5694539
],
[
126.9815762,
37.569565
],
[
126.9809374,
37.5695928
],
[
126.9815762,
37.569565
],
[
126.9816595,
37.5694539
]
]
},
"properties": {
"index": "3",
"viaPointId": "test03",
"viaPointName": "[0] test03",
"viaDetailAddress": "2001동, 1003호",
"groupKey": "0",
"arriveTime": "20160701172359",
"completeTime": "20160701173359",
"distance": "1486",
"time": "464",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B3"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9817983,
37.5726202
]
},
"properties": {
"index": "4",
"viaPointId": "test04",
"viaPointName": "[0] test04",
"viaDetailAddress": "2001동, 1004호",
"groupKey": "0",
"arriveTime": "20160701174426",
"completeTime": "20160701175426",
"distance": "1726",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B4"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9816595,
37.5694539
],
[
126.9817429,
37.569315
],
[
126.981854,
37.5690928
],
[
126.9806319,
37.5691761
],
[
126.9798542,
37.5692039
],
[
126.9795209,
37.5692317
],
[
126.9792431,
37.5692594
],
[
126.9783821,
37.569315
],
[
126.9774655,
37.5693705
],
[
126.9774099,
37.5693427
],
[
126.9773822,
37.5692872
],
[
126.9773544,
37.5692594
],
[
126.9773544,
37.5692316
],
[
126.9773544,
37.5691761
],
[
126.9773822,
37.5691483
],
[
126.9773822,
37.5691205
],
[
126.9774099,
37.5690928
],
[
126.9774655,
37.569065
],
[
126.9778821,
37.569065
],
[
126.9792431,
37.5689539
],
[
126.9797986,
37.5688984
],
[
126.9809096,
37.5688151
],
[
126.9810485,
37.5687873
],
[
126.9810485,
37.5687873
],
[
126.982104,
37.568704
],
[
126.982715,
37.5686762
],
[
126.982715,
37.5687873
],
[
126.9827428,
37.5689262
],
[
126.9827428,
37.5690095
],
[
126.9827983,
37.5693706
],
[
126.9828261,
37.5695373
],
[
126.9828539,
37.5697872
],
[
126.9829094,
37.5701761
],
[
126.9829649,
37.5707038
],
[
126.9829649,
37.5707593
],
[
126.9829927,
37.5710649
],
[
126.9830205,
37.5713426
],
[
126.9830205,
37.571537
],
[
126.9829927,
37.5720092
],
[
126.9829649,
37.5729258
],
[
126.9829649,
37.5729813
],
[
126.9829649,
37.5730646
],
[
126.9829093,
37.5737312
],
[
126.9829093,
37.5739534
],
[
126.9829093,
37.5737312
],
[
126.9829649,
37.5730646
],
[
126.9824927,
37.5730368
],
[
126.9824094,
37.5730368
],
[
126.9822427,
37.5730091
],
[
126.9818539,
37.5730646
]
]
},
"properties": {
"index": "4",
"viaPointId": "test04",
"viaPointName": "[0] test04",
"viaDetailAddress": "2001동, 1004호",
"groupKey": "0",
"arriveTime": "20160701174426",
"completeTime": "20160701175426",
"distance": "1726",
"time": "627",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B4"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818261,
37.572648
]
},
"properties": {
"index": "5",
"viaPointId": "test05",
"viaPointName": "[0] test05",
"viaDetailAddress": "2001동, 1005호",
"groupKey": "0",
"arriveTime": "20160701175426",
"completeTime": "20160701180426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B5"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818539,
37.5730646
],
[
126.9818539,
37.5730368
]
]
},
"properties": {
"index": "5",
"viaPointId": "test05",
"viaPointName": "[0] test05",
"viaDetailAddress": "2001동, 1005호",
"groupKey": "0",
"arriveTime": "20160701175426",
"completeTime": "20160701180426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B5"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818539,
37.5726758
]
},
"properties": {
"index": "6",
"viaPointId": "test06",
"viaPointName": "[0] test06",
"viaDetailAddress": "2001동, 1006호",
"groupKey": "0",
"arriveTime": "20160701180426",
"completeTime": "20160701181426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B6"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818539,
37.5730646
],
[
126.9818816,
37.5730368
]
]
},
"properties": {
"index": "6",
"viaPointId": "test06",
"viaPointName": "[0] test06",
"viaDetailAddress": "2001동, 1006호",
"groupKey": "0",
"arriveTime": "20160701180426",
"completeTime": "20160701181426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B6"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818816,
37.5727035
]
},
"properties": {
"index": "7",
"viaPointId": "test07",
"viaPointName": "[0] test07",
"viaDetailAddress": "2001동, 1007호",
"groupKey": "0",
"arriveTime": "20160701181426",
"completeTime": "20160701182426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B7"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818816,
37.5730368
],
[
126.9819094,
37.5730368
]
]
},
"properties": {
"index": "7",
"viaPointId": "test07",
"viaPointName": "[0] test07",
"viaDetailAddress": "2001동, 1007호",
"groupKey": "0",
"arriveTime": "20160701181426",
"completeTime": "20160701182426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B7"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819094,
37.5727313
]
},
"properties": {
"index": "8",
"viaPointId": "test08",
"viaPointName": "[0] test08",
"viaDetailAddress": "2001동, 1008호",
"groupKey": "0",
"arriveTime": "20160701182426",
"completeTime": "20160701183426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B8"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819094,
37.5730368
],
[
126.9819372,
37.5730368
]
]
},
"properties": {
"index": "8",
"viaPointId": "test08",
"viaPointName": "[0] test08",
"viaDetailAddress": "2001동, 1008호",
"groupKey": "0",
"arriveTime": "20160701182426",
"completeTime": "20160701183426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B8"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819372,
37.5727591
]
},
"properties": {
"index": "9",
"viaPointId": "test09",
"viaPointName": "[0] test09",
"viaDetailAddress": "2001동, 1009호",
"groupKey": "0",
"arriveTime": "20160701183426",
"completeTime": "20160701184426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B9"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819372,
37.5730368
],
[
126.981965,
37.5730368
]
]
},
"properties": {
"index": "9",
"viaPointId": "test09",
"viaPointName": "[0] test09",
"viaDetailAddress": "2001동, 1009호",
"groupKey": "0",
"arriveTime": "20160701183426",
"completeTime": "20160701184426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B9"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.981965,
37.5727869
]
},
"properties": {
"index": "10",
"viaPointId": "test10",
"viaPointName": "[0] test10",
"viaDetailAddress": "2001동, 1010호",
"groupKey": "0",
"arriveTime": "20160701184426",
"completeTime": "20160701185426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B10"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.981965,
37.5730368
],
[
126.9819927,
37.5730368
]
]
},
"properties": {
"index": "10",
"viaPointId": "test10",
"viaPointName": "[0] test10",
"viaDetailAddress": "2001동, 1010호",
"groupKey": "0",
"arriveTime": "20160701184426",
"completeTime": "20160701185426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B10"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819927,
37.5728146
]
},
"properties": {
"index": "11",
"viaPointId": "test11",
"viaPointName": "[0] test11",
"viaDetailAddress": "2001동, 1011호",
"groupKey": "0",
"arriveTime": "20160701185426",
"completeTime": "20160701190426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B11"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819927,
37.5730368
],
[
126.9819927,
37.5730368
]
]
},
"properties": {
"index": "11",
"viaPointId": "test11",
"viaPointName": "[0] test11",
"viaDetailAddress": "2001동, 1011호",
"groupKey": "0",
"arriveTime": "20160701185426",
"completeTime": "20160701190426",
"distance": "2",
"time": "0"#034;,
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B11"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820205,
37.5728424
]
},
"properties": {
"index": "12",
"viaPointId": "test12",
"viaPointName": "[0] test12",
"viaDetailAddress": "2001동, 1012호",
"groupKey": "0",
"arriveTime": "20160701190426",
"completeTime": "20160701191426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B12"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820205,
37.5730368
],
[
126.9820205,
37.5730368
]
]
},
"properties": {
"index": "12",
"viaPointId": "test12",
"viaPointName": "[0] test12",
"viaDetailAddress": "2001동, 1012호",
"groupKey": "0",
"arriveTime": "20160701190426",
"completeTime": "20160701191426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B12"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820483,
37.5728702
]
},
"properties": {
"index": "13",
"viaPointId": "test13",
"viaPointName": "[0] test13",
"viaDetailAddress": "2001동, 1013호",
"groupKey": "0",
"arriveTime": "20160701191426",
"completeTime": "20160701192426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B13"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820205,
37.5730368
],
[
126.9820483,
37.5730368
]
]
},
"properties": {
"index": "13",
"viaPointId": "test13",
"viaPointName": "[0] test13",
"viaDetailAddress": "2001동, 1013호",
"groupKey": "0",
"arriveTime": "20160701191426",
"completeTime": "20160701192426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B13"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820761,
37.572898
]
},
"properties": {
"index": "14",
"viaPointId": "test14",
"viaPointName": "[0] test14",
"viaDetailAddress": "2001동, 1014호",
"groupKey": "0",
"arriveTime": "20160701192426",
"completeTime": "20160701193426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B14"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820483,
37.5730368
],
[
126.9820761,
37.5730091
]
]
},
"properties": {
"index": "14",
"viaPointId": "test14",
"viaPointName": "[0] test14",
"viaDetailAddress": "2001동, 1014호",
"groupKey": "0",
"arriveTime": "20160701192426",
"completeTime": "20160701193426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B14"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9821038,
37.5729257
]
},
"properties": {
"index": "15",
"viaPointId": "test15",
"viaPointName": "[0] test15",
"viaDetailAddress": "2001동, 1015호",
"groupKey": "0",
"arriveTime": "20160701193426",
"completeTime": "20160701194426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B15"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820761,
37.5730368
],
[
126.9821038,
37.5730091
]
]
},
"properties": {
"index": "15",
"viaPointId": "test15",
"viaPointName": "[0] test15",
"viaDetailAddress": "2001동, 1015호",
"groupKey": "0",
"arriveTime": "20160701193426",
"completeTime": "20160701194426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B15"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.986687,
37.5658155
]
},
"properties": {
"index": "16",
"viaPointId": "",
"viaPointName": "[0] 도착",
"arriveTime": "20160701195135",
"completeTime": "20160701195135",
"distance": "1215",
"deliveryTime": "0",
"waitTime": "0",
"pointType": "E"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9821038,
37.5730091
],
[
126.9822427,
37.5730091
],
[
126.9824094,
37.5730368
],
[
126.9824927,
37.5730368
],
[
126.9829649,
37.5730646
],
[
126.9829649,
37.5729813
],
[
126.9829649,
37.5729258
],
[
126.9829927,
37.5720092
],
[
126.9830205,
37.571537
],
[
126.9830205,
37.5713426
],
[
126.9829927,
37.5710649
],
[
126.9829649,
37.5707593
],
[
126.9829649,
37.5707038
],
[
126.9829094,
37.5701761
],
[
126.9828539,
37.5697872
],
[
126.9828261,
37.5695373
],
[
126.9827983,
37.5693706
],
[
126.9827428,
37.5690095
],
[
126.9827428,
37.5689262
],
[
126.982715,
37.5687873
],
[
126.982715,
37.5686762
],
[
126.9826873,
37.5680097
],
[
126.9826595,
37.5675375
],
[
126.9826595,
37.5674542
],
[
126.9826595,
37.5674542
],
[
126.9826317,
37.566982
],
[
126.9826318,
37.566732
],
[
126.9826318,
37.5667042
],
[
126.9826318,
37.5666209
],
[
126.9826318,
37.5660099
],
[
126.9827429,
37.5660099
],
[
126.9834095,
37.5660654
],
[
126.9835484,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9844372,
37.5660655
],
[
126.9857148,
37.5660933
],
[
126.9858259,
37.5660933
],
[
126.9863814,
37.5661211
],
[
126.9866592,
37.5661211
]
]
},
"properties": {
"index": "16",
"viaPointId": "",
"viaPointName": "[0] 도착",
"arriveTime": "20160701195135",
"completeTime": "20160701195135",
"distance": "1215",
"time": "429",
"deliveryTime": "0",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "E"
}
}
]
}
다중 경유지 안내 200
- REQUSET (CURL / POST)
curl --request POST \
--url https://apis.openapi.sk.com/tmap/routes/routeSequential200 \
--header 'Accept: application/json'
- REQUEST (SAMPLE CODE)
{
"reqCoordType" : "WGS84GEO",
"resCoordType" : "WGS84GEO",
"startName" : "출발",
"startX" : "126.977613738705",
"startY" : "37.56523875839218",
"startTime" : "201607010900",
"endName" : "도착",
"endX" : "127.12668555134137",
"endY" : "37.42007356038663",
"endPoiId" : "",
"searchOption" : "0",
"carType" : "4",
"viaPoints" :
[
{
"viaPointId" : "test01",
"viaPointName" : "test01",
"viaX" : "126.95042955033101",
"viaDetailAddress" : "2001동, 1001호",
"viaY" : "37.39952907832974",
"viaPoiId" : "",
"viaTime": "600",
"wishStartTime": "201606301700",
"wishEndTime": "201606301900"
},
{
"viaPointId" : "test02",
"viaPointName" : "test02",
"viaX" : "126.95100890747277",
"viaDetailAddress" : "2001동, 1002호",
"viaY" : "37.39935861417968",
"viaPoiId" : "",
"viaTime": "600",
"wishStartTime":
"201606301700",
"wishEndTime": "201606301900"},
{ "viaPointId" : "test03","viaPointName" : "test03","viaX" : "126.95184575668353","viaDetailAddress" : "2001동, 1003호","viaY" : "37.399171103167795","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test04","viaPointName" : "test04","viaX" : "126.95238219849246","viaDetailAddress" : "2001동, 1004호","viaY" : "37.39836991446609","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test05","viaPointName" : "test05","viaX" : "126.95221053711612","viaDetailAddress" : "2001동, 1005호","viaY" : "37.39727892033366","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test06","viaPointName" : "test06","viaX" : "126.95343362442138","viaDetailAddress" : "2001동, 1006호","viaY" : "37.39680160540712","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test07","viaPointName" : "test07","viaX" : "126.95515023819372","viaDetailAddress" : "2001동, 1007호","viaY" : "37.397790325810476","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test08","viaPointName" : "test08","viaX" : "126.95680247894435","viaDetailAddress" : "2001동, 1008호","viaY" : "37.397994887024126","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test09","viaPointName" : "test09","viaX" : "126.95695268264977","viaDetailAddress" : "2001동, 1009호","viaY" : "37.39847219435172","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test10","viaPointName" : "test10","viaX" : "126.95695268264977","viaDetailAddress" : "2001동, 1010호","viaY" : "37.39956317111266","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test11","viaPointName" : "test11","viaX" : "126.95645915619167","viaDetailAddress" : "2001동, 1011호","viaY" : "37.400790500985025","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test12","viaPointName" : "test12","viaX" : "126.95703851334244","viaDetailAddress" : "2001동, 1012호","viaY" : "37.40133597447641","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test13","viaPointName" : "test13","viaX" : "126.95800410858769","viaDetailAddress" : "2001동, 1013호","viaY" : "37.40179621464611","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test14","viaPointName" : "test14","viaX" : "126.95937739959838","viaDetailAddress" : "2001동, 1014호","viaY" : "37.40169393929715","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"},
{ "viaPointId" : "test15","viaPointName" : "test15","viaX" : "126.96064340225449","viaDetailAddress" : "2001동, 1015호","viaY" : "37.40106323822738","viaPoiId" : "", "viaTime": "600", "wishStartTime": "201606301700", "wishEndTime": "201606301900"}
]
}
- RESPONSE (200 | application/json)
{
"type": "FeatureCollection",
"properties": {
"totalDistance": "7271",
"totalTime": "2220",
"totalFare": "0"
},
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9810487,
37.560566
]
},
"properties": {
"index": "0",
"viaPointId": "",
"viaPointName": "[0] 출발",
"arriveTime": "20160701090000",
"completeTime": "20160701090000",
"distance": "0",
"deliveryTime": "0",
"waitTime": "0",
"pointType": "S"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.986687,
37.5658155
]
},
"properties": {
"index": "1",
"viaPointId": "test01",
"viaPointName": "[0] test01",
"viaDetailAddress": "2001동, 1001호",
"groupKey": "0",
"arriveTime": "20160701090525",
"completeTime": "20160701170000",
"distance": "1371",
"deliveryTime": "600",
"waitTime": "27875",
"pointType": "B1"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9810487,
37.5606494
],
[
126.9817431,
37.5606216
],
[
126.9817431,
37.5605105
],
[
126.9816876,
37.5603439
],
[
126.9816043,
37.5602328
],
[
126.9814376,
37.5600661
],
[
126.9812987,
37.5599828
],
[
126.9809099,
37.5598161
],
[
126.9807432,
37.5597328
],
[
126.980521,
37.5596773
],
[
126.9803822,
37.5596772
],
[
126.9802433,
37.5596772
],
[
126.98016,
37.559705
],
[
126.9800766,
37.5597606
],
[
126.9800211,
37.5598161
],
[
126.9799933,
37.5598717
],
[
126.9799655,
37.5598994
],
[
126.9799655,
37.5599272
],
[
126.9799655,
37.5600661
],
[
126.9800488,
37.5607049
],
[
126.9800766,
37.5607882
],
[
126.9801321,
37.5609549
],
[
126.9802155,
37.5611771
],
[
126.9802155,
37.5612048
],
[
126.9802155,
37.5612604
],
[
126.9801877,
37.561427
],
[
126.9803543,
37.5614826
],
[
126.9806599,
37.5615659
],
[
126.980771,
37.5616492
],
[
126.9808821,
37.5617048
],
[
126.981132,
37.561927
],
[
126.9812153,
37.5619826
],
[
126.9812431,
37.5620381
],
[
126.9815486,
37.5624547
],
[
126.9817986,
37.5630102
],
[
126.9819652,
37.5633713
],
[
126.981993,
37.5635102
],
[
126.9820486,
37.5637046
],
[
126.9820763,
37.5638435
],
[
126.9821596,
37.5641212
],
[
126.9822707,
37.5644267
],
[
126.9823541,
37.5647878
],
[
126.9824096,
37.56501
],
[
126.9825207,
37.5654544
],
[
126.9825485,
37.5655655
],
[
126.9827151,
37.5656766
],
[
126.9828818,
37.5658155
],
[
126.983104,
37.5659266
],
[
126.9832706,
37.5660099
],
[
126.9834095,
37.5660654
],
[
126.9835484,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9844372,
37.5660655
],
[
126.9857148,
37.5660933
],
[
126.9858259,
37.5660933
],
[
126.9863814,
37.5661211
],
[
126.9866592,
37.5661211
]
]
},
"properties": {
"index": "1",
"viaPointId": "test01",
"viaPointName": "[0] test01",
"viaDetailAddress": "2001동, 1001호",
"groupKey": "0",
"arriveTime": "20160701090525",
"completeTime": "20160701170000",
"distance": "1371",
"time": "325",
"deliveryTime": "600",
"waitTime": "27875",
"Fare": "0",
"poiId": "",
"pointType": "B1"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.980382,
37.5663154
]
},
"properties": {
"index": "2",
"viaPointId": "test02",
"viaPointName": "[0] test02",
"viaDetailAddress": "2001동, 1002호",
"groupKey": "0",
"arriveTime": "20160701170615",
"completeTime": "20160701171615",
"distance": "1455",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B2"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9866592,
37.5661211
],
[
126.9874091,
37.5661488
],
[
126.9876035,
37.5661488
],
[
126.9883812,
37.5661766
],
[
126.9897145,
37.5662044
],
[
126.98977,
37.5659267
],
[
126.9897978,
37.5655656
],
[
126.9898256,
37.5655101
],
[
126.9899367,
37.5648435
],
[
126.9896867,
37.5648157
],
[
126.9889646,
37.5646768
],
[
126.9888812,
37.564649
],
[
126.9887979,
37.5646213
],
[
126.9885202,
37.5645657
],
[
126.9882424,
37.5645657
],
[
126.9879647,
37.5645657
],
[
126.9877425,
37.5645379
],
[
126.9877147,
37.564649
],
[
126.9876591,
37.5647601
],
[
126.9876591,
37.5647879
],
[
126.9876591,
37.5653434
],
[
126.9876035,
37.5661488
],
[
126.9874091,
37.5661488
],
[
126.9863814,
37.5661211
],
[
126.9858259,
37.5660933
],
[
126.9857148,
37.5660933
],
[
126.9844372,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9835484,
37.5660655
],
[
126.9834095,
37.5660654
],
[
126.9827429,
37.5660099
],
[
126.9826318,
37.5660099
],
[
126.9825762,
37.5660099
],
[
126.9819652,
37.5659821
],
[
126.9815208,
37.5659821
],
[
126.9806042,
37.5659821
],
[
126.9806042,
37.5662876
]
]
},
"properties": {
"index": "2",
"viaPointId": "test02",
"viaPointName": "[0] test02",
"viaDetailAddress": "2001동, 1002호",
"groupKey": "0",
"arriveTime": "20160701170615",
"completeTime": "20160701171615",
"distance": "1455",
"time": "375",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B2"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9814373,
37.5693428
]
},
"properties": {
"index": "3",
"viaPointId": "test03",
"viaPointName": "[0] test03",
"viaDetailAddress": "2001동, 1003호",
"groupKey": "0",
"arriveTime": "20160701172359",
"completeTime": "20160701173359",
"distance": "1486",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B3"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9806042,
37.5662876
],
[
126.9806042,
37.5663987
],
[
126.9806042,
37.5659821
],
[
126.9805486,
37.5659821
],
[
126.9796598,
37.5659821
],
[
126.9793265,
37.5660098
],
[
126.979021,
37.5660098
],
[
126.9791043,
37.5661209
],
[
126.9791043,
37.5662042
],
[
126.9791321,
37.5662876
],
[
126.9791598,
37.5669542
],
[
126.9791876,
37.5675096
],
[
126.9791876,
37.5676207
],
[
126.9791876,
37.567954
],
[
126.9792154,
37.5681762
],
[
126.9792153,
37.5683429
],
[
126.9792153,
37.5686206
],
[
126.9792431,
37.5689539
],
[
126.9797986,
37.5688984
],
[
126.9809096,
37.5688151
],
[
126.9810485,
37.5687873
],
[
126.9810485,
37.5687873
],
[
126.982104,
37.568704
],
[
126.982715,
37.5686762
],
[
126.982715,
37.5687873
],
[
126.9827428,
37.5689262
],
[
126.9827428,
37.5690095
],
[
126.9827983,
37.5693706
],
[
126.9828261,
37.5695373
],
[
126.9839371,
37.5695373
],
[
126.9839371,
37.5688151
],
[
126.982965,
37.5690095
],
[
126.9827428,
37.5690095
],
[
126.981854,
37.5690928
],
[
126.9817429,
37.569315
],
[
126.9816595,
37.5694539
],
[
126.9815762,
37.569565
],
[
126.9809374,
37.5695928
],
[
126.9815762,
37.569565
],
[
126.9816595,
37.5694539
]
]
},
"properties": {
"index": "3",
"viaPointId": "test03",
"viaPointName": "[0] test03",
"viaDetailAddress": "2001동, 1003호",
"groupKey": "0",
"arriveTime": "20160701172359",
"completeTime": "20160701173359",
"distance": "1486",
"time": "464",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B3"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9817983,
37.5726202
]
},
"properties": {
"index": "4",
"viaPointId": "test04",
"viaPointName": "[0] test04",
"viaDetailAddress": "2001동, 1004호",
"groupKey": "0",
"arriveTime": "20160701174426",
"completeTime": "20160701175426",
"distance": "1726",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B4"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9816595,
37.5694539
],
[
126.9817429,
37.569315
],
[
126.981854,
37.5690928
],
[
126.9806319,
37.5691761
],
[
126.9798542,
37.5692039
],
[
126.9795209,
37.5692317
],
[
126.9792431,
37.5692594
],
[
126.9783821,
37.569315
],
[
126.9774655,
37.5693705
],
[
126.9774099,
37.5693427
],
[
126.9773822,
37.5692872
],
[
126.9773544,
37.5692594
],
[
126.9773544,
37.5692316
],
[
126.9773544,
37.5691761
],
[
126.9773822,
37.5691483
],
[
126.9773822,
37.5691205
],
[
126.9774099,
37.5690928
],
[
126.9774655,
37.569065
],
[
126.9778821,
37.569065
],
[
126.9792431,
37.5689539
],
[
126.9797986,
37.5688984
],
[
126.9809096,
37.5688151
],
[
126.9810485,
37.5687873
],
[
126.9810485,
37.5687873
],
[
126.982104,
37.568704
],
[
126.982715,
37.5686762
],
[
126.982715,
37.5687873
],
[
126.9827428,
37.5689262
],
[
126.9827428,
37.5690095
],
[
126.9827983,
37.5693706
],
[
126.9828261,
37.5695373
],
[
126.9828539,
37.5697872
],
[
126.9829094,
37.5701761
],
[
126.9829649,
37.5707038
],
[
126.9829649,
37.5707593
],
[
126.9829927,
37.5710649
],
[
126.9830205,
37.5713426
],
[
126.9830205,
37.571537
],
[
126.9829927,
37.5720092
],
[
126.9829649,
37.5729258
],
[
126.9829649,
37.5729813
],
[
126.9829649,
37.5730646
],
[
126.9829093,
37.5737312
],
[
126.9829093,
37.5739534
],
[
126.9829093,
37.5737312
],
[
126.9829649,
37.5730646
],
[
126.9824927,
37.5730368
],
[
126.9824094,
37.5730368
],
[
126.9822427,
37.5730091
],
[
126.9818539,
37.5730646
]
]
},
"properties": {
"index": "4",
"viaPointId": "test04",
"viaPointName": "[0] test04",
"viaDetailAddress": "2001동, 1004호",
"groupKey": "0",
"arriveTime": "20160701174426",
"completeTime": "20160701175426",
"distance": "1726",
"time": "627",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B4"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818261,
37.572648
]
},
"properties": {
"index": "5",
"viaPointId": "test05",
"viaPointName": "[0] test05",
"viaDetailAddress": "2001동, 1005호",
"groupKey": "0",
"arriveTime": "20160701175426",
"completeTime": "20160701180426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B5"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818539,
37.5730646
],
[
126.9818539,
37.5730368
]
]
},
"properties": {
"index": "5",
"viaPointId": "test05",
"viaPointName": "[0] test05",
"viaDetailAddress": "2001동, 1005호",
"groupKey": "0",
"arriveTime": "20160701175426",
"completeTime": "20160701180426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B5"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818539,
37.5726758
]
},
"properties": {
"index": "6",
"viaPointId": "test06",
"viaPointName": "[0] test06",
"viaDetailAddress": "2001동, 1006호",
"groupKey": "0",
"arriveTime": "20160701180426",
"completeTime": "20160701181426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B6"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818539,
37.5730646
],
[
126.9818816,
37.5730368
]
]
},
"properties": {
"index": "6",
"viaPointId": "test06",
"viaPointName": "[0] test06",
"viaDetailAddress": "2001동, 1006호",
"groupKey": "0",
"arriveTime": "20160701180426",
"completeTime": "20160701181426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B6"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9818816,
37.5727035
]
},
"properties": {
"index": "7",
"viaPointId": "test07",
"viaPointName": "[0] test07",
"viaDetailAddress": "2001동, 1007호",
"groupKey": "0",
"arriveTime": "20160701181426",
"completeTime": "20160701182426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B7"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9818816,
37.5730368
],
[
126.9819094,
37.5730368
]
]
},
"properties": {
"index": "7",
"viaPointId": "test07",
"viaPointName": "[0] test07",
"viaDetailAddress": "2001동, 1007호",
"groupKey": "0",
"arriveTime": "20160701181426",
"completeTime": "20160701182426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B7"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819094,
37.5727313
]
},
"properties": {
"index": "8",
"viaPointId": "test08",
"viaPointName": "[0] test08",
"viaDetailAddress": "2001동, 1008호",
"groupKey": "0",
"arriveTime": "20160701182426",
"completeTime": "20160701183426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B8"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819094,
37.5730368
],
[
126.9819372,
37.5730368
]
]
},
"properties": {
"index": "8",
"viaPointId": "test08",
"viaPointName": "[0] test08",
"viaDetailAddress": "2001동, 1008호",
"groupKey": "0",
"arriveTime": "20160701182426",
"completeTime": "20160701183426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B8"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819372,
37.5727591
]
},
"properties": {
"index": "9",
"viaPointId": "test09",
"viaPointName": "[0] test09",
"viaDetailAddress": "2001동, 1009호",
"groupKey": "0",
"arriveTime": "20160701183426",
"completeTime": "20160701184426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B9"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819372,
37.5730368
],
[
126.981965,
37.5730368
]
]
},
"properties": {
"index": "9",
"viaPointId": "test09",
"viaPointName": "[0] test09",
"viaDetailAddress": "2001동, 1009호",
"groupKey": "0",
"arriveTime": "20160701183426",
"completeTime": "20160701184426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B9"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.981965,
37.5727869
]
},
"properties": {
"index": "10",
"viaPointId": "test10",
"viaPointName": "[0] test10",
"viaDetailAddress": "2001동, 1010호",
"groupKey": "0",
"arriveTime": "20160701184426",
"completeTime": "20160701185426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B10"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.981965,
37.5730368
],
[
126.9819927,
37.5730368
]
]
},
"properties": {
"index": "10",
"viaPointId": "test10",
"viaPointName": "[0] test10",
"viaDetailAddress": "2001동, 1010호",
"groupKey": "0",
"arriveTime": "20160701184426",
"completeTime": "20160701185426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B10"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9819927,
37.5728146
]
},
"properties": {
"index": "11",
"viaPointId": "test11",
"viaPointName": "[0] test11",
"viaDetailAddress": "2001동, 1011호",
"groupKey": "0",
"arriveTime": "20160701185426",
"completeTime": "20160701190426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B11"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9819927,
37.5730368
],
[
126.9819927,
37.5730368
]
]
},
"properties": {
"index": "11",
"viaPointId": "test11",
"viaPointName": "[0] test11",
"viaDetailAddress": "2001동, 1011호",
"groupKey": "0",
"arriveTime": "20160701185426",
"completeTime": "20160701190426",
"distance": "2",
"time": "0"#034;,
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B11"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820205,
37.5728424
]
},
"properties": {
"index": "12",
"viaPointId": "test12",
"viaPointName": "[0] test12",
"viaDetailAddress": "2001동, 1012호",
"groupKey": "0",
"arriveTime": "20160701190426",
"completeTime": "20160701191426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B12"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820205,
37.5730368
],
[
126.9820205,
37.5730368
]
]
},
"properties": {
"index": "12",
"viaPointId": "test12",
"viaPointName": "[0] test12",
"viaDetailAddress": "2001동, 1012호",
"groupKey": "0",
"arriveTime": "20160701190426",
"completeTime": "20160701191426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B12"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820483,
37.5728702
]
},
"properties": {
"index": "13",
"viaPointId": "test13",
"viaPointName": "[0] test13",
"viaDetailAddress": "2001동, 1013호",
"groupKey": "0",
"arriveTime": "20160701191426",
"completeTime": "20160701192426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B13"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820205,
37.5730368
],
[
126.9820483,
37.5730368
]
]
},
"properties": {
"index": "13",
"viaPointId": "test13",
"viaPointName": "[0] test13",
"viaDetailAddress": "2001동, 1013호",
"groupKey": "0",
"arriveTime": "20160701191426",
"completeTime": "20160701192426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B13"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9820761,
37.572898
]
},
"properties": {
"index": "14",
"viaPointId": "test14",
"viaPointName": "[0] test14",
"viaDetailAddress": "2001동, 1014호",
"groupKey": "0",
"arriveTime": "20160701192426",
"completeTime": "20160701193426",
"distance": "2",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B14"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820483,
37.5730368
],
[
126.9820761,
37.5730091
]
]
},
"properties": {
"index": "14",
"viaPointId": "test14",
"viaPointName": "[0] test14",
"viaDetailAddress": "2001동, 1014호",
"groupKey": "0",
"arriveTime": "20160701192426",
"completeTime": "20160701193426",
"distance": "2",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B14"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.9821038,
37.5729257
]
},
"properties": {
"index": "15",
"viaPointId": "test15",
"viaPointName": "[0] test15",
"viaDetailAddress": "2001동, 1015호",
"groupKey": "0",
"arriveTime": "20160701193426",
"completeTime": "20160701194426",
"distance": "1",
"deliveryTime": "600",
"waitTime": "0",
"pointType": "B15"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9820761,
37.5730368
],
[
126.9821038,
37.5730091
]
]
},
"properties": {
"index": "15",
"viaPointId": "test15",
"viaPointName": "[0] test15",
"viaDetailAddress": "2001동, 1015호",
"groupKey": "0",
"arriveTime": "20160701193426",
"completeTime": "20160701194426",
"distance": "1",
"time": "0",
"deliveryTime": "600",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "B15"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
126.986687,
37.5658155
]
},
"properties": {
"index": "16",
"viaPointId": "",
"viaPointName": "[0] 도착",
"arriveTime": "20160701195135",
"completeTime": "20160701195135",
"distance": "1215",
"deliveryTime": "0",
"waitTime": "0",
"pointType": "E"
}
},
{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
126.9821038,
37.5730091
],
[
126.9822427,
37.5730091
],
[
126.9824094,
37.5730368
],
[
126.9824927,
37.5730368
],
[
126.9829649,
37.5730646
],
[
126.9829649,
37.5729813
],
[
126.9829649,
37.5729258
],
[
126.9829927,
37.5720092
],
[
126.9830205,
37.571537
],
[
126.9830205,
37.5713426
],
[
126.9829927,
37.5710649
],
[
126.9829649,
37.5707593
],
[
126.9829649,
37.5707038
],
[
126.9829094,
37.5701761
],
[
126.9828539,
37.5697872
],
[
126.9828261,
37.5695373
],
[
126.9827983,
37.5693706
],
[
126.9827428,
37.5690095
],
[
126.9827428,
37.5689262
],
[
126.982715,
37.5687873
],
[
126.982715,
37.5686762
],
[
126.9826873,
37.5680097
],
[
126.9826595,
37.5675375
],
[
126.9826595,
37.5674542
],
[
126.9826595,
37.5674542
],
[
126.9826317,
37.566982
],
[
126.9826318,
37.566732
],
[
126.9826318,
37.5667042
],
[
126.9826318,
37.5666209
],
[
126.9826318,
37.5660099
],
[
126.9827429,
37.5660099
],
[
126.9834095,
37.5660654
],
[
126.9835484,
37.5660655
],
[
126.9840761,
37.5660655
],
[
126.9844372,
37.5660655
],
[
126.9857148,
37.5660933
],
[
126.9858259,
37.5660933
],
[
126.9863814,
37.5661211
],
[
126.9866592,
37.5661211
]
]
},
"properties": {
"index": "16",
"viaPointId": "",
"viaPointName": "[0] 도착",
"arriveTime": "20160701195135",
"completeTime": "20160701195135",
"distance": "1215",
"time": "429",
"deliveryTime": "0",
"waitTime": "0",
"Fare": "0",
"poiId": "",
"pointType": "E"
}
}
]
}
RESPONSE (PARAMETERS)
- 30 / 100 / 200 모두 동일한 RESPONSE PARAMETER 사용
Name | Type | Mandatory | Example | Description |
---|---|---|---|---|
type | String | Y | FeatureCollection | geojson 표준 프로퍼티입니다. |
properties | Node | N | 사용자 정의 프로포티 목록 입니다. | |
totalDistance | String | N | 경로 총 길이(단위: m)입니다. | |
totalTime | String | N | 경로 총 소요 시간(단위:초)입니다. 경유지 체류시간(viaTime)은 적용되지 않습니다. | |
totalFare | String | N | 경로 총 요금 정보(단위:원)입니다. | |
features | Node | N | 포인트 및 라인의 형상 정보입니다. (geojson 표준 규격) | |
type | String | N | 출발점, 안내점, 경유지, 도착점 정보입니다. | |
geometry | Node | N | 형상 정보 입니다. (geojson 표준 규격) | |
type | String | N | geometry의 type입니다. | |
coordinates | Node | N | 좌표 정보입니다. - 경도와 위도는 콤마(,)로 구분하여 '[',']'으로 묶어주고복수 좌표 역시 콤마로 구분하여 '[',']'으로 묶어줍니다. -형식: [[x1좌표, y1좌표], [x2좌표, y2좌표]] | |
properties | Node | N | 사용자 정의 프로퍼티 정보입니다. (geojson 표준 규격) | |
index | Number | N | 경로 순번입니다. | |
viaPointId | String | N | 경유지 id(PK)입니다 입력한 운송장 번호 등이 나타납니다 | |
viaPointName | String | N | 경유지 이름 입니다. | |
arriveTime | String | N | 경유지 차량 도착 예정시간 (YYYYMMDDHH24MISS) * 현재 경유지에 도착 예정 시간 | |
completeTime | String | N | 경유지 완료 예정시간 (YYYYMMDDHH24MISS) * 현재 경유지에 완료 예정 시간 | |
viaDetailAddress | String | N | 경유지 상세주소 | |
groupKey | String | N | 경유지 그룹키 | |
distance | String | N | 구간거리입니다. (m) 직전 지점에서 현 지점 까지의 거리 입니다. | |
time | String | N | 구간 통과 시간 입니다. (단위:초) 직점 지점에서 현 지점까지의 시간 입니다. | |
deliveryTime | String | N | 상하차 시간 (sec) * 현재 배송지의 상하차 소요시간 | |
waitTime | String | N | 대기 시간 (sec) * 희망시간을 맞추기 위한 대기시간 | |
Fare | String | N | 구간 요금 정보입니다. 직전 지점에서 현 지점까지의 구간 요금 정보 입니다. | |
poiId | String | N | 구간의 POI ID 정보 입니다. | |
pointType | String | N | 안내지점의 구분입니다. - S: 출발지 - E: 도착지 - B1: 경유지1 - B2: 경유지2 - B3: 경유지3 - N: 일반 안내점 |