Add link to our own repository to README
This commit is contained in:
parent
721fade148
commit
2b4045f84b
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue