libosmium 2.19.0-1 source package in Ubuntu

Changelog

libosmium (2.19.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.2, no changes.
  * Update copyright file.

 -- Bas Couwenberg <email address hidden>  Thu, 19 Jan 2023 15:05:01 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libosmium_2.19.0-1.dsc 2.1 KiB 3a30b4565d6e6f6c159bad60c87d23b999acfdc71aef11cc3dde46e3632fd646
libosmium_2.19.0.orig.tar.gz 552.2 KiB 6911a8ca8e81d49205357177982df908af11376919f93b814cccf02f1d4d63e3
libosmium_2.19.0-1.debian.tar.xz 6.4 KiB 57eec5dec2219930de1025d7c2df302e241a29ae77e7f213807ca152a9d19b46

Available diffs

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.