Skip to content

v0.2.53..v0.2.54 changeset DualHighwaySplitterSimpleExpected.osm

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/algorithms/splitter/DualHighwaySplitterSimpleExpected.osm b/test-files/algorithms/splitter/DualHighwaySplitterSimpleExpected.osm
new file mode 100644
index 0000000..530b341
--- /dev/null
+++ b/test-files/algorithms/splitter/DualHighwaySplitterSimpleExpected.osm
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<osm version="0.6" generator="hootenanny" srs="+epsg:4326">
+    <bounds minlat="38.9055302051616" minlon="-105.093657023965" maxlat="38.90565311656809" maxlon="-105.0922494445943"/>
+    <node visible="true" id="-10" timestamp="1970-01-01T00:00:00Z" version="1" lat="38.9055302051616039" lon="-105.0936532353974115"/>
+    <node visible="true" id="-9" timestamp="1970-01-01T00:00:00Z" version="1" lat="38.9055483852541144" lon="-105.0929416859105174"/>
+    <node visible="true" id="-8" timestamp="1970-01-01T00:00:00Z" version="1" lat="38.9055633195318720" lon="-105.0922494445943158"/>
+    <node visible="true" id="-7" timestamp="1970-01-01T00:00:00Z" version="1" lat="38.9056531165680894" lon="-105.0922526432476900"/>
+    <node visible="true" id="-6" timestamp="1970-01-01T00:00:00Z" version="1" lat="38.9056381790986379" lon="-105.0929450324852468"/>
+    <node visible="true" id="-5" timestamp="1970-01-01T00:00:00Z" version="1" lat="38.9056381721698443" lon="-105.0929453265554230"/>
+    <node visible="true" id="-4" timestamp="1970-01-01T00:00:00Z" version="1" lat="38.9056199882983407" lon="-105.0936570239649797"/>
+    <way visible="true" id="-2" timestamp="1970-01-01T00:00:00Z" version="1">
+        <nd ref="-10"/>
+        <nd ref="-9"/>
+        <nd ref="-8"/>
+        <tag k="oneway" v="yes"/>
+        <tag k="highway" v="primary"/>
+    </way>
+    <way visible="true" id="-1" timestamp="1970-01-01T00:00:00Z" version="1">
+        <nd ref="-7"/>
+        <nd ref="-6"/>
+        <nd ref="-5"/>
+        <nd ref="-4"/>
+        <tag k="oneway" v="yes"/>
+        <tag k="highway" v="primary"/>
+    </way>
+</osm>
Clone this wiki locally