Skip to content

v0.2.50..v0.2.51 changeset ChangesetDeriveCmdTest.sh.stderr

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/test-files/cmd/slow/ChangesetDeriveCmdTest.sh.stderr b/test-files/cmd/slow/ChangesetDeriveCmdTest.sh.stderr
new file mode 100644
index 0000000..370841a
--- /dev/null
+++ b/test-files/cmd/slow/ChangesetDeriveCmdTest.sh.stderr
@@ -0,0 +1,20 @@
+Error running changeset-derive:
+It is not possible to run a non-streamable map operation (OsmMapOperation) on two data sources with overlapping element IDs: Map already contains Way(1669795); existing element: way(1669795)
+nodes: [4]{1669725, 1669727, 1669729, 1669735}
+tags: highway = road
+note = 2
+cached envelope: 0.0000000000000000,-1.0000000000000000,0.0000000000000000,-1.0000000000000000
+status: unknown1
+version: 2
+visible: 1
+circular error: 15
+; attempting to replace with element: way(1669795)
+nodes: [3]{1669725, 1669729, 1669735}
+tags: highway = road
+note = 2
+cached envelope: 0.0000000000000000,-1.0000000000000000,0.0000000000000000,-1.0000000000000000
+status: unknown2
+version: 2
+visible: 1
+circular error: 15
+
Clone this wiki locally