Skip to content

v0.2.54..v0.2.55

Garret Voltz edited this page Aug 14, 2020 · 1 revision

conf/core/AttributeConflation.conf
conf/core/ConfigOptions.asciidoc
conf/core/GenericStats.json
conf/core/NetworkAlgorithm.conf
conf/core/NodeExport.conf
conf/core/Testing.conf
conf/schema/barrier.json
conf/schema/boundary.json
conf/schema/natural.json
conf/schema/railway.json
conf/schema/schema.json
conf/schema/source.json
conf/schema/water.json
conf/schema/waterway.json
conf/services/conflationTypes.json
conf/services/grailConnectedWaysQuery.oql
docs/algorithms/AttributeConflation.asciidoc
docs/commands/changeset-derive.asciidoc
docs/commands/changeset-derive-replacement.asciidoc
docs/commands/conflate.asciidoc
docs/commands/node-density-tiles.asciidoc
docs/user/CommandLineExamples.asciidoc
docs/user/Hootenanny-id.asciidoc
docs/user/images/id/hoot_allfavoptoptions.png
docs/user/images/id/hoot_altermembers.png
docs/user/images/id/hoot_defaultconf.png
docs/user/images/id/hoot_myopts.png
docs/user/images/id/hoot_savefavorite.png
docs/user/images/id/hoot_selectedgroup.png
docs/user/images/id/hoot_selectmyopt.png
docs/user/SnapUnconnectedWays.asciidoc
hoot-cmd/src/main/cpp/hoot/cmd/HelpCmd.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/alpha-shape/AlphaShape.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/alpha-shape/AlphaShapeGenerator.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/alpha-shape/AlphaShapeGenerator.h
hoot-core/src/main/cpp/hoot/core/algorithms/changeset/Change.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/changeset/ChangesetCreator.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/changeset/ChangesetCreator.h
hoot-core/src/main/cpp/hoot/core/algorithms/changeset/ChangesetReplacementCreator.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/changeset/ChangesetReplacementCreator.h
hoot-core/src/main/cpp/hoot/core/algorithms/DirectionFinder.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/AngleHistogramExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/AngleHistogramExtractor.h
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/CentroidDistanceExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/EdgeDistanceExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/EdgeDistanceExtractor.h
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/FeatureExtractorBase.h
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/Histogram.h
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/IntersectionOverUnionExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/NameExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/OverlapExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/RelationMemberSimilarityExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/RelationMemberSimilarityExtractor.h
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/SampledAngleHistogramExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/SampledAngleHistogramExtractor.h
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/SmallerOverlapExtractor.h
hoot-core/src/main/cpp/hoot/core/algorithms/extractors/WayFeatureExtractor.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/LocationOfPoint.h
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/MultiLineStringLocation.h
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/NaiveWayMatchStringMapping.h
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/WayLocation.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/WayLocation.h
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/WayMatchStringMapping.h
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/WaySublineCollection.h
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/WaySubline.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/WaySublineMatchString.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/linearreference/WaySublineMatchString.h
hoot-core/src/main/cpp/hoot/core/algorithms/optimizer/IntegerProgrammingSolver.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/perty/PertyMatchScorer.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/perty/PertyTestRunner.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/ProbabilityOfMatch.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/ProbabilityOfMatch.h
hoot-core/src/main/cpp/hoot/core/algorithms/RdpWayGeneralizer.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/ReplacementSnappedWayJoiner.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/rubber-sheet/RubberSheet.h
hoot-core/src/main/cpp/hoot/core/algorithms/splitter/DualHighwaySplitter.h
hoot-core/src/main/cpp/hoot/core/algorithms/splitter/HighwayCornerSplitter.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/splitter/HighwayCornerSplitter.h
hoot-core/src/main/cpp/hoot/core/algorithms/splitter/IntersectionSplitter.h
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/FrechetSublineMatcher.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/FrechetSublineMatcher.h
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/MaximalNearestSubline.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/MaximalSubline.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/MaximalSublineMatcher.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/MaximalSublineMatcher.h
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/MaximalSublineStringMatcher.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/MaximalSublineStringMatcher.h
hoot-core/src/main/cpp/hoot/core/algorithms/subline-matching/SublineStringMatcher.h
hoot-core/src/main/cpp/hoot/core/algorithms/WayDiscretizer.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/WayJoinerAdvanced.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/WayJoinerAdvanced.h
hoot-core/src/main/cpp/hoot/core/algorithms/WayJoiner.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/WayJoiner.h
hoot-core/src/main/cpp/hoot/core/algorithms/WayMatchStringMerger.cpp
hoot-core/src/main/cpp/hoot/core/algorithms/WayMatchStringMerger.h
hoot-core/src/main/cpp/hoot/core/cmd/BuildModelCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ChangesetApplyCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ChangesetDeriveCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ChangesetDeriveReplacementCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/CleanCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/CompareCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ConflateCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ConflateCmd.h
hoot-core/src/main/cpp/hoot/core/cmd/ConvertCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/CookieCutCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/CountCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/CropCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/DbDeleteMapCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/DiffCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ExtentCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/GenerateAlphaShapeCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ImplicitTypeTaggingRulesCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/IsSortedCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/NodeDensityPlotCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/NodeDensityTilesCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/PertyCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/RubberSheetCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/ScoreMatchesCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/SortCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/SplitMapCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/StatCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/StatsCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/TagCompareCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/TagDistributionCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/TagInfoCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/VersionCmd.cpp
hoot-core/src/main/cpp/hoot/core/cmd/WriteNameCountsCmd.cpp
hoot-core/src/main/cpp/hoot/core/conflate/address/AddressNormalizer.cpp
hoot-core/src/main/cpp/hoot/core/conflate/address/AddressParser.cpp
hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.cpp
hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h
hoot-core/src/main/cpp/hoot/core/conflate/address/LibPostalInit.cpp
hoot-core/src/main/cpp/hoot/core/conflate/address/LibPostalInit.h
hoot-core/src/main/cpp/hoot/core/conflate/CookieCutter.cpp
hoot-core/src/main/cpp/hoot/core/conflate/CookieCutter.h
hoot-core/src/main/cpp/hoot/core/conflate/DiffConflator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/DiffConflator.h
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayMatch.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayMatchCreator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayMatchCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayMatch.h
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayMergerAbstract.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayMergerCreator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayMergerCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwaySnapMerger.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwaySnapMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayTagOnlyMerger.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayTagOnlyMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayUtils.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/HighwayUtils.h
hoot-core/src/main/cpp/hoot/core/conflate/highway/RoadCrossingPolyRule.cpp
hoot-core/src/main/cpp/hoot/core/conflate/highway/Roundabout.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/GreedyConstrainedMatches.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchConflicts.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchConflicts.h
hoot-core/src/main/cpp/hoot/core/conflate/matching/Match.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchFactory.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchFactory.h
hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchGraph.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/MatchGraph.h
hoot-core/src/main/cpp/hoot/core/conflate/matching/Match.h
hoot-core/src/main/cpp/hoot/core/conflate/matching/NodeMatcher.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/OptimalConstrainedMatches.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/OptionsValidator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/matching/OptionsValidator.h
hoot-core/src/main/cpp/hoot/core/conflate/merging/CollectionRelationMerger.cpp
hoot-core/src/main/cpp/hoot/core/conflate/merging/CollectionRelationMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/merging/MarkForReviewMergerCreator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/merging/MarkForReviewMergerCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/merging/MarkForReviewMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/merging/MergerCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/merging/MergerFactory.cpp
hoot-core/src/main/cpp/hoot/core/conflate/merging/MergerFactory.h
hoot-core/src/main/cpp/hoot/core/conflate/merging/Merger.h
hoot-core/src/main/cpp/hoot/core/conflate/merging/WayNodeCopier.cpp
hoot-core/src/main/cpp/hoot/core/conflate/merging/WayNodeCopier.h
hoot-core/src/main/cpp/hoot/core/conflate/network/EdgeLocation.h
hoot-core/src/main/cpp/hoot/core/conflate/network/NetworkMatch.cpp
hoot-core/src/main/cpp/hoot/core/conflate/network/NetworkMatchCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/network/NetworkMatch.h
hoot-core/src/main/cpp/hoot/core/conflate/network/NetworkMergerCreator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/network/NetworkMergerCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/network/NetworkMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/network/PartialNetworkMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonInfoCache.h
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonInvalidReviewNodeRemover.cpp
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonInvalidReviewNodeRemover.h
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMatch.cpp
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMatchCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMatch.h
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMerger.cpp
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMergerCreator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMergerCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonReviewReducer.cpp
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonTagIgnoreListReader.cpp
hoot-core/src/main/cpp/hoot/core/conflate/poi-polygon/PoiPolygonTagIgnoreListReader.h
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMatch.cpp
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMatchCreator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMatchCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMatch.h
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMerger.cpp
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMergerCreator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMergerCreator.h
hoot-core/src/main/cpp/hoot/core/conflate/polygon/BuildingMerger.h
hoot-core/src/main/cpp/hoot/core/conflate/review/ReviewMarker.cpp
hoot-core/src/main/cpp/hoot/core/conflate/review/ReviewMarker.h
hoot-core/src/main/cpp/hoot/core/conflate/SearchBoundsCalculator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/SuperfluousConflateOpRemover.cpp
hoot-core/src/main/cpp/hoot/core/conflate/SuperfluousConflateOpRemover.h
hoot-core/src/main/cpp/hoot/core/conflate/tile/NodeDensityTileBoundsCalculator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/tile/NodeDensityTileBoundsCalculator.h
hoot-core/src/main/cpp/hoot/core/conflate/tile/TileUtils.cpp
hoot-core/src/main/cpp/hoot/core/conflate/tile/TileUtils.h
hoot-core/src/main/cpp/hoot/core/conflate/UnifyingConflator.cpp
hoot-core/src/main/cpp/hoot/core/conflate/UnifyingConflator.h
hoot-core/src/main/cpp/hoot/core/criterion/AreaCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/AttributeValueCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/ChainCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/CollectionRelationCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/CollectionRelationCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/ConflatableElementCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/ConflatableElementCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/CriterionUtils.cpp
hoot-core/src/main/cpp/hoot/core/criterion/CriterionUtils.h
hoot-core/src/main/cpp/hoot/core/criterion/ElementIdCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/ElementIdCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/ElementTypeCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/FilteredByGeometryTypeCriteria.h
hoot-core/src/main/cpp/hoot/core/criterion/GeometryTypeCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/GeometryTypeCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/LinearCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/LinearCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/LinearWaterwayCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/NotCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/OrCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/PointCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/PolygonCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/PolygonCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/RailwayCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/RailwayCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithGeometryMembersCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithGeometryMembersCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithLinearMembersCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithLinearMembersCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithPointMembersCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithPointMembersCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithPolygonMembersCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/RelationWithPolygonMembersCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/ReviewRelationCriterion.h
hoot-core/src/main/cpp/hoot/core/criterion/TagContainsCriterion.cpp
hoot-core/src/main/cpp/hoot/core/criterion/TagContainsCriterion.h
hoot-core/src/main/cpp/hoot/core/elements/ConnectedRelationMemberFinder.cpp
hoot-core/src/main/cpp/hoot/core/elements/ConnectedRelationMemberFinder.h
hoot-core/src/main/cpp/hoot/core/elements/ConstElementVisitor.h
hoot-core/src/main/cpp/hoot/core/elements/ConstOsmMapConsumer.h
hoot-core/src/main/cpp/hoot/core/elements/ElementComparer.cpp
hoot-core/src/main/cpp/hoot/core/elements/ElementComparer.h
hoot-core/src/main/cpp/hoot/core/elements/ElementComparison.cpp
hoot-core/src/main/cpp/hoot/core/elements/ElementComparison.h
hoot-core/src/main/cpp/hoot/core/elements/ElementConverter.cpp
hoot-core/src/main/cpp/hoot/core/elements/Element.cpp
hoot-core/src/main/cpp/hoot/core/elements/ElementDeduplicator.cpp
hoot-core/src/main/cpp/hoot/core/elements/ElementDeduplicator.h
hoot-core/src/main/cpp/hoot/core/elements/ElementGeometryUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/ElementGeometryUtils.h
hoot-core/src/main/cpp/hoot/core/elements/Element.h
hoot-core/src/main/cpp/hoot/core/elements/ElementId.cpp
hoot-core/src/main/cpp/hoot/core/elements/ElementId.h
hoot-core/src/main/cpp/hoot/core/elements/ElementIdUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/ElementIdUtils.h
hoot-core/src/main/cpp/hoot/core/elements/ElementType.h
hoot-core/src/main/cpp/hoot/core/elements/ElementVisitor.h
hoot-core/src/main/cpp/hoot/core/elements/MapUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/MapUtils.h
hoot-core/src/main/cpp/hoot/core/elements/Node.cpp
hoot-core/src/main/cpp/hoot/core/elements/Node.h
hoot-core/src/main/cpp/hoot/core/elements/NodeUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/NodeUtils.h
hoot-core/src/main/cpp/hoot/core/elements/OsmMap.cpp
hoot-core/src/main/cpp/hoot/core/elements/OsmMap.h
hoot-core/src/main/cpp/hoot/core/elements/OsmUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/OsmUtils.h
hoot-core/src/main/cpp/hoot/core/elements/Relation.cpp
hoot-core/src/main/cpp/hoot/core/elements/RelationData.h
hoot-core/src/main/cpp/hoot/core/elements/Relation.h
hoot-core/src/main/cpp/hoot/core/elements/RelationMemberComparison.cpp
hoot-core/src/main/cpp/hoot/core/elements/RelationMemberComparison.h
hoot-core/src/main/cpp/hoot/core/elements/RelationMemberNodeCounter.cpp
hoot-core/src/main/cpp/hoot/core/elements/RelationMemberNodeCounter.h
hoot-core/src/main/cpp/hoot/core/elements/RelationMemberUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/RelationMemberUtils.h
hoot-core/src/main/cpp/hoot/core/elements/SharedWayNodeFinder.cpp
hoot-core/src/main/cpp/hoot/core/elements/SharedWayNodeFinder.h
hoot-core/src/main/cpp/hoot/core/elements/Tags.cpp
hoot-core/src/main/cpp/hoot/core/elements/Tags.h
hoot-core/src/main/cpp/hoot/core/elements/TagUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/TagUtils.h
hoot-core/src/main/cpp/hoot/core/elements/VersionUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/VersionUtils.h
hoot-core/src/main/cpp/hoot/core/elements/Way.cpp
hoot-core/src/main/cpp/hoot/core/elements/Way.h
hoot-core/src/main/cpp/hoot/core/elements/WayUtils.cpp
hoot-core/src/main/cpp/hoot/core/elements/WayUtils.h
hoot-core/src/main/cpp/hoot/core/Hoot.cpp
hoot-core/src/main/cpp/hoot/core/Hoot.h
hoot-core/src/main/cpp/hoot/core/index/ClosePointHash.h
hoot-core/src/main/cpp/hoot/core/index/KnnWayIterator.h
hoot-core/src/main/cpp/hoot/core/index/OsmMapIndex.cpp
hoot-core/src/main/cpp/hoot/core/info/CreatorDescription.cpp
hoot-core/src/main/cpp/hoot/core/info/CreatorDescription.h
hoot-core/src/main/cpp/hoot/core/io/ApiDb.cpp
hoot-core/src/main/cpp/hoot/core/io/ApiDb.h
hoot-core/src/main/cpp/hoot/core/io/ChangesetStatsFormat.h
hoot-core/src/main/cpp/hoot/core/io/DataConverter.cpp
hoot-core/src/main/cpp/hoot/core/io/DataConverter.h
hoot-core/src/main/cpp/hoot/core/io/ElementCriterionVisitorInputStream.h
hoot-core/src/main/cpp/hoot/core/io/ElementStreamer.cpp
hoot-core/src/main/cpp/hoot/core/io/ElementVisitorInputStream.h
hoot-core/src/main/cpp/hoot/core/io/HootApiDbBulkInserter.cpp
hoot-core/src/main/cpp/hoot/core/io/HootApiDb.cpp
hoot-core/src/main/cpp/hoot/core/io/HootApiDbReader.cpp
hoot-core/src/main/cpp/hoot/core/io/IoUtils.cpp
hoot-core/src/main/cpp/hoot/core/io/IoUtils.h
hoot-core/src/main/cpp/hoot/core/io/OgrUtilities.cpp
hoot-core/src/main/cpp/hoot/core/io/OgrUtilities.h
hoot-core/src/main/cpp/hoot/core/io/OsmApiChangeset.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiChangesetElement.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiChangesetElement.h
hoot-core/src/main/cpp/hoot/core/io/OsmApiChangeset.h
hoot-core/src/main/cpp/hoot/core/io/OsmApiDbBulkInserter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiDb.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiDbReader.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiDbSqlChangesetFileWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiDbSqlChangesetFileWriter.h
hoot-core/src/main/cpp/hoot/core/io/OsmApiReader.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmApiWriter.h
hoot-core/src/main/cpp/hoot/core/io/OsmChangesetFileWriterFactory.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmChangesetFileWriterFactory.h
hoot-core/src/main/cpp/hoot/core/io/OsmChangesetFileWriter.h
hoot-core/src/main/cpp/hoot/core/io/OsmChangeWriterFactory.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmChangeWriterFactory.h
hoot-core/src/main/cpp/hoot/core/io/OsmGbdxJsonWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmGbdxXmlWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmGeoJsonReader.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmGeoJsonWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmJsonWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmMapWriterFactory.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmMapWriterFactory.h
hoot-core/src/main/cpp/hoot/core/io/OsmPbfReader.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmPbfWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmPgCsvWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmXmlChangesetFileWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmXmlChangesetFileWriter.h
hoot-core/src/main/cpp/hoot/core/io/OsmXmlReader.cpp
hoot-core/src/main/cpp/hoot/core/io/OsmXmlWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/schema/FieldDefinition.h
hoot-core/src/main/cpp/hoot/core/io/ServicesJobStatus.cpp
hoot-core/src/main/cpp/hoot/core/io/ShapefileWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/TileBoundsWriter.cpp
hoot-core/src/main/cpp/hoot/core/io/TileBoundsWriter.h
hoot-core/src/main/cpp/hoot/core/language/ToEnglishDictionaryTranslator.cpp
hoot-core/src/main/cpp/hoot/core/language/ToEnglishDictionaryTranslator.h
hoot-core/src/main/cpp/hoot/core/language/ToEnglishTranslateDictionary.cpp
hoot-core/src/main/cpp/hoot/core/language/ToEnglishTranslateDictionary.h
hoot-core/src/main/cpp/hoot/core/ops/BuildingOutlineRemoveOp.h
hoot-core/src/main/cpp/hoot/core/ops/BuildingOutlineUpdateOp.h
hoot-core/src/main/cpp/hoot/core/ops/BuildingPartMergeOp.cpp
hoot-core/src/main/cpp/hoot/core/ops/CalculateStatsOp.cpp
hoot-core/src/main/cpp/hoot/core/ops/CalculateStatsOp.h
hoot-core/src/main/cpp/hoot/core/ops/CookieCutterOp.cpp
hoot-core/src/main/cpp/hoot/core/ops/CopyMapSubsetOp.cpp
hoot-core/src/main/cpp/hoot/core/ops/DuplicateNodeRemover.cpp
hoot-core/src/main/cpp/hoot/core/ops/DuplicateNodeRemover.h
hoot-core/src/main/cpp/hoot/core/ops/DuplicateWayRemover.cpp
hoot-core/src/main/cpp/hoot/core/ops/DuplicateWayRemover.h
hoot-core/src/main/cpp/hoot/core/ops/FindIntersectionsOp.cpp
hoot-core/src/main/cpp/hoot/core/ops/HighwayImpliedDividedMarker.h
hoot-core/src/main/cpp/hoot/core/ops/MapCropper.cpp
hoot-core/src/main/cpp/hoot/core/ops/MapCropper.h
hoot-core/src/main/cpp/hoot/core/ops/NamedOp.cpp
hoot-core/src/main/cpp/hoot/core/ops/OsmMapOperation.h
hoot-core/src/main/cpp/hoot/core/ops/PointsToPolysConverter.h
hoot-core/src/main/cpp/hoot/core/ops/RelationMemberSwapper.cpp
hoot-core/src/main/cpp/hoot/core/ops/RemoveElementByEid.cpp
hoot-core/src/main/cpp/hoot/core/ops/RemoveElementByEid.h
hoot-core/src/main/cpp/hoot/core/ops/RemoveEmptyRelationsOp.cpp
hoot-core/src/main/cpp/hoot/core/ops/RemoveEmptyRelationsOp.h
hoot-core/src/main/cpp/hoot/core/ops/RemoveRoundabouts.h
hoot-core/src/main/cpp/hoot/core/ops/RemoveWayByEid.cpp
hoot-core/src/main/cpp/hoot/core/ops/ReplaceRoundabouts.cpp
hoot-core/src/main/cpp/hoot/core/ops/ReplaceRoundabouts.h
hoot-core/src/main/cpp/hoot/core/ops/RoadCrossingPolyReviewMarker.cpp
hoot-core/src/main/cpp/hoot/core/ops/RoadCrossingPolyReviewMarker.h
hoot-core/src/main/cpp/hoot/core/ops/SearchRadiusCalculator.cpp
hoot-core/src/main/cpp/hoot/core/ops/SmallHighwayMerger.cpp
hoot-core/src/main/cpp/hoot/core/ops/SmallHighwayMerger.h
hoot-core/src/main/cpp/hoot/core/ops/SuperfluousNodeRemover.h
hoot-core/src/main/cpp/hoot/core/ops/SuperfluousWayRemover.h
hoot-core/src/main/cpp/hoot/core/ops/UnconnectedWaySnapper.cpp
hoot-core/src/main/cpp/hoot/core/ops/UnconnectedWaySnapper.h
hoot-core/src/main/cpp/hoot/core/ops/UnlikelyIntersectionRemover.h
hoot-core/src/main/cpp/hoot/core/ops/WayJoinerOp.h
hoot-core/src/main/cpp/hoot/core/schema/AverageTagMerger.cpp
hoot-core/src/main/cpp/hoot/core/schema/AverageTagMerger.h
hoot-core/src/main/cpp/hoot/core/schema/BuildingRelationMemberTagMerger.cpp
hoot-core/src/main/cpp/hoot/core/schema/BuildingRelationMemberTagMerger.h
hoot-core/src/main/cpp/hoot/core/schema/GeneralizeTagMerger.cpp
hoot-core/src/main/cpp/hoot/core/schema/GeneralizeTagMerger.h
hoot-core/src/main/cpp/hoot/core/schema/MetadataTags.h
hoot-core/src/main/cpp/hoot/core/schema/OsmSchema.cpp
hoot-core/src/main/cpp/hoot/core/schema/OsmSchema.h
hoot-core/src/main/cpp/hoot/core/schema/OsmSchemaLoaderFactory.cpp
hoot-core/src/main/cpp/hoot/core/schema/OsmSchemaLoaderFactory.h
hoot-core/src/main/cpp/hoot/core/schema/OverwriteTagMerger.cpp
hoot-core/src/main/cpp/hoot/core/schema/OverwriteTagMerger.h
hoot-core/src/main/cpp/hoot/core/schema/PreserveTypesTagMerger.cpp
hoot-core/src/main/cpp/hoot/core/schema/PreserveTypesTagMerger.h
hoot-core/src/main/cpp/hoot/core/schema/ReplaceTagMerger.cpp
hoot-core/src/main/cpp/hoot/core/schema/ReplaceTagMerger.h
hoot-core/src/main/cpp/hoot/core/schema/ScoreMatrix.h
hoot-core/src/main/cpp/hoot/core/schema/ScriptSchemaTranslatorFactory.cpp
hoot-core/src/main/cpp/hoot/core/schema/ScriptSchemaTranslatorFactory.h
hoot-core/src/main/cpp/hoot/core/schema/TagComparator.cpp
hoot-core/src/main/cpp/hoot/core/schema/TagComparator.h
hoot-core/src/main/cpp/hoot/core/schema/TagMergerFactory.cpp
hoot-core/src/main/cpp/hoot/core/schema/TagMergerFactory.h
hoot-core/src/main/cpp/hoot/core/schema/TagMerger.h
hoot-core/src/main/cpp/hoot/core/scoring/GraphComparator.cpp
hoot-core/src/main/cpp/hoot/core/scoring/TextTable.cpp
hoot-core/src/main/cpp/hoot/core/scoring/TextTable.h
hoot-core/src/main/cpp/hoot/core/util/AssertionFailedException.h
hoot-core/src/main/cpp/hoot/core/util/CollectionUtils.h
hoot-core/src/main/cpp/hoot/core/util/ConfigUtils.cpp
hoot-core/src/main/cpp/hoot/core/util/ConfigUtils.h
hoot-core/src/main/cpp/hoot/core/util/CoordinateExt.h
hoot-core/src/main/cpp/hoot/core/util/DateTimeUtils.cpp
hoot-core/src/main/cpp/hoot/core/util/DateTimeUtils.h
hoot-core/src/main/cpp/hoot/core/util/Factory.cpp
hoot-core/src/main/cpp/hoot/core/util/Factory.h
hoot-core/src/main/cpp/hoot/core/util/FileUtils.cpp
hoot-core/src/main/cpp/hoot/core/util/FileUtils.h
hoot-core/src/main/cpp/hoot/core/util/HootException.cpp
hoot-core/src/main/cpp/hoot/core/util/HootException.h
hoot-core/src/main/cpp/hoot/core/util/HootNetworkUtils.h
hoot-core/src/main/cpp/hoot/core/util/Log.cpp
hoot-core/src/main/cpp/hoot/core/util/Log.h
hoot-core/src/main/cpp/hoot/core/util/MapProjector.cpp
hoot-core/src/main/cpp/hoot/core/util/MapProjector.h
hoot-core/src/main/cpp/hoot/core/util/MemoryUsageChecker.cpp
hoot-core/src/main/cpp/hoot/core/util/MemoryUsageChecker.h
hoot-core/src/main/cpp/hoot/core/util/Settings.cpp
hoot-core/src/main/cpp/hoot/core/util/Settings.h
hoot-core/src/main/cpp/hoot/core/util/SharedPtrPool.h
hoot-core/src/main/cpp/hoot/core/util/SignalCatcher.cpp
hoot-core/src/main/cpp/hoot/core/util/SignalCatcher.h
hoot-core/src/main/cpp/hoot/core/util/StringUtils.cpp
hoot-core/src/main/cpp/hoot/core/util/StringUtils.h
hoot-core/src/main/cpp/hoot/core/visitors/AddAttributesVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/ApiTagTruncateVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/ApiTagTruncateVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/ElementConstOsmMapVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/ElementHashVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/ElementHashVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/ElementIdsVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/ElementIdsVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/FilteredVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/geometrymodifiers/WayToIntersectionGeoModifier.cpp
hoot-core/src/main/cpp/hoot/core/visitors/MultipleCriterionConsumerVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/OneWayRoadStandardizer.h
hoot-core/src/main/cpp/hoot/core/visitors/poi-polygon/PoiPolygonMatchVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/poi-polygon/PoiPolygonMatchVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/RandomWaySplitter.cpp
hoot-core/src/main/cpp/hoot/core/visitors/RemoveDuplicateAreasVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/RemoveDuplicateAreasVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/RemoveDuplicateWayNodesVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/RemoveElementsVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/RemoveElementsVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/RemoveEmptyAreasVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/RemoveInvalidMultilineStringMembersVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/RemoveInvalidMultilineStringMembersVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/ReportMissingElementsVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/ReportMissingElementsVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/SchemaTranslatedTagCountVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/SplitNameVisitor.cpp
hoot-core/src/main/cpp/hoot/core/visitors/SplitNameVisitor.h
hoot-core/src/main/cpp/hoot/core/visitors/WaysVisitor.cpp
hoot-core-test/src/test/cpp/hoot/core/algorithms/extractors/AddressScoreExtractorTest.cpp
hoot-core-test/src/test/cpp/hoot/core/algorithms/extractors/RelationMemberSimilarityExtractorTest.cpp
hoot-core-test/src/test/cpp/hoot/core/algorithms/linearreference/LocationOfPointTest.cpp
hoot-core-test/src/test/cpp/hoot/core/algorithms/perty/PertyTestRunnerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/algorithms/WayJoinerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/algorithms/WayMatchStringMergerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/highway/HighwaySnapMergerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/matching/GreedyConstrainedMatchesTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/matching/MatchGraphTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/matching/OptimalConstrainedMatchesTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/matching/OptionsValidatorTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/merging/CollectionRelationMergerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/network/EdgeMatchSetFinderTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/poi-polygon/PoiPolygonMatchTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/polygon/BuildingMergerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/SuperfluousConflateOpRemoverTest.cpp
hoot-core-test/src/test/cpp/hoot/core/conflate/tile/NodeDensityTileBoundsCalculatorTest.cpp
hoot-core-test/src/test/cpp/hoot/core/criterion/ConflatableElementCriterionTest.cpp
hoot-core-test/src/test/cpp/hoot/core/elements/ElementComparerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/elements/ExternalMergeElementSorterTest.cpp
hoot-core-test/src/test/cpp/hoot/core/elements/RelationTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/DataConverterTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OgrWriterTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OsmApiChangesetElementTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OsmApiChangesetTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OsmApiReaderTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTestServer.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTestServer.h
hoot-core-test/src/test/cpp/hoot/core/io/OsmPbfReaderTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/OsmXmlChangesetFileWriterTest.cpp
hoot-core-test/src/test/cpp/hoot/core/io/ServiceHootApiDbWriterTest.cpp
hoot-core-test/src/test/cpp/hoot/core/ops/BuildingPartMergeOpTest.cpp
hoot-core-test/src/test/cpp/hoot/core/ops/CalculateStatsOpTest.cpp
hoot-core-test/src/test/cpp/hoot/core/ops/RelationWithMostMembersOpTest.cpp
hoot-core-test/src/test/cpp/hoot/core/ops/UnconnectedWaySnapperTest.cpp
hoot-core-test/src/test/cpp/hoot/core/schema/OsmSchemaTest.cpp
hoot-core-test/src/test/cpp/hoot/core/schema/PreserveTypesTagMergerTest.cpp
hoot-core-test/src/test/cpp/hoot/core/schema/TagComparatorTest.cpp
hoot-core-test/src/test/cpp/hoot/core/scoring/MatchComparatorTest.cpp
hoot-core-test/src/test/cpp/hoot/core/TestUtils.cpp
hoot-core-test/src/test/cpp/hoot/core/TestUtils.h
hoot-core-test/src/test/cpp/hoot/core/util/HttpTestServer.cpp
hoot-core-test/src/test/cpp/hoot/core/util/HttpTestServer.h
hoot-core-test/src/test/cpp/hoot/core/visitors/ApiTagTruncateVisitorTest.cpp
hoot-core-test/src/test/cpp/hoot/core/visitors/ElementHashVisitorTest.cpp
hoot-hadoop/src/test/cpp/hoot/hadoop/conflate/ConflateDriverTest.cpp
hoot-hadoop/src/test/cpp/hoot/hadoop/tile/ConflatorTest.cpp
hoot-js/src/main/cpp/hoot/js/algorithms/subline-matching/SublineStringMatcherJs.cpp
hoot-js/src/main/cpp/hoot/js/algorithms/subline-matching/SublineStringMatcherJs.h
hoot-js/src/main/cpp/hoot/js/conflate/extractors/FeatureExtractorJs.h
hoot-js/src/main/cpp/hoot/js/conflate/matching/ScriptMatch.cpp
hoot-js/src/main/cpp/hoot/js/conflate/matching/ScriptMatchCreator.cpp
hoot-js/src/main/cpp/hoot/js/conflate/matching/ScriptMatchCreator.h
hoot-js/src/main/cpp/hoot/js/conflate/matching/ScriptMatch.h
hoot-js/src/main/cpp/hoot/js/conflate/merging/ElementMergerJs.cpp
hoot-js/src/main/cpp/hoot/js/conflate/merging/HighwaySnapMergerJs.cpp
hoot-js/src/main/cpp/hoot/js/conflate/merging/HighwaySnapMergerJs.h
hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMerger.cpp
hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMergerCreator.cpp
hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMergerCreator.h
hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMerger.h
hoot-js/src/main/cpp/hoot/js/elements/ElementConverterJs.cpp
hoot-js/src/main/cpp/hoot/js/elements/ElementIdJs.h
hoot-js/src/main/cpp/hoot/js/elements/OsmMapJs.cpp
hoot-js/src/main/cpp/hoot/js/elements/OsmMapJs.h
hoot-js/src/main/cpp/hoot/js/elements/RelationJs.cpp
hoot-js/src/main/cpp/hoot/js/elements/RelationJs.h
hoot-js/src/main/cpp/hoot/js/elements/WayJs.cpp
hoot-js/src/main/cpp/hoot/js/elements/WayJs.h
hoot-js/src/main/cpp/hoot/js/JsRegistrar.cpp
hoot-js/src/main/cpp/hoot/js/JsRegistrar.h
hoot-js/src/main/cpp/hoot/js/schema/OsmSchemaJs.cpp
hoot-js/src/main/cpp/hoot/js/schema/OsmSchemaJs.h
hoot-js/src/main/cpp/hoot/js/util/LogJs.cpp
hoot-js/src/main/cpp/hoot/js/v8Engine.cpp
hoot-js/src/main/cpp/hoot/js/v8Engine.h
hoot-js/src/test/cpp/hoot/js/conflate/SuperfluousConflateOpRemoverJsTest.cpp
hoot-rnd/src/main/cpp/hoot/rnd/cmd/CropRandomCmd.cpp
hoot-rnd/src/main/cpp/hoot/rnd/cmd/CumulativeConflateCmd.cpp
hoot-rnd/src/main/cpp/hoot/rnd/cmd/EvalPointMovesCmd.cpp
hoot-rnd/src/main/cpp/hoot/rnd/cmd/MultiaryPoiConflateCmd.cpp
hoot-rnd/src/main/cpp/hoot/rnd/cmd/MultiaryPoiIngestCmd.cpp
hoot-rnd/src/main/cpp/hoot/rnd/cmd/MultiaryScorePoiMatchesCmd.cpp
hoot-rnd/src/main/cpp/hoot/rnd/cmd/ScoreMatchesDiffCmd.cpp
hoot-rnd/src/main/cpp/hoot/rnd/conflate/multiary/MultiaryPoiMergerCreator.cpp
hoot-rnd/src/main/cpp/hoot/rnd/conflate/multiary/MultiaryPoiMergerCreator.h
hoot-rnd/src/main/cpp/hoot/rnd/conflate/multiary/MultiaryPoiMerger.h
hoot-rnd/src/main/cpp/hoot/rnd/conflate/multiary/MultiaryReviewCommand.cpp
hoot-rnd/src/main/cpp/hoot/rnd/conflate/multiary/MultiaryReviewCommand.h
hoot-rnd/src/main/cpp/hoot/rnd/conflate/multiary/MultiaryUtilities.cpp
hoot-rnd/src/main/cpp/hoot/rnd/conflate/multiary/MultiaryUtilities.h
hoot-rnd/src/main/cpp/hoot/rnd/io/MultiaryIngester.cpp
hoot-rnd/src/main/cpp/hoot/rnd/io/SparkJsonWriter.cpp
hoot-rnd/src/main/cpp/hoot/rnd/ops/RandomMapCropper.cpp
hoot-rnd/src/main/cpp/hoot/rnd/visitors/MultiaryPoiHashVisitor.cpp
hoot-rnd/src/main/cpp/hoot/rnd/visitors/MultiaryPoiHashVisitor.h
hoot-rnd/src/test/cpp/hoot/rnd/conflate/multiary/MultiaryPoiMergerTest.cpp
hoot-rnd/src/test/cpp/hoot/rnd/conflate/network/IterativeNetworkMatcherTest.cpp
hoot-rnd/src/test/cpp/hoot/rnd/conflate/network/SingleSidedNetworkMatcherTest.cpp
hoot-rnd/src/test/cpp/hoot/rnd/conflate/network/VagabondNetworkMatcherTest.cpp
hoot-services/src/main/java/hoot/services/controllers/auth/UserManagerImpl.java
hoot-services/src/main/java/hoot/services/controllers/clipping/ClipDatasetCommand.java
hoot-services/src/main/java/hoot/services/controllers/conflation/ConflateCommand.java
hoot-services/src/main/java/hoot/services/controllers/conflation/ConflateParams.java
hoot-services/src/main/java/hoot/services/controllers/conflation/ConflateResource.java
hoot-services/src/main/java/hoot/services/controllers/conflation/UpdateMapTagsCommand.java
hoot-services/src/main/java/hoot/services/controllers/export/AlphaShapeCommand.java
hoot-services/src/main/java/hoot/services/controllers/export/CalculateTilesCommand.java
hoot-services/src/main/java/hoot/services/controllers/export/ExportCommand.java
hoot-services/src/main/java/hoot/services/controllers/export/ExportResource.java
hoot-services/src/main/java/hoot/services/controllers/grail/ApplyChangesetCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/DeriveChangesetCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/DeriveChangesetReplacementCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/GrailParams.java
hoot-services/src/main/java/hoot/services/controllers/grail/GrailResource.java
hoot-services/src/main/java/hoot/services/controllers/grail/InvertCropCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/MergeOsmFilesCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/PullApiCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/PullOverpassCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/PushToDbCommand.java
hoot-services/src/main/java/hoot/services/controllers/grail/RunDiffCommand.java
hoot-services/src/main/java/hoot/services/controllers/info/HootVersionCommand.java
hoot-services/src/main/java/hoot/services/controllers/ingest/ImportCommand.java
hoot-services/src/main/java/hoot/services/controllers/ingest/RemoveFilesCommandFactory.java
hoot-services/src/main/java/hoot/services/controllers/ingest/RemoveFilesCommand.java
hoot-services/src/main/java/hoot/services/controllers/jobs/JobsResource.java
hoot-services/src/main/java/hoot/services/controllers/ogr/ExtractAttributesCommand.java
hoot-services/src/main/java/hoot/services/controllers/osm/map/MapResource.java
hoot-services/src/main/java/hoot/services/controllers/osm/user/UserResource.java
hoot-services/src/main/java/hoot/services/HootProperties.java
hoot-services/src/main/java/hoot/services/job/JobStatusManagerImpl.java
hoot-services/src/main/java/hoot/services/job/JobStatusManager.java
hoot-services/src/main/java/hoot/services/jobs/JobsStatusesManagerImpl.java
hoot-services/src/main/java/hoot/services/jobs/JobsStatusesManager.java
hoot-services/src/main/java/hoot/services/models/db/QUsers.java
hoot-services/src/main/java/hoot/services/models/db/Users.java
hoot-services/src/main/java/hoot/services/utils/DbUtils.java
hoot-services/src/main/resources/conf/hoot-services.conf.in
hoot-services/src/main/resources/db/changelogs/030-AddUserFavoriteOptsTable.xml
hoot-services/src/test/java/hoot/services/command/ExternalCommandRunnerImplTest.java
hoot-services/src/test/java/hoot/services/controllers/clipping/ClipDatasetCommandTest.java
hoot-services/src/test/java/hoot/services/controllers/conflation/ConflateCommandTest.java
hoot-services/src/test/java/hoot/services/controllers/export/CalculateTilesCommandTest.java
hoot-services/src/test/java/hoot/services/controllers/export/ExportCommandTest.java
hoot-services/src/test/java/hoot/services/controllers/ingest/ImportCommandTest.java
hoot-services/src/test/java/hoot/services/controllers/job/JobResourceTest.java
hoot-services/src/test/java/hoot/services/controllers/ogr/ExtractAttributesCommandTest.java
hoot-services/src/test/java/hoot/services/job/JobStatusManagerImplTest.java
hoot-test/src/main/cpp/hoot/test/ProcessPool.cpp
README.md
rules/Area.js
rules/CollectionRelation.js
rules/lib/HootLib.js
rules/Line.js
rules/Poi.js
rules/Point.js
rules/PointPolygon.js
rules/Polygon.js
rules/PowerLine.js
rules/Railway.js
rules/River.js
scripts/core/archive/ServiceOsmApiDbHootApiDbConflate.sh
scripts/jenkins/Jenkinsfile
sonar-project.properties
test-files/algorithms/rubber-sheet/RubberSheetIo.osm
test-files/algorithms/rubber-sheet/RubberSheetSimple.osm
test-files/cases/attribute/network/Config.conf
test-files/cases/attribute/unifying/building/building-3022-duplicate-relation-member-ways-1/Expected.osm
test-files/cases/attribute/unifying/building/building-3022-duplicate-relation-member-ways-1/Input1.osm
test-files/cases/attribute/unifying/building/building-3022-duplicate-relation-member-ways-1/Input2.osm
test-files/cases/attribute/unifying/building/building-3022-duplicate-relation-member-ways-1/README.txt
test-files/cases/attribute/unifying/building/building-3037-dropped-multipoly-relations-1/Expected.osm
test-files/cases/attribute/unifying/building/building-3037-dropped-multipoly-relations-1/Input1.osm
test-files/cases/attribute/unifying/building/building-3037-dropped-multipoly-relations-1/Input2.osm
test-files/cases/attribute/unifying/building/building-3037-dropped-multipoly-relations-1/README.txt
test-files/cases/attribute/unifying/building/building-3136-many-to-many-auto-merge-1/Expected.osm
test-files/cases/attribute/unifying/building/building-3136-many-to-many-auto-merge-1/Input1.osm
test-files/cases/attribute/unifying/building/building-3136-many-to-many-auto-merge-1/Input2.osm
test-files/cases/attribute/unifying/building/building-3136-many-to-many-auto-merge-1/README.txt
test-files/cases/attribute/unifying/building/building-3184-completely-contained-1/Expected.osm
test-files/cases/attribute/unifying/building/building-3184-completely-contained-1/Input1.osm
test-files/cases/attribute/unifying/building/building-3184-completely-contained-1/Input2.osm
test-files/cases/attribute/unifying/building/building-3184-completely-contained-1/README.txt
test-files/cases/attribute/unifying/building/building-3323-height-tag-preservation-1/Expected.osm
test-files/cases/attribute/unifying/building/building-3323-height-tag-preservation-1/Input1.osm
test-files/cases/attribute/unifying/building/building-3323-height-tag-preservation-1/Input2.osm
test-files/cases/attribute/unifying/building/building-3323-height-tag-preservation-1/README.txt
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-1/Config.conf
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-1/Expected.osm
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-1/Input1.osm
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-1/Input2.osm
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-1/README.txt
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-2/Expected.osm
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-2/Input1.osm
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-2/Input2.osm
test-files/cases/attribute/unifying/building/building-3406-adjoining-buildings-2/README.txt
test-files/cases/attribute/unifying/building/building-3441-townhouses/Expected.osm
test-files/cases/attribute/unifying/building/building-3441-townhouses/Input1.osm
test-files/cases/attribute/unifying/building/building-3441-townhouses/Input2.osm
test-files/cases/attribute/unifying/building/building-3441-townhouses/README.txt
test-files/cases/attribute/unifying/building/Config.conf
test-files/cases/attribute/unifying/highway/Config.conf
test-files/cases/attribute/unifying/highway/highway-2888/Expected.osm
test-files/cases/attribute/unifying/highway/highway-2888/Input1.osm
test-files/cases/attribute/unifying/highway/highway-2888/Input2.osm
test-files/cases/attribute/unifying/highway/highway-2888/README.txt
test-files/cases/attribute/unifying/highway/highway-2927-bridge-1/Expected.osm
test-files/cases/attribute/unifying/highway/highway-2927-bridge-1/Input1.osm
test-files/cases/attribute/unifying/highway/highway-2927-bridge-1/Input2.osm
test-files/cases/attribute/unifying/highway/highway-2927-bridge-1/README.txt
test-files/cases/attribute/unifying/highway/highway-2927-bridge-2/Expected.osm
test-files/cases/attribute/unifying/highway/highway-2927-bridge-2/Input1.osm
test-files/cases/attribute/unifying/highway/highway-2927-bridge-2/Input2.osm
test-files/cases/attribute/unifying/highway/highway-2927-bridge-2/README.txt
test-files/cases/attribute/unifying/highway/highway-2927-multiple-types-1/Expected.osm
test-files/cases/attribute/unifying/highway/highway-2927-multiple-types-1/Input1.osm
test-files/cases/attribute/unifying/highway/highway-2927-multiple-types-1/Input2.osm
test-files/cases/attribute/unifying/highway/highway-2927-multiple-types-1/README.txt
test-files/cases/attribute/unifying/highway/highway-2927-name-preservation-1.off/Expected.osm
test-files/cases/attribute/unifying/highway/highway-2927-name-preservation-1.off/Input1.osm
test-files/cases/attribute/unifying/highway/highway-2927-name-preservation-1.off/Input2.osm
test-files/cases/attribute/unifying/highway/highway-2927-name-preservation-1.off/README.txt
test-files/cases/attribute/unifying/highway/highway-2927-unmarked-ref-divided-road-1/Expected.osm
test-files/cases/attribute/unifying/highway/highway-2927-unmarked-ref-divided-road-1/Input1.osm
test-files/cases/attribute/unifying/highway/highway-2927-unmarked-ref-divided-road-1/Input2.osm
test-files/cases/attribute/unifying/highway/highway-2927-unmarked-ref-divided-road-1/README.txt
test-files/cases/attribute/unifying/highway/highway-2927-way-member-tags-1/Expected.osm
test-files/cases/attribute/unifying/highway/highway-2927-way-member-tags-1/Input1.osm
test-files/cases/attribute/unifying/highway/highway-2927-way-member-tags-1/Input2.osm
test-files/cases/attribute/unifying/highway/highway-2927-way-member-tags-1/README.txt
test-files/cases/attribute/unifying/highway/highway-3784-roundabouts-1/Expected.osm
test-files/cases/attribute/unifying/highway/highway-3784-roundabouts-1/Input1.osm
test-files/cases/attribute/unifying/highway/highway-3784-roundabouts-1/Input2.osm
test-files/cases/attribute/unifying/highway/highway-3784-roundabouts-1/README.txt
test-files/cases/attribute/unifying/multiple/building-3166-cross-conflation-merge-1/Config.conf
test-files/cases/attribute/unifying/multiple/building-3166-cross-conflation-merge-1/Expected.osm
test-files/cases/attribute/unifying/multiple/building-3166-cross-conflation-merge-1/Input1.osm
test-files/cases/attribute/unifying/multiple/building-3166-cross-conflation-merge-1/Input2.osm
test-files/cases/attribute/unifying/multiple/building-3166-cross-conflation-merge-1/README.txt
test-files/cases/attribute/unifying/poi-polygon/Config.conf
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-auto-merge-2/Expected.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-auto-merge-2/Input1.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-auto-merge-2/Input2.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-auto-merge-2/README.txt
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/Config.conf
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/Expected.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/Input1.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/Input2.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/README.txt
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Config.conf
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Expected.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Input1.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Input2.osm
test-files/cases/attribute/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/README.txt
test-files/cases/differential/network/Config.conf
test-files/cases/differential/unifying/area/area-3978/Config.conf
test-files/cases/differential/unifying/area/area-3978/Expected.osm
test-files/cases/differential/unifying/area/area-3978/Input1.osm
test-files/cases/differential/unifying/area/area-3978/Input2.osm
test-files/cases/differential/unifying/area/area-3978/README.txt
test-files/cases/differential/unifying/area/Config.conf
test-files/cases/differential/unifying/building/building-3323-relation-roles-1/Expected.osm
test-files/cases/differential/unifying/building/building-3323-relation-roles-1/Input1.osm
test-files/cases/differential/unifying/building/building-3323-relation-roles-1/Input2.osm
test-files/cases/differential/unifying/building/building-3323-relation-roles-1/README.txt
test-files/cases/differential/unifying/building/building-3782-relation-member-conflatable-1/Expected.osm
test-files/cases/differential/unifying/building/building-3782-relation-member-conflatable-1/Input1.osm
test-files/cases/differential/unifying/building/building-3782-relation-member-conflatable-1/Input2.osm
test-files/cases/differential/unifying/building/building-3782-relation-member-conflatable-1/README.txt
test-files/cases/differential/unifying/building/Config.conf
test-files/cases/differential/unifying/Config.conf
test-files/cases/differential/unifying/generic-geometry/generic-3894-1/Expected.osm
test-files/cases/differential/unifying/generic-geometry/generic-3894-1/Input1.osm
test-files/cases/differential/unifying/generic-geometry/generic-3894-1/Input2.osm
test-files/cases/differential/unifying/generic-geometry/generic-3894-1/README.txt
test-files/cases/differential/unifying/highway/Config.conf
test-files/cases/differential/unifying/highway/roundabout-3580/Config.conf
test-files/cases/differential/unifying/highway/roundabout-3580/Expected.osm
test-files/cases/differential/unifying/highway/roundabout-3580/Input1.osm
test-files/cases/differential/unifying/highway/roundabout-3580/Input2.osm
test-files/cases/differential/unifying/highway/roundabout-3580/README.txt
test-files/cases/differential/unifying/poi/Config.conf
test-files/cases/differential/unifying/poi/reviews-as-matches-off-3387-1/Config.conf
test-files/cases/differential/unifying/poi/reviews-as-matches-off-3387-1/Expected.osm
test-files/cases/differential/unifying/poi/reviews-as-matches-off-3387-1/Input1.osm
test-files/cases/differential/unifying/poi/reviews-as-matches-off-3387-1/Input2.osm
test-files/cases/differential/unifying/poi/reviews-as-matches-off-3387-1/README.txt
test-files/cases/misc/network/Config.conf
test-files/cases/misc/network/roundabout-connector-conflate-merged-1/Expected.osm
test-files/cases/misc/network/roundabout-connector-conflate-merged-1/Input1.osm
test-files/cases/misc/network/roundabout-connector-conflate-merged-1/Input2.osm
test-files/cases/misc/network/roundabout-connector-conflate-merged-1/README.txt
test-files/cases/misc/README
test-files/cases/misc/unifying/Config.conf
test-files/cases/misc/unifying/roundabout-connector-conflate-merged-1.off/Expected.osm
test-files/cases/misc/unifying/roundabout-connector-conflate-merged-1.off/Input1.osm
test-files/cases/misc/unifying/roundabout-connector-conflate-merged-1.off/Input2.osm
test-files/cases/misc/unifying/roundabout-connector-conflate-merged-1.off/README.txt
test-files/cases/reference/network/Config.conf
test-files/cases/reference/network/highway-001/Expected.osm
test-files/cases/reference/network/highway-001/Input1.osm
test-files/cases/reference/network/highway-001/Input2.osm
test-files/cases/reference/network/highway-001/README.txt
test-files/cases/reference/network/highway-002/Expected.osm
test-files/cases/reference/network/highway-002/Input1.osm
test-files/cases/reference/network/highway-002/Input2.osm
test-files/cases/reference/network/highway-002/README.txt
test-files/cases/reference/network/highway-003/Expected.osm
test-files/cases/reference/network/highway-003/Input1.osm
test-files/cases/reference/network/highway-003/Input2.osm
test-files/cases/reference/network/highway-003/README.txt
test-files/cases/reference/network/highway-004/Expected.osm
test-files/cases/reference/network/highway-004/Input1.osm
test-files/cases/reference/network/highway-004/Input2.osm
test-files/cases/reference/network/highway-004/README.txt
test-files/cases/reference/network/highway-005/Expected.osm
test-files/cases/reference/network/highway-005/Input1.osm
test-files/cases/reference/network/highway-005/Input2.osm
test-files/cases/reference/network/highway-005/README.txt
test-files/cases/reference/network/highway-006/Expected.osm
test-files/cases/reference/network/highway-006/Input1.osm
test-files/cases/reference/network/highway-006/Input2.osm
test-files/cases/reference/network/highway-006/README.txt
test-files/cases/reference/network/highway-007/Expected.osm
test-files/cases/reference/network/highway-007/Input1.osm
test-files/cases/reference/network/highway-007/Input2.osm
test-files/cases/reference/network/highway-007/README.txt
test-files/cases/reference/network/highway-008/Expected.osm
test-files/cases/reference/network/highway-008/Input1.osm
test-files/cases/reference/network/highway-008/Input2.osm
test-files/cases/reference/network/highway-008/README.txt
test-files/cases/reference/network/highway-009/Expected.osm
test-files/cases/reference/network/highway-009/Input1.osm
test-files/cases/reference/network/highway-009/Input2.osm
test-files/cases/reference/network/highway-009/README.txt
test-files/cases/reference/network/highway-010/Expected.osm
test-files/cases/reference/network/highway-010/Input1.osm
test-files/cases/reference/network/highway-010/Input2.osm
test-files/cases/reference/network/highway-010/README.txt
test-files/cases/reference/network/highway-011/Expected.osm
test-files/cases/reference/network/highway-011/Input1.osm
test-files/cases/reference/network/highway-011/Input2.osm
test-files/cases/reference/network/highway-011/README.txt
test-files/cases/reference/network/highway-012/Expected.osm
test-files/cases/reference/network/highway-012/Input1.osm
test-files/cases/reference/network/highway-012/Input2.osm
test-files/cases/reference/network/highway-012/README.txt
test-files/cases/reference/network/highway-013/Expected.osm
test-files/cases/reference/network/highway-013/Input1.osm
test-files/cases/reference/network/highway-013/Input2.osm
test-files/cases/reference/network/highway-013/README.txt
test-files/cases/reference/network/highway-014/Expected.osm
test-files/cases/reference/network/highway-014/Input1.osm
test-files/cases/reference/network/highway-014/Input2.osm
test-files/cases/reference/network/highway-014/README.txt
test-files/cases/reference/network/highway-015/Expected.osm
test-files/cases/reference/network/highway-015/Input1.osm
test-files/cases/reference/network/highway-015/Input2.osm
test-files/cases/reference/network/highway-015/README.txt
test-files/cases/reference/network/highway-016/Expected.osm
test-files/cases/reference/network/highway-016/Input1.osm
test-files/cases/reference/network/highway-016/Input2.osm
test-files/cases/reference/network/highway-016/README.txt
test-files/cases/reference/network/highway-017/Expected.osm
test-files/cases/reference/network/highway-017/Input1.osm
test-files/cases/reference/network/highway-017/Input2.osm
test-files/cases/reference/network/highway-017/README.txt
test-files/cases/reference/network/highway-018/Expected.osm
test-files/cases/reference/network/highway-018/Input1.osm
test-files/cases/reference/network/highway-018/Input2.osm
test-files/cases/reference/network/highway-018/README.txt
test-files/cases/reference/network/highway-019/Expected.osm
test-files/cases/reference/network/highway-019/Input1.osm
test-files/cases/reference/network/highway-019/Input2.osm
test-files/cases/reference/network/highway-019/README.txt
test-files/cases/reference/network/highway-020/Expected.osm
test-files/cases/reference/network/highway-020/Input1.osm
test-files/cases/reference/network/highway-020/Input2.osm
test-files/cases/reference/network/highway-020/README.txt
test-files/cases/reference/network/highway-021/Expected.osm
test-files/cases/reference/network/highway-021/Input1.osm
test-files/cases/reference/network/highway-021/Input2.osm
test-files/cases/reference/network/highway-021/README.txt
test-files/cases/reference/network/highway-022/Expected.osm
test-files/cases/reference/network/highway-022/Input1.osm
test-files/cases/reference/network/highway-022/Input2.osm
test-files/cases/reference/network/highway-022/README.txt
test-files/cases/reference/network/highway-023/Expected.osm
test-files/cases/reference/network/highway-023/Input1.osm
test-files/cases/reference/network/highway-023/Input2.osm
test-files/cases/reference/network/highway-023/README.txt
test-files/cases/reference/network/highway-024/Expected.osm
test-files/cases/reference/network/highway-024/Input1.osm
test-files/cases/reference/network/highway-024/Input2.osm
test-files/cases/reference/network/highway-024/README.txt
test-files/cases/reference/network/highway-025/Expected.osm
test-files/cases/reference/network/highway-025/Input1.osm
test-files/cases/reference/network/highway-025/Input2.osm
test-files/cases/reference/network/highway-025/README.txt
test-files/cases/reference/network/highway-026/Expected.osm
test-files/cases/reference/network/highway-026/Input1.osm
test-files/cases/reference/network/highway-026/Input2.osm
test-files/cases/reference/network/highway-026/README.txt
test-files/cases/reference/network/highway-027/Expected.osm
test-files/cases/reference/network/highway-027/Input1.osm
test-files/cases/reference/network/highway-027/Input2.osm
test-files/cases/reference/network/highway-027/README.txt
test-files/cases/reference/network/highway-028/Expected.osm
test-files/cases/reference/network/highway-028/Input1.osm
test-files/cases/reference/network/highway-028/Input2.osm
test-files/cases/reference/network/highway-028/README.txt
test-files/cases/reference/network/highway-029/Expected.osm
test-files/cases/reference/network/highway-029/Input1.osm
test-files/cases/reference/network/highway-029/Input2.osm
test-files/cases/reference/network/highway-029/README.txt
test-files/cases/reference/network/highway-030/Expected.osm
test-files/cases/reference/network/highway-030/Input1.osm
test-files/cases/reference/network/highway-030/Input2.osm
test-files/cases/reference/network/highway-030/README.txt
test-files/cases/reference/network/highway-031.off/Expected.osm
test-files/cases/reference/network/highway-031.off/Input1.osm
test-files/cases/reference/network/highway-031.off/Input2.osm
test-files/cases/reference/network/highway-031.off/README.txt
test-files/cases/reference/network/highway-3885/Config.conf
test-files/cases/reference/network/highway-3885/Expected.osm
test-files/cases/reference/network/highway-3885/Input1.osm
test-files/cases/reference/network/highway-3885/Input2.osm
test-files/cases/reference/network/highway-3885/README.txt
test-files/cases/reference/network/pap-001/Expected.osm
test-files/cases/reference/network/pap-001/Input1.osm
test-files/cases/reference/network/pap-001/Input2.osm
test-files/cases/reference/network/pap-001/README.txt
test-files/cases/reference/network/pap-002/Expected.osm
test-files/cases/reference/network/pap-002/Input1.osm
test-files/cases/reference/network/pap-002/Input2.osm
test-files/cases/reference/network/pap-002/README.txt
test-files/cases/reference/network/pap-003/Expected.osm
test-files/cases/reference/network/pap-003/Input1.osm
test-files/cases/reference/network/pap-003/Input2.osm
test-files/cases/reference/network/pap-003/README.txt
test-files/cases/reference/network/pap-004/Expected.osm
test-files/cases/reference/network/pap-004/Input1.osm
test-files/cases/reference/network/pap-004/Input2.osm
test-files/cases/reference/network/pap-004/README.txt
test-files/cases/reference/network/pap-005/Expected.osm
test-files/cases/reference/network/pap-005/Input1.osm
test-files/cases/reference/network/pap-005/Input2.osm
test-files/cases/reference/network/pap-005/README.txt
test-files/cases/reference/network/pap-006/Expected.osm
test-files/cases/reference/network/pap-006/Input1.osm
test-files/cases/reference/network/pap-006/Input2.osm
test-files/cases/reference/network/pap-006/README.txt
test-files/cases/reference/network/pap-007/Expected.osm
test-files/cases/reference/network/pap-007/Input1.osm
test-files/cases/reference/network/pap-007/Input2.osm
test-files/cases/reference/network/pap-007/README.txt
test-files/cases/reference/network/pap-009/Expected.osm
test-files/cases/reference/network/pap-009/Input1.osm
test-files/cases/reference/network/pap-009/Input2.osm
test-files/cases/reference/network/pap-009/README.txt
test-files/cases/reference/network/pap-010/Expected.osm
test-files/cases/reference/network/pap-010/Input1.osm
test-files/cases/reference/network/pap-010/Input2.osm
test-files/cases/reference/network/pap-010/README.txt
test-files/cases/reference/network/roundabout-001/Expected.osm
test-files/cases/reference/network/roundabout-001/Input1.osm
test-files/cases/reference/network/roundabout-001/Input2.osm
test-files/cases/reference/network/roundabout-001/README.txt
test-files/cases/reference/network/roundabout-002/Expected.osm
test-files/cases/reference/network/roundabout-002/Input1.osm
test-files/cases/reference/network/roundabout-002/Input2.osm
test-files/cases/reference/network/roundabout-002/README.txt
test-files/cases/reference/network/roundabout-003/Expected.osm
test-files/cases/reference/network/roundabout-003/Input1.osm
test-files/cases/reference/network/roundabout-003/Input2.osm
test-files/cases/reference/network/roundabout-003/README.txt
test-files/cases/reference/unifying/archive/building.off/building-1/Expected.osm
test-files/cases/reference/unifying/archive/building.off/building-1/Input1.osm
test-files/cases/reference/unifying/archive/building.off/building-1/Input2.osm
test-files/cases/reference/unifying/archive/building.off/building-1/README.txt
test-files/cases/reference/unifying/archive/building.off/building-2/Expected.osm
test-files/cases/reference/unifying/archive/building.off/building-2/Input1.osm
test-files/cases/reference/unifying/archive/building.off/building-2/Input2.osm
test-files/cases/reference/unifying/archive/building.off/building-2/README.txt
test-files/cases/reference/unifying/archive/building.off/building-3/Expected.osm
test-files/cases/reference/unifying/archive/building.off/building-3/Input1.osm
test-files/cases/reference/unifying/archive/building.off/building-3/Input2.osm
test-files/cases/reference/unifying/archive/building.off/building-3/README.txt
test-files/cases/reference/unifying/archive/building.off/building-4/Expected.osm
test-files/cases/reference/unifying/archive/building.off/building-4/Input1.osm
test-files/cases/reference/unifying/archive/building.off/building-4/Input2.osm
test-files/cases/reference/unifying/archive/building.off/building-4/README.txt
test-files/cases/reference/unifying/archive/building.off/Config.conf
test-files/cases/reference/unifying/archive/building.off/README.txt
test-files/cases/reference/unifying/archive/highway-1.off/Config.conf
test-files/cases/reference/unifying/archive/highway-1.off/Expected.osm
test-files/cases/reference/unifying/archive/highway-1.off/Input1.osm
test-files/cases/reference/unifying/archive/highway-1.off/Input2.osm
test-files/cases/reference/unifying/archive/highway-1.off/README.txt
test-files/cases/reference/unifying/building/building-1/Expected.osm
test-files/cases/reference/unifying/building/building-1/Input1.osm
test-files/cases/reference/unifying/building/building-1/Input2.osm
test-files/cases/reference/unifying/building/building-1/README.txt
test-files/cases/reference/unifying/building/building-2/Expected.osm
test-files/cases/reference/unifying/building/building-2/Input1.osm
test-files/cases/reference/unifying/building/building-2/Input2.osm
test-files/cases/reference/unifying/building/building-2/README.txt
test-files/cases/reference/unifying/building/building-3441-addresses-1/Config.conf
test-files/cases/reference/unifying/building/building-3441-addresses-1/Expected.osm
test-files/cases/reference/unifying/building/building-3441-addresses-1/Input1.osm
test-files/cases/reference/unifying/building/building-3441-addresses-1/Input2.osm
test-files/cases/reference/unifying/building/building-3441-addresses-1/README.txt
test-files/cases/reference/unifying/building/building-3441-addresses-2/Config.conf
test-files/cases/reference/unifying/building/building-3441-addresses-2/Expected.osm
test-files/cases/reference/unifying/building/building-3441-addresses-2/Input1.osm
test-files/cases/reference/unifying/building/building-3441-addresses-2/Input2.osm
test-files/cases/reference/unifying/building/building-3441-addresses-2/README.txt
test-files/cases/reference/unifying/building/building-3441-townhouses/Expected.osm
test-files/cases/reference/unifying/building/building-3441-townhouses/Input1.osm
test-files/cases/reference/unifying/building/building-3441-townhouses/Input2.osm
test-files/cases/reference/unifying/building/building-3441-townhouses/README.txt
test-files/cases/reference/unifying/building/building-3/Config.conf
test-files/cases/reference/unifying/building/building-3/Expected.osm
test-files/cases/reference/unifying/building/building-3/Input1.osm
test-files/cases/reference/unifying/building/building-3/Input2.osm
test-files/cases/reference/unifying/building/building-3/README.txt
test-files/cases/reference/unifying/building/building-4/Expected.osm
test-files/cases/reference/unifying/building/building-4/Input1.osm
test-files/cases/reference/unifying/building/building-4/Input2.osm
test-files/cases/reference/unifying/building/building-4/README.txt
test-files/cases/reference/unifying/building/building-5/Expected.osm
test-files/cases/reference/unifying/building/building-5/Input1.osm
test-files/cases/reference/unifying/building/building-5/Input2.osm
test-files/cases/reference/unifying/building/building-5/README.txt
test-files/cases/reference/unifying/building/Config.conf
test-files/cases/reference/unifying/building/stadium-1/Expected.osm
test-files/cases/reference/unifying/building/stadium-1/Input1.osm
test-files/cases/reference/unifying/building/stadium-1/Input2.osm
test-files/cases/reference/unifying/building/stadium-1/README.txt
test-files/cases/reference/unifying/Config.conf
test-files/cases/reference/unifying/geometry-generic-1/Config.conf
test-files/cases/reference/unifying/geometry-generic-1/Expected.osm
test-files/cases/reference/unifying/geometry-generic-1/Input1.osm
test-files/cases/reference/unifying/geometry-generic-1/Input2.osm
test-files/cases/reference/unifying/geometry-generic-1/README.txt
test-files/cases/reference/unifying/highway/Config.conf
test-files/cases/reference/unifying/highway/frechet-1.off/Config.conf
test-files/cases/reference/unifying/highway/frechet-1.off/Expected.osm
test-files/cases/reference/unifying/highway/frechet-1.off/Input1.osm
test-files/cases/reference/unifying/highway/frechet-1.off/Input2.osm
test-files/cases/reference/unifying/highway/frechet-1.off/README.txt
test-files/cases/reference/unifying/highway/highway-3829/Config.conf
test-files/cases/reference/unifying/highway/highway-3829/Expected.osm
test-files/cases/reference/unifying/highway/highway-3829/Input1.osm
test-files/cases/reference/unifying/highway/highway-3829/Input2.osm
test-files/cases/reference/unifying/highway/highway-3829/README.txt
test-files/cases/reference/unifying/highway/highway-3922/Expected.osm
test-files/cases/reference/unifying/highway/highway-3922/Input1.osm
test-files/cases/reference/unifying/highway/highway-3922/Input2.osm
test-files/cases/reference/unifying/highway/highway-3922/README.txt
test-files/cases/reference/unifying/highway/highway-5534/Expected.osm
test-files/cases/reference/unifying/highway/highway-5534/Input1.osm
test-files/cases/reference/unifying/highway/highway-5534/Input2.osm
test-files/cases/reference/unifying/highway/highway-5534/README.txt
test-files/cases/reference/unifying/highway/highway-578/Expected.osm
test-files/cases/reference/unifying/highway/highway-578/Input1.osm
test-files/cases/reference/unifying/highway/highway-578/Input2.osm
test-files/cases/reference/unifying/highway/highway-578/README.txt
test-files/cases/reference/unifying/highway/highway-662/Config.conf
test-files/cases/reference/unifying/highway/highway-662/Expected.osm
test-files/cases/reference/unifying/highway/highway-662/Input1.osm
test-files/cases/reference/unifying/highway/highway-662/Input2.osm
test-files/cases/reference/unifying/highway/highway-662/README.txt
test-files/cases/reference/unifying/highway/highway-search-radius-1/Config.conf
test-files/cases/reference/unifying/highway/highway-search-radius-1/Expected.osm
test-files/cases/reference/unifying/highway/highway-search-radius-1/Input1.osm
test-files/cases/reference/unifying/highway/highway-search-radius-1/Input2.osm
test-files/cases/reference/unifying/highway/highway-search-radius-1/README.txt
test-files/cases/reference/unifying/highway/roundabout-001/Expected.osm
test-files/cases/reference/unifying/highway/roundabout-001/Input1.osm
test-files/cases/reference/unifying/highway/roundabout-001/Input2.osm
test-files/cases/reference/unifying/highway/roundabout-001/README.txt
test-files/cases/reference/unifying/highway/roundabout-002/Expected.osm
test-files/cases/reference/unifying/highway/roundabout-002/Input1.osm
test-files/cases/reference/unifying/highway/roundabout-002/Input2.osm
test-files/cases/reference/unifying/highway/roundabout-002/README.txt
test-files/cases/reference/unifying/highway/roundabout-003/Expected.osm
test-files/cases/reference/unifying/highway/roundabout-003/Input1.osm
test-files/cases/reference/unifying/highway/roundabout-003/Input2.osm
test-files/cases/reference/unifying/highway/roundabout-003/README.txt
test-files/cases/reference/unifying/highway/sidewalk-3895/Expected.osm
test-files/cases/reference/unifying/highway/sidewalk-3895/Input1.osm
test-files/cases/reference/unifying/highway/sidewalk-3895/Input2.osm
test-files/cases/reference/unifying/highway/sidewalk-3895/README.txt
test-files/cases/reference/unifying/multiple/highway-3815/Expected.osm
test-files/cases/reference/unifying/multiple/highway-3815/Input1.osm
test-files/cases/reference/unifying/multiple/highway-3815/Input2.osm
test-files/cases/reference/unifying/multiple/highway-3815/README.txt
test-files/cases/reference/unifying/multiple/highway-3906/Expected.osm
test-files/cases/reference/unifying/multiple/highway-3906/Input1.osm
test-files/cases/reference/unifying/multiple/highway-3906/Input2.osm
test-files/cases/reference/unifying/multiple/highway-3906/README.txt
test-files/cases/reference/unifying/multiple/way-join-missing-parent-1/Config.conf
test-files/cases/reference/unifying/multiple/way-join-missing-parent-1/Expected.osm
test-files/cases/reference/unifying/multiple/way-join-missing-parent-1/Input1.osm
test-files/cases/reference/unifying/multiple/way-join-missing-parent-1/Input2.osm
test-files/cases/reference/unifying/multiple/way-join-missing-parent-1/README.txt
test-files/cases/reference/unifying/poi/Config.conf
test-files/cases/reference/unifying/poi/poi-generic-10/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-10/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-10/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-10/README.txt
test-files/cases/reference/unifying/poi/poi-generic-11/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-11/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-11/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-11/README.txt
test-files/cases/reference/unifying/poi/poi-generic-12/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-12/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-12/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-12/README.txt
test-files/cases/reference/unifying/poi/poi-generic-13/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-13/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-13/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-13/README.txt
test-files/cases/reference/unifying/poi/poi-generic-14/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-14/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-14/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-14/README.txt
test-files/cases/reference/unifying/poi/poi-generic-15/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-15/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-15/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-15/README.txt
test-files/cases/reference/unifying/poi/poi-generic-16/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-16/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-16/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-16/README.txt
test-files/cases/reference/unifying/poi/poi-generic-17/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-17/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-17/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-17/README.txt
test-files/cases/reference/unifying/poi/poi-generic-18/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-18/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-18/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-18/README.txt
test-files/cases/reference/unifying/poi/poi-generic-19/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-19/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-19/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-19/README.txt
test-files/cases/reference/unifying/poi/poi-generic-1/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-1/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-1/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-1/README.txt
test-files/cases/reference/unifying/poi/poi-generic-20/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-20/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-20/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-20/README.txt
test-files/cases/reference/unifying/poi/poi-generic-21/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-21/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-21/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-21/README.txt
test-files/cases/reference/unifying/poi/poi-generic-22/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-22/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-22/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-22/README.txt
test-files/cases/reference/unifying/poi/poi-generic-23/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-23/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-23/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-23/README.txt
test-files/cases/reference/unifying/poi/poi-generic-24/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-24/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-24/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-24/README.txt
test-files/cases/reference/unifying/poi/poi-generic-25/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-25/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-25/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-25/README.txt
test-files/cases/reference/unifying/poi/poi-generic-26/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-26/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-26/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-26/README.txt
test-files/cases/reference/unifying/poi/poi-generic-27/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-27/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-27/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-27/README.txt
test-files/cases/reference/unifying/poi/poi-generic-28/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-28/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-28/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-28/README.txt
test-files/cases/reference/unifying/poi/poi-generic-29/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-29/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-29/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-29/README.txt
test-files/cases/reference/unifying/poi/poi-generic-2/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-2/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-2/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-2/README.txt
test-files/cases/reference/unifying/poi/poi-generic-30/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-30/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-30/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-30/README.txt
test-files/cases/reference/unifying/poi/poi-generic-31/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-31/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-31/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-31/README.txt
test-files/cases/reference/unifying/poi/poi-generic-32/Config.conf
test-files/cases/reference/unifying/poi/poi-generic-32/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-32/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-32/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-32/README.txt
test-files/cases/reference/unifying/poi/poi-generic-33/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-33/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-33/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-33/README.txt
test-files/cases/reference/unifying/poi/poi-generic-34/Config.conf
test-files/cases/reference/unifying/poi/poi-generic-34/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-34/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-34/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-34/README.txt
test-files/cases/reference/unifying/poi/poi-generic-3/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-3/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-3/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-3/README.txt
test-files/cases/reference/unifying/poi/poi-generic-4/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-4/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-4/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-4/README.txt
test-files/cases/reference/unifying/poi/poi-generic-5/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-5/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-5/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-5/README.txt
test-files/cases/reference/unifying/poi/poi-generic-6/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-6/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-6/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-6/README.txt
test-files/cases/reference/unifying/poi/poi-generic-7/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-7/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-7/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-7/README.txt
test-files/cases/reference/unifying/poi/poi-generic-8/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-8/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-8/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-8/README.txt
test-files/cases/reference/unifying/poi/poi-generic-9/Expected.osm
test-files/cases/reference/unifying/poi/poi-generic-9/Input1.osm
test-files/cases/reference/unifying/poi/poi-generic-9/Input2.osm
test-files/cases/reference/unifying/poi/poi-generic-9/README.txt
test-files/cases/reference/unifying/poi-polygon/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-10/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-10/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-10/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-10/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-10/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-1/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-1/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-1/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-1/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-2/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-2/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-2/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-2/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-3/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-3/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-3/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-3/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-4/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-4/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-4/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-4/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-5/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-5/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-5/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-5/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-6/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-6/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-6/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-6/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-7/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-7/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-7/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-7/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-8/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-8/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-8/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-8/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-9/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-9/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-9/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-9/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-10/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-10/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-10/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-10/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-10/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-11/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-11/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-11/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-11/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-12/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-12/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-12/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-12/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-12/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-13/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-13/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-13/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-13/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-13/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-14/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-14/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-14/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-14/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-14/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-1/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-1/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-1/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-1/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-2/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-2/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-2/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-2/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-2/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-3/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-3/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-3/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-3/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-4/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-4/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-4/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-4/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-4/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-5/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-5/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-5/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-5/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-6/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-6/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-6/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-6/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-6/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-7/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-7/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-7/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-7/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-8/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-8/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-8/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-8/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-8/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-9/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-9/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-9/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-auto-merge-9/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-10/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-10/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-10/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-10/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-10/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-11/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-11/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-11/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-11/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-12/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-12/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-12/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-12/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-12/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-13/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-13/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-13/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-13/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-13/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-1/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-2/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-3/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-3/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-3/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-3/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-4/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-4/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-4/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-4/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-4/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-5/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-5/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-5/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-5/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-6/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-6/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-6/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-6/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-6/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-7/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-7/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-7/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-7/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-8/Config.conf
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-8/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-8/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-8/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-8/README.txt
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-9/Expected.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-9/Input1.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-9/Input2.osm
test-files/cases/reference/unifying/poi-polygon/poi-polygon-keep-closest-match-only-9/README.txt
test-files/cases/reference/unifying/railway/Config.conf
test-files/cases/reference/unifying/railway/railway-3855/Expected.osm
test-files/cases/reference/unifying/railway/railway-3855/Input1.osm
test-files/cases/reference/unifying/railway/railway-3855/Input2.osm
test-files/cases/reference/unifying/railway/railway-3855/README.txt
test-files/cmd/glacial/CollectionRelationMergeTest/input1.osm
test-files/cmd/glacial/CollectionRelationMergeTest/input2.osm
test-files/cmd/glacial/CollectionRelationMergeTest/output.osm
test-files/cmd/glacial/CollectionRelationMergeTest.sh
test-files/cmd/glacial/CollectionRelationMergeTest.sh.stderr
test-files/cmd/glacial/CollectionRelationMergeTest.sh.stdout
test-files/cmd/glacial/ConflateCmdHighwayExactMatchInputsTest/output.osm
test-files/cmd/glacial/NetworkConflateCmdInputReverseTest.sh
test-files/cmd/glacial/NetworkConflateCmdTest.sh
test-files/cmd/glacial/NonContiguousRoadReviewsTest.sh
test-files/cmd/glacial/NonContiguousRoadReviewsTest.sh.stdout
test-files/cmd/glacial/NonDestructiveConflationTest.sh
test-files/cmd/glacial/NonDestructiveConflationTest.sh.stdout
test-files/cmd/glacial/OptimizeNetworkConflateSettingsCmdTest.sh
test-files/cmd/glacial/PoiPolygonConflateCombinedTest/output1.osm
test-files/cmd/glacial/PoiPolygonConflateStandaloneTest/output1.osm
test-files/cmd/glacial/PowerLineAttributeConflateTest/output.osm
test-files/cmd/glacial/PowerLineConflateTest/output.osm
test-files/cmd/glacial/RndCropRandomCommandTest.sh.stdout
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-geonames-changeset-add.spark.1
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-geonames-changeset-delete.spark.1
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-geonames-output.osm
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-osmpbf-changeset-add.spark.1
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-osmpbf-changeset-delete.spark.1
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-osmpbf-output.osm
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-osmxml-changeset-add.spark.1
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-osmxml-output.osm
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-shp-changeset-add.spark.1
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest/allCountries-shp-output.osm
test-files/cmd/glacial/RndServiceMultiaryPoiIngestCmdTest.sh.stdout
test-files/cmd/glacial/RubberSheetConflateTest/output.osm
test-files/cmd/glacial/RubberSheetConflateTest.sh
test-files/cmd/glacial/serial/ServiceChangesetReplacementAdditionalFiltersChainedTest/ServiceChangesetReplacementAdditionalFiltersChainedTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementAdditionalFiltersChainedTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementAdditionalFiltersTest/ServiceChangesetReplacementAdditionalFiltersTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementAdditionalFiltersTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingFullTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest/ServiceChangesetReplacementBuildingStrictTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingStrictTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingTest/ServiceChangesetReplacementBuildingTest-db-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingTest/ServiceChangesetReplacementBuildingTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementBuildingTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest/ServiceChangesetReplacementEmptyGeometryFilterTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementMultipleGeometryFiltersTest/ServiceChangesetReplacementMultipleGeometryFiltersTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementMultipleGeometryFiltersTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementOutOfSpecMixedRelationsTest/input1.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementOutOfSpecMixedRelationsTest/input2.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementOutOfSpecMixedRelationsTest/ServiceChangesetReplacementOutOfSpecMixedRelationsTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementOutOfSpecMixedRelationsTest.sh
test-files/cmd/glacial/serial/ServiceChangesetReplacementOutOfSpecMixedRelationsTest.sh.stderr
test-files/cmd/glacial/serial/ServiceChangesetReplacementOutOfSpecMixedRelationsTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementPoiStrictFullTest/ServiceChangesetReplacementPoiStrictFullTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementPoiStrictTest/ServiceChangesetReplacementPoiStrictTest-db-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementPoiStrictTest/ServiceChangesetReplacementPoiStrictTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementPoiStrictTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/input1.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/input2.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest/ServiceChangesetReplacementRefSinglePointTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest.sh
test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest.sh.stderr
test-files/cmd/glacial/serial/ServiceChangesetReplacementRefSinglePointTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest/ServiceChangesetReplacementRelationCropTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest.sh
test-files/cmd/glacial/serial/ServiceChangesetReplacementRelationCropTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementRiverbankTest/Input1.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRiverbankTest/Input2.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRiverbankTest/ServiceChangesetReplacementRiverbankTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRiverbankTest.sh
test-files/cmd/glacial/serial/ServiceChangesetReplacementRiverbankTest.sh.stderr
test-files/cmd/glacial/serial/ServiceChangesetReplacementRiverbankTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementRoadStrictTest/ServiceChangesetReplacementRoadStrictTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRoadStrictTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementRoadTest/ServiceChangesetReplacementRoadTest-db-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRoadTest/ServiceChangesetReplacementRoadTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRoadTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementRoundaboutsConflateTest/ServiceChangesetReplacementRoundaboutsConflateTest-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementRoundaboutsConflateTest.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacementSecFilteredToEmpty2Test/ServiceChangesetReplacementSecFilteredToEmpty2Test-xml-replaced.osm
test-files/cmd/glacial/serial/ServiceChangesetReplacementSecFilteredToEmpty2Test.sh
test-files/cmd/glacial/serial/ServiceChangesetReplacementSecFilteredToEmpty2Test.sh.stdout
test-files/cmd/glacial/serial/ServiceChangesetReplacement.sh.off
test-files/cmd/glacial/serial/ServiceConflateDiffTest.sh.off
test-files/cmd/glacial/ServiceDbEmptyTagsTest.sh
test-files/cmd/quick/DeduplicateCmdTest.sh.off
test-files/cmd/quick/ServiceDbListMapsCmdTest.sh
test-files/cmd/slow/AreaAttributeConflateStandaloneTest/output.osm
test-files/cmd/slow/AreaConflateStandaloneTest/output1.osm
test-files/cmd/slow/BadMatchPairTest.sh
test-files/cmd/slow/ChangesetDeriveCmdTest/changeset-stats-1.json
test-files/cmd/slow/ChangesetDeriveCmdTest/changeset-stats-2.json
test-files/cmd/slow/ChangesetDeriveCmdTest.sh
test-files/cmd/slow/ChangesetDeriveCmdTest.sh.stdout
test-files/cmd/slow/ConflateCmdStatsAllDataTypesTest.sh.stdout
test-files/cmd/slow/ConflateCmdStatsGenericRiversTest.sh.stdout
test-files/cmd/slow/ConflateCmdStatsTest/all-data-types-out.osm
test-files/cmd/slow/ConflateCmdStatsTest/generic-rivers-out.osm
test-files/cmd/slow/ConflateCmdStatsTest/toy-roads-out.osm
test-files/cmd/slow/ConflateCmdStatsToyBuildingsTest.sh.stdout
test-files/cmd/slow/ConflateCmdStatsToyRoadsTest.sh
test-files/cmd/slow/ConflateCmdStatsToyRoadsTest.sh.stdout
test-files/cmd/slow/ConflateCmdTest/output.osm
test-files/cmd/slow/ConflatePoiStatsTest.sh.stdout
test-files/cmd/slow/DiffConflateCmdTest/output_changeset_stats.json
test-files/cmd/slow/DiffConflateCmdTest/output_changeset_stats.tags.json
test-files/cmd/slow/DiffConflateCmdTest/output_unified_changeset_stats.json
test-files/cmd/slow/DiffConflateCmdTest.sh
test-files/cmd/slow/DiffConflateCmdTest.sh.stdout
test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh.stdout
test-files/cmd/slow/GGDMv30TranslationTest.sh
test-files/cmd/slow/InfoCmdTest.sh.stdout
test-files/cmd/slow/MergeEmptyBuildingsTest.sh
test-files/cmd/slow/NetworkConflateCmdRelationEdgeTest/out.osm
test-files/cmd/slow/NetworkConflateCmdRelationEdgeTest.sh
test-files/cmd/slow/NetworkConflateCmdRelationEdgeTest.sh.stdout
test-files/cmd/slow/NodeDensityTilesCmdTest/output-retry.geojson
test-files/cmd/slow/NodeDensityTilesCmdTest/output-small.geojson
test-files/cmd/slow/NodeDensityTilesCmdTest.sh
test-files/cmd/slow/NodeDensityTilesCmdTest.sh.stdout
test-files/cmd/slow/RailwayAttributeConflateTest/output.osm
test-files/cmd/slow/RailwayConflateTest/output.osm
test-files/cmd/slow/RenderDbTranslationTest.sh
test-files/cmd/slow/RenderDbTranslationTest.sh.stderr
test-files/cmd/slow/RenderDbTranslationTest.sh.stdout
test-files/cmd/slow/serial/ServiceDiffRoadSnapTest.sh.off
test-files/cmd/slow/serial/ServiceNodeDensityTilesCmdTest.sh
test-files/cmd/slow/ServiceHootApiDbConflateTest/output1.osm
test-files/cmd/slow/ServiceHootApiDbConflateTest/output2.osm
test-files/cmd/slow/ServiceHootApiDbConflateTest.sh
test-files/cmd/slow/SplitLongWaysTest/SplitLongWaysTestResults.osm.pbf
test-files/cmd/slow/StatsFileTest.sh.stdout
test-files/conflate/merging/CollectionRelationMergerTest/runTestInput.osm
test-files/conflate/merging/CollectionRelationMergerTest/runTestOutput.osm
test-files/hadoop/conflate/ConflateDriverTest/input.osm.pbf
test-files/io/OsmChangesetElementTest/ChangesetOutput-Response-1.osc
test-files/io/OsmChangesetElementTest/ChangesetOutput-Response-2.osc
test-files/io/OsmChangesetElementTest/FailWayWithNodes-error.osc
test-files/io/OsmChangesetElementTest/ToyTestAFailure.osc
test-files/io/OsmPbfReaderTest/OsmPbfPartialReaderMultipleBlobsTest1.osm
test-files/io/OsmPbfReaderTest/OsmPbfPartialReaderMultipleBlobsTest2.osm
test-files/io/OsmPbfReaderTest/OsmPbfPartialReaderMultipleBlobsTest3.osm
test-files/io/OsmPbfReaderTest/OsmPbfPartialReaderMultipleBlobsTest4.osm
test-files/io/OsmXmlChangesetFileWriterTest/stats
test-files/io/OsmXmlChangesetFileWriterTest/stats.json
test-files/ops/UnconnectedWaySnapper/runMarkOnlyTestOut.osm
test-files/ops/UnconnectedWaySnapper/runReviewSnappedTestOut.osm
test-files/renderDb.osm
test-files/ToyTestCombined.osm.pbf
test-files/ui/features/import_export_delete_osm_dataset.feature
tgs/src/main/cpp/tgs/BigContainers/Stxxl.cpp
tgs/src/main/cpp/tgs/BigContainers/Stxxl.h
tgs/src/main/cpp/tgs/System/SystemInfo.cpp
tgs/src/main/cpp/tgs/System/SystemInfo.h
tgs/src/test/cpp/tgs/System/SystemInfoTest.cpp
translations/dnc_core.js
translations/DNC.js
translations/dnc_rules.js
translations/eggdm30.js
translations/eggdm30_osm.js
translations/emgcp.js
translations/emgcp_osm.js
translations/englishGGDM30_to_OSM.js
translations/englishMGCP_to_OSM.js
translations/englishTDS61_to_OSM.js
translations/englishTDS_to_OSM.js
translations/etds40.js
translations/etds40_osm.js
translations/etds61.js
translations/etds61_osm.js
translations/etds70.js
translations/etds70_osm.js
translations/GAIT.js
translations/geonames_core.js
translations/GeoNames.js
translations/ggdm30.js
translations/ggdm30_rules.js
translations/GGDMv30.js
translations/gifd_d4_core.js
translations/GIFD_D4.js
translations/gifd_d4_rules.js
translations/mgcp.js
translations/mgcp_rules.js
translations/OSM_Ingest.js
translations/OSM_to_englishGGDM30.js
translations/OSM_to_english.js
translations/OSM_to_englishMGCP.js
translations/OSM_to_englishTDS61.js
translations/OSM_to_englishTDS.js
translations/PrintOsmDocs.js
translations/PrintTDSCsv.js
translations/RenderDb.js
translations/RenderDb_to_MGCP.js
translations/RenderDb_to_TDS40.js
translations/RenderDb_to_TDS61.js
translations/SchemaTools.js
translations/tds40.js
translations/tds40_rules.js
translations/tds61.js
translations/tds61_rules.js
translations/tds70.js
translations/tds70_rules.js
translations/TDSv40.js
translations/TDSv61.js
translations/TDSv70.js
translations/translate.js
translations/UFD_to_OSM.js
translations/WorldPortIndex.js
translations/wpi_rules.js
Vagrantfile
VagrantProvisionCentOS7.sh

Clone this wiki locally