All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openstreetmap.atlas.utilities.command.subcommands.PbfToAtlasCommandExamplesSection.txt Maven / Gradle / Ivy

There is a newer version: 7.0.8
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy