org.openstreetmap.atlas.utilities.command.subcommands.PbfToAtlasCommandExamplesSection.txt Maven / Gradle / Ivy
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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy