Add notice to README that this is only a low-level library
This commit is contained in:
parent
58fc205b15
commit
c6814279f5
|
|
@ -7,6 +7,10 @@ data that uses Google Protocol Buffers as low-level storage.
|
|||
|
||||
For more information see https://wiki.openstreetmap.org/wiki/PBF_Format .
|
||||
|
||||
Note that this is a low-level library that does only part of the
|
||||
encoding/decoding needed for actually writing/reading an OSM PBF file. For
|
||||
something more complete see [libosmium](https://osmcode.org/libosmium/).
|
||||
|
||||
[](https://github.com/openstreetmap/OSM-binary/actions)
|
||||
[](https://github.com/openstreetmap/OSM-binary/actions)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue