From bf982d0b71bea8fd2ca7f6ecf6077af551e0e28a Mon Sep 17 00:00:00 2001 From: Antoine Giret Date: Thu, 7 Jun 2018 11:30:11 +0200 Subject: [PATCH] Update profiles.md --- docs/profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/profiles.md b/docs/profiles.md index 248e9cb52..507cddf76 100644 --- a/docs/profiles.md +++ b/docs/profiles.md @@ -199,7 +199,7 @@ source.lon | Read | Float | Co-ordinates of segment start source.lat | Read | Float | "" target.lon | Read | Float | Co-ordinates of segment end target.lat | Read | Float | "" -target.distance | Read | Float | Length of segment +distance | Read | Float | Length of segment weight | Read/write | Float | Routing weight for this segment duration | Read/write | Float | Duration for this segment