move geographical distance computation to floats

This commit is contained in:
Dennis Luxen
2014-05-21 12:33:54 +02:00
parent a8ff3231a8
commit 493b13364f
5 changed files with 103 additions and 191 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Feature: Projection to nearest point on road
| a | d | abc | NE | 45 | 1000m +-7 |
| d | a | abc | SW | 225 | 1000m +-7 |
| c | d | abc | SW | 225 | 1000m +-7 |
| d | c | abc | NE | 45 +-1 | 1000m +-7 |
| d | c | abc | NE | 45 +-2 | 1000m +-7 |
Scenario: Projection onto way at high latitudes, no distance
When I route I should get