summaryrefslogtreecommitdiff
path: root/test/navigation/resource/route_tokyo.xml
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2017-05-23 18:06:26 +0200
committerasanoaozora <fifitaneki@hotmail.com>2017-05-23 18:06:26 +0200
commitd74c02eaf2edf2a9911e641ab39b57f196c11fdc (patch)
tree40742d8fe588141741a06d3025a08db933147112 /test/navigation/resource/route_tokyo.xml
parent312fedf2360633e7d76f9a70a17c5d4961964e34 (diff)
downloadpoi-service-d74c02eaf2edf2a9911e641ab39b57f196c11fdc.tar.gz
refine organization of test scripts
Diffstat (limited to 'test/navigation/resource/route_tokyo.xml')
-rw-r--r--test/navigation/resource/route_tokyo.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/navigation/resource/route_tokyo.xml b/test/navigation/resource/route_tokyo.xml
new file mode 100644
index 0000000..439c2bc
--- /dev/null
+++ b/test/navigation/resource/route_tokyo.xml
@@ -0,0 +1,17 @@
+<route-set country="Japan">
+<route>
+<start>"Hamura"</start>
+<destination>"Shibuya"</destination>
+<name>"Route HAMURA to SHIBUYA"</name>
+<handle>0</handle>
+</route>
+<location name='"Hamura"'>
+<latitude>35.758795</latitude>
+<longitude>139.316533</longitude>
+</location>
+<location name='"Shibuya"'>
+<latitude>35.660687</latitude>
+<longitude>139.699284</longitude>
+</location>
+</route-set><!--NB: don't use accent.-->
+