Skip to content

v0.3.9

… about 1500 LOCs). And it is the first release in a series to bring major improvements in memory usage. Depending on the size and location of the extract, you can expect 25--45% improvements.

This is the shortened change log:

- compress all road geometries (49% on the planet for cars)
- make all error messages JSON
- activated link time optimizations by default
- more test scenarios (25+)
- use forward decl's to cut compile times
- ongoing effort to make code more legible
- several lints fixed that were detected by facebooks flint
- several lints fixed that were detected by Coveritys static analyzer
- several lints fixed that were detected by OCLint
- remove remnants of C-Style
- add clang-format style file
Assets 2