From 9bcc05717600bfc34e31ee00d91be12d75b03d65 Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Wed, 2 Oct 2013 13:48:49 +0200 Subject: [PATCH] mark projection tests as todo --- features/testbot/projection.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/testbot/projection.feature b/features/testbot/projection.feature index daf293fa6..069279dff 100644 --- a/features/testbot/projection.feature +++ b/features/testbot/projection.feature @@ -1,5 +1,6 @@ -@routing @projection +@routing @projection @todo Feature: Projection to nearest point on road +Waypoints should be projected perpendicular onto the closest road, also at high latitudes. Background: The coordinas below was calculated using http://www.movable-type.co.uk/scripts/latlong.html