-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.48..v0.2.49 changeset ToyTestA Part1.osm
Garret Voltz edited this page Oct 2, 2019
·
1 revision
diff --git a/test-files/io/OsmApiReaderTest/ToyTestA-Part1.osm b/test-files/io/OsmApiReaderTest/ToyTestA-Part1.osm
new file mode 100644
index 0000000..cd37044
--- /dev/null
+++ b/test-files/io/OsmApiReaderTest/ToyTestA-Part1.osm
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<osm version='0.6' upload='true' generator='JOSM'>
+ <node id='69793' visible='true' lat='38.854932126188054' lon='-104.89790503334821' />
+ <node id='69791' visible='true' lat='38.85495241856606' lon='-104.8987388916486' />
+ <node id='69731' visible='true' lat='38.854961437398885' lon='-104.89971240862585' />
+ <way id='69801' visible='true'>
+ <nd ref='69731' />
+ <nd ref='69791' />
+ <nd ref='69793' />
+ <tag k='highway' v='road' />
+ <tag k='note' v='1' />
+ </way>
+</osm>