Skip to content

v0.2.47..v0.2.48 changeset building two ways conflated in.osm

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/test-files/js/conflate/ElementMergerJsTest/building-two-ways-conflated-in.osm b/test-files/js/conflate/ElementMergerJsTest/building-two-ways-conflated-in.osm
new file mode 100644
index 0000000..3af42fe
--- /dev/null
+++ b/test-files/js/conflate/ElementMergerJsTest/building-two-ways-conflated-in.osm
@@ -0,0 +1,32 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<osm version='0.6' generator='JOSM'>
+  <node id='-222252' action='modify' visible='true' lat='39.74025976923' lon='-104.99528574225' />
+  <node id='-222254' action='modify' visible='true' lat='39.74054858313' lon='-104.99490314789' />
+  <node id='-222256' action='modify' visible='true' lat='39.74068671108' lon='-104.99506878325' />
+  <node id='-222258' action='modify' visible='true' lat='39.74051091182' lon='-104.99529507382' />
+  <node id='-222260' action='modify' visible='true' lat='39.74062213181' lon='-104.99543504737' />
+  <node id='-222262' action='modify' visible='true' lat='39.74050194246' lon='-104.99559135116' />
+  <node id='-222264' action='modify' visible='true' lat='39.74039251614' lon='-104.99544904472' />
+  <way id='-222330' action='modify' visible='true'>
+    <nd ref='-222258' />
+    <nd ref='-222256' />
+    <nd ref='-222254' />
+    <nd ref='-222252' />
+    <nd ref='-222264' />
+    <nd ref='-222258' />
+    <tag k='building' v='yes' />
+    <tag k='name' v='building 1' />
+    <tag k="hoot:merge:target" v="yes"/>
+    <tag k="hoot:status" v="2"/>
+  </way>
+  <way id='-222332' action='modify' visible='true'>
+    <nd ref='-222264' />
+    <nd ref='-222262' />
+    <nd ref='-222260' />
+    <nd ref='-222258' />
+    <nd ref='-222264' />
+    <tag k='building' v='yes' />
+    <tag k='name' v='building 2' />
+    <tag k="hoot:status" v="3"/>
+  </way>
+</osm>
Clone this wiki locally