org.openstreetmap.atlas.utilities.command.subcommands.PbfToAtlasCommandExamplesSection.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"
Convert a PBF to an Atlas:
#$ pbf2atlas 6-42-24.pbf --countryName KAZ
Convert a PBF to an Atlas with a custom output directory:
#$ pbf2atlas 6-42-24.pbf --countryName KAZ --output=atlas
Convert a directory of PBFs to Atlases in a custom output directory:
#$ pbf2atlas pbf/* --countryName KAZ --output=atlas
Convert a PBF to an Atlas with a custom boundary:
#$ pbf2atlas 6-42-24.pbf --countryName KAZ --bounds=bounds.txt