summaryrefslogtreecommitdiff
path: root/test/navigation/resource/route.xml
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2017-07-06 14:57:30 +0200
committerasanoaozora <fifitaneki@hotmail.com>2017-07-06 14:57:30 +0200
commit404ddbd9bb9596270732ec523a8f6d60003ebcf0 (patch)
tree5b8a3385954baf9aae71b3980b261f95c63066d8 /test/navigation/resource/route.xml
parentdb252d95b806c7080c597a14b8011c9d8db0658d (diff)
downloadpoi-service-404ddbd9bb9596270732ec523a8f6d60003ebcf0.tar.gz
improve test scripts and fix an error in guidance
Diffstat (limited to 'test/navigation/resource/route.xml')
-rw-r--r--test/navigation/resource/route.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/navigation/resource/route.xml b/test/navigation/resource/route.xml
index eecf596..9dc7c7b 100644
--- a/test/navigation/resource/route.xml
+++ b/test/navigation/resource/route.xml
@@ -1,17 +1,17 @@
<route-set country="Switzerland">
<route>
<start>"Geneve"</start>
-<destination>"Neuchatel"</destination>
-<name>"Route GENEVE to NEUCHATEL"</name>
+<destination>"Carouge"</destination>
+<name>"Route GENEVE to CAROUGE"</name>
<handle>0</handle>
</route>
<location name='"Geneve"'>
<latitude>46.206659</latitude>
<longitude>6.1410842</longitude>
</location>
-<location name='"Neuchatel"'>
-<latitude>46.990585</latitude>
-<longitude>6.928453</longitude>
+<location name='"Carouge"'>
+<latitude>46.1840286</latitude>
+<longitude>6.141048</longitude>
</location>
</route-set><!--NB: don't use accent.-->