Package org.openstreetmap.atlas.checks.commands
-
Class Summary Class Description AtlasChecksCommand Shell for running atlas-checks commands.AtlasChecksGeoJSONDiffSubCommand Takes 2 sets of atlas-checks geoJSON flag files and reports the number of additions, subtractions, and changed flags from reference to input.AtlasChecksLogDiffSubCommand Takes 2 sets of atlas-checks log files and reports the number of additions, subtractions, and changed flags from reference to input.FlagStatisticsSubCommand This command takes a folder of directories of atlas-checks log files and counts the number of flags per country per check.JSONFlagDiffSubCommand An abstract sub-command for creating json and flag based diffing commands.