libosmium 2.17.2-1 source package in Ubuntu

Changelog

libosmium (2.17.2-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright file.

 -- Bas Couwenberg <email address hidden>  Fri, 17 Dec 2021 06:14:24 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libosmium_2.17.2-1.dsc 2.1 KiB 4322ac80d8ff1a3b87b0f365bda54ab6d08edb2574164c020aa8f1fe310bc5b9
libosmium_2.17.2.orig.tar.gz 556.1 KiB f30e37c28f37ca3857b8107a12e6d138a0719831eca52a836692909801c8b0bd
libosmium_2.17.2-1.debian.tar.xz 6.3 KiB 846181adeb945bfaab07d8322cb58aa4681fe45db8263250d610ea361e58af89

No changes file available.

Binary packages built by this source

libosmium2-dev: C++ framework for working with OSM data files

 The Osmium library has extensive support for all types of OSM entities: nodes,
 ways, relations, and changesets. It allows reading from and writing to OSM
 files in XML and PBF formats, including change files and full history files.
 Osmium can store OSM data in memory and on disk in various formats and using
 various indexes. Its easy to use handler interface allows you to quickly write
 data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
 and GeoJSON geometries for easy conversion into many GIS formats and it can
 assemble multipolygons from ways and relations.
 .
 Osmium is a header-only library, so there is nothing to compile to build it.
 Just include the header files you need.
 .
 This package contains the Osmium library headers.

libosmium2-doc: C++ framework for working with OSM data files - documentation

 The Osmium library has extensive support for all types of OSM entities: nodes,
 ways, relations, and changesets. It allows reading from and writing to OSM
 files in XML and PBF formats, including change files and full history files.
 Osmium can store OSM data in memory and on disk in various formats and using
 various indexes. Its easy to use handler interface allows you to quickly write
 data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
 and GeoJSON geometries for easy conversion into many GIS formats and it can
 assemble multipolygons from ways and relations.
 .
 Osmium is a header-only library, so there is nothing to compile to build it.
 Just include the header files you need.
 .
 This package contains the Osmium library documentation.