osmpbf-outline
OpenStreetMap PBF file format library - tools
Install
- All systems
-
curl cmd.cat/osmpbf-outline.sh
- Debian
-
apt-get install osmpbf-bin
- Ubuntu
-
apt-get install osmpbf-bin
- Kali Linux
-
apt-get install osmpbf-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install osmpbf-bin
- Raspbian
-
apt-get install osmpbf-bin
- Dockerfile
- dockerfile.run/osmpbf-outline
osmpbf-bin
OpenStreetMap PBF file format library - tools
Osmpbf is a Java/C library to read and write OpenStreetMap PBF files. PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap data that uses Google Protocol Buffers as low-level storage. This package provides various tools to deal with OpenStreetMap PBF file format.