libosmium 2.17.1-1ubuntu1 source package in Ubuntu

Changelog

libosmium (2.17.1-1ubuntu1) jammy; urgency=medium

  * Hardcode SIGSTKSZ to 32768 to avoid test failure with glibc 2.34

 -- Graham Inggs <email address hidden>  Wed, 27 Oct 2021 15:59:10 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.1.orig.tar.gz 505.3 KiB 6faa7952aa1210dcd9ae4ef83e7653a4f8eb880e6a4e5b37f87a5d4835f6327b
libosmium_2.17.1-1ubuntu1.debian.tar.xz 6.9 KiB f46fa5e96e14cd5de362fa382ed1c436088aa9a3e22d09062ccefb5a287ba363
libosmium_2.17.1-1ubuntu1.dsc 2.2 KiB b13e2b52880dcfcf543eee36827178cc276f9bb1060fe31f89ab62c5bdc0d7e1

View changes file

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.