From 78a1b3284888109c6c6a0d52a807630ea0408fdd Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 5 Dec 2019 09:49:10 +0800 Subject: update --- scripts/match-road.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/match-road.sh b/scripts/match-road.sh index d733f59..7c61f58 100755 --- a/scripts/match-road.sh +++ b/scripts/match-road.sh @@ -17,8 +17,10 @@ #set -x set -e -ACCESS_TOKEN=$(cat ~/settings/tokens/mapbox) # put yout Mapbox token here -LIMIT=10 # number of coordinates for each Mapbox Map Matching API request, Maximum value is 100 +# put yout Mapbox token here +ACCESS_TOKEN=$(cat ~/settings/tokens/mapbox) + # number of coordinates for each Mapbox Map Matching API request, Maximum value is 100 +LIMIT=10 ORIGIN_DATA=/tmp/origin RESPONSE=/tmp/response -- cgit v1.2.3-70-g09d2