Skip to content

v0.2.54..v0.2.55 changeset ServiceChangesetReplacementRefSinglePointTest.sh.stdout

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest.sh.stdout b/test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest.sh.stdout
new file mode 100644
index 0000000..78e5b20
--- /dev/null
+++ b/test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest.sh.stdout
@@ -0,0 +1,55 @@
+test name:  ServiceChangesetReplacementRefSinglePointTest
+source file 1:  test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/input1.osm
+crop aoi:  -180,-90,180,90
+source file 2:  test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/input2.osm
+REF_CONVERT_OPS:  hoot::SetTagValueVisitor
+SEC_CONVERT_OPS:  hoot::SetTagValueVisitor
+replacement aoi:  52.938359,32.727214,53.769359,32.853214
+full replacement:  --full-replacement
+strict bounds:  --strict-bounds
+geometry filters: 
+tag element criteria:  hoot::BuildingCriterion;hoot::HighwayCriterion;hoot::PoiCriterion
+replacement filters: 
+chain replacement filters: 
+replacement filter options: 
+retainment filters: 
+chain retainment filters: 
+retainment filter options: 
+source formats:  xml
+way snap tolerance:  5.0
+existing way node tolerance:  5.0
+disable conflation:  --disable-conflation
+
+Writing the reference dataset from: test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/input1.osm to an osm api db (contains features to be replaced)...
+
+ setval 
+--------
+      1
+(1 row)
+
+
+Writing the reference dataset from the osm apidb to an xml file: test-output/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/ref-original.osm (contains features to be replaced)...
+
+
+Writing the secondary dataset from: test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/input2.osm to an xml file: test-output/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/sec-original.osm (contains features to replace with)...
+
+
+Deriving a changeset between test-output/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/ref-original.osm and test-output/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/sec-original.osm over: 52.938359,32.727214,53.769359,32.853214, to file: test-output/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/ServiceChangesetReplacementRefSinglePointTest-changeset-xml.osc.sql that replaces features in the reference dataset with those from a secondary dataset...
+
+
+Applying the changeset: test-output/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/ServiceChangesetReplacementRefSinglePointTest-changeset-xml.osc.sql to the reference data in the osm api db...
+
+Changeset(s) Created: 1
+Changeset Details: min_lat=32.7102, max_lat=32.8651, min_lon=52.9135, max_lon=53.2860583, num_changes=5048
+Node(s) Created: 2983
+Node(s) Modified: 0
+Node(s) Deleted: 1474
+Way(s) Created: 494
+Way(s) Modified: 1
+Way(s) Deleted: 96
+Relation(s) Created: 0
+Relation(s) Modified: 0
+Relation(s) Deleted: 0
+
+Reading the entire reference dataset out of the osm api db to: ServiceChangesetReplacementRefSinglePointTest-xml-replaced.osm for verification...
+
Clone this wiki locally