Skip to content

v0.2.54..v0.2.55 changeset ServiceChangesetReplacementBuildingStrictTest.sh.stdout

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest.sh.stdout b/test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest.sh.stdout
index 394f544..02cdb05 100644
--- a/test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest.sh.stdout
+++ b/test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest.sh.stdout
@@ -27,20 +27,20 @@ Cropping the reference dataset from: test-files/BostonSubsetRoadBuilding_FromOsm
       1
 (1 row)
 
-17:52:20.708 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
-17:52:20.708 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
-17:52:20.709 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
-17:52:20.709 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
+15:53:03.803 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
+15:53:03.804 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
+15:53:03.804 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
+15:53:03.804 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
 
 Writing the reference dataset from the osm apidb to an xml file: test-output/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest/ref-perturbed-original.osm (contains features to be replaced)...
 
 
 Cropping the secondary dataset from: test-files/BostonSubsetRoadBuilding_FromOsm.osm to: -71.4809,42.4808,-71.45688,42.49368, then writing it to an xml file: test-output/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest/sec-original.osm (contains features to replace with)...
 
-17:52:24.507 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
-17:52:24.507 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
-17:52:24.508 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
-17:52:24.508 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
+15:53:07.546 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
+15:53:07.547 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
+15:53:07.547 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
+15:53:07.547 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
 
 Deriving a changeset between test-output/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest/ref-perturbed-original.osm and test-output/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest/sec-original.osm over: -71.4698,42.4866,-71.4657,42.4902, to file: test-output/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest/ServiceChangesetReplacementBuildingStrictTest-changeset-xml.osc.sql that replaces features in the reference dataset with those from a secondary dataset...
 
@@ -48,9 +48,9 @@ Deriving a changeset between test-output/cmd/glacial/serial/ServiceChangesetRepl
 Applying the changeset: test-output/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest/ServiceChangesetReplacementBuildingStrictTest-changeset-xml.osc.sql to the reference data in the osm api db...
 
 Changeset(s) Created: 1
-Changeset Details: min_lat=42.4866693, max_lat=42.4901059, min_lon=-71.46973680000001, max_lon=-71.4659382, num_changes=1066
+Changeset Details: min_lat=42.4866693, max_lat=42.4901059, min_lon=-71.46973680000001, max_lon=-71.4658728, num_changes=1067
 Node(s) Created: 473
-Node(s) Modified: 0
+Node(s) Modified: 1
 Node(s) Deleted: 483
 Way(s) Created: 54
 Way(s) Modified: 0
Clone this wiki locally