Skip to Content

libosmium v2.20.0

Created
Updated

A fast and flexible C++ library for working with OpenStreetMap data

# Usage

libosmium is header-only and can be used from CMake via:

find_path(OSMIUM_INCLUDE_DIRS "osmium/version.hpp")
target_include_directories(main PRIVATE ${OSMIUM_INCLUDE_DIRS}) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Majid Hojati's avatar Majid Hojati
  • NancyLi1013's avatar NancyLi1013
  • chausner's avatar chausner
  • Kai Pastor's avatar Kai Pastor
  • Rasmus-123's avatar Rasmus-123
  • Ildar Khayrutdinov's avatar Ildar Khayrutdinov

# Changelog

  • d4d2e61 [libosmium] Fix and cleanup (#35892)
  • 95dbe2d [libosmium] update to 2.20 (#34209)
  • d29610e [libosmium] update to 2.19.0 (#33038)
  • 921ee3d [libosmium] Trim dependencies (#28963)
  • e4f8bbe [libosmium] Update to 2.18.0 (#26324)
  • fb34164 [proj, proj4] Update to PROJ 9.0.0 & make proj the regular port (#23186)
  • 84acc8d [libosmium] Update to 2.17.1 (#21386)
  • caf2e74 [libosmium/libxlsxwriter] Update to the latest version (#19935)
  • 0c9bc38 [libosmium ] added new port (#11863)

# Source