Add link to our own repository to README

This commit is contained in:
Jochen Topf 2021-01-02 20:54:14 +01:00
parent 721fade148
commit 2b4045f84b
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# OSMPBF # OSMPBF
https://github.com/openstreetmap/OSM-binary
Osmpbf is a Java/C library to read and write OpenStreetMap PBF files. 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 PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap
data that uses Google Protocol Buffers as low-level storage. data that uses Google Protocol Buffers as low-level storage.