org.openstreetmap.atlas.utilities.command.subcommands.AtlasDiffCommandExamplesSection.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of atlas Show documentation
Show all versions of atlas Show documentation
"Library to load OSM data into an Atlas format"
Compute a diff between two atlases:
#$ atlas-diff folder/before-atlas.atlas after-atlas.atlas
Compute a diff between two atlas folders:
#$ atlas-diff folder/before/ folder/after/
Set output to use line delimited GeoJSON:
#$ atlas-diff before-atlas.atlas after-atlas.atlas --ldgeojson