Skip to content

Version 1.19.0

Latest

Choose a tag to compare

@joto joto released this 18 Jan 15:35
· 8 commits to master since this release

Added

  • Add integration tests for show command output formats. Thanks to Alexander Farber farber72@outlook.de.

Changed

  • Switch to C++17 as minimum requirement.
  • Use std::back_inserter instead of boost::function_output_iterator removing one dependency on Boost.
  • Various small fixes and code cleanups.

Fixed

  • Fix ID comparison in osmium merge to match osmium sort behavior. Thanks to Zi-Hao WANG zhwang0721@gmail.com.
  • Extract in "simple" mode: Check all nodes in a way for overlap with the extraction region. Thanks to Muhammed Can Küçükaslan muhammed.kucukaslan@getir.com.