libosmium 2.15.3-1 source package in Ubuntu

Changelog

libosmium (2.15.3-1) unstable; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <email address hidden>  Tue, 17 Sep 2019 05:54:40 +0200

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.15.3-1.dsc 2.1 KiB d4c3ff6b9ef641bba01bc82a48ce10937c3842d19e4bd375d016bd2ffbb91903
libosmium_2.15.3.orig.tar.gz 488.4 KiB f95b76aa03fe60b5dc3e86329d6eb4baec4f86522a8d440ad149068019fb6866
libosmium_2.15.3-1.debian.tar.xz 6.2 KiB d3af4782069f635e3174757932d3ef6b9af872cd8c056e4d8c4258b181af95a7

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.