Skip to content

v0.2.53..v0.2.54 changeset ServiceChangesetReplacementRelationCropTest.sh.stdout

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest.sh.stdout b/test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest.sh.stdout
new file mode 100644
index 0000000..f81408c
--- /dev/null
+++ b/test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest.sh.stdout
@@ -0,0 +1,55 @@
+test name:  ServiceChangesetReplacementRelationCropTest
+source file 1:  test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/Input1.osm
+crop aoi:  -180,-90,180,90
+source file 2:  test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/Input2.osm
+REF_CONVERT_OPS:  hoot::SetTagValueVisitor
+SEC_CONVERT_OPS:  hoot::SetTagValueVisitor
+replacement aoi:  7.910156,5.003394,7.998047,5.090946
+full replacement: 
+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:  0.5
+disable conflation: 
+
+Writing the reference dataset from: test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/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/ServiceChangesetReplacementRelationCropTest/ref-original.osm (contains features to be replaced)...
+
+
+Writing the secondary dataset from: test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/Input2.osm to an xml file: test-output/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/sec-original.osm (contains features to replace with)...
+
+
+Deriving a changeset between test-output/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/ref-original.osm and test-output/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/sec-original.osm over: 7.910156,5.003394,7.998047,5.090946, to file: test-output/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/ServiceChangesetReplacementRelationCropTest-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/ServiceChangesetReplacementRelationCropTest/ServiceChangesetReplacementRelationCropTest-changeset-xml.osc.sql to the reference data in the osm api db...
+
+Changeset(s) Created: 1
+Changeset Details: min_lat=4.7570699, max_lat=5.2202654, min_lon=7.8329515, max_lon=8.069683100000001, num_changes=20483
+Node(s) Created: 16329
+Node(s) Modified: 3
+Node(s) Deleted: 1577
+Way(s) Created: 2448
+Way(s) Modified: 4
+Way(s) Deleted: 97
+Relation(s) Created: 25
+Relation(s) Modified: 0
+Relation(s) Deleted: 0
+
+Reading the entire reference dataset out of the osm api db to: ServiceChangesetReplacementRelationCropTest-xml-replaced.osm for verification...
+
Clone this wiki locally