bz2 support for OSM reading and writing
This commit is contained in:
parent
3d6ed3e2fd
commit
58c47bb1a5
8 changed files with 101 additions and 9 deletions
|
|
@ -19,6 +19,7 @@ For a quick visual inspection of the shape quality, see for example the schedule
|
|||
* `gcc >= 5.0` (or `clang >= 3.9`)
|
||||
* `libzip` (optional, for ZIP support)
|
||||
* `zlib` (optional, for gzip support)
|
||||
* `libbz2` (optional, for bzip2 support)
|
||||
|
||||
## Building and Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue