libosmium 2.5.4-1 source package in Ubuntu

Changelog

libosmium (2.5.4-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Sat, 05 Dec 2015 13:48:14 +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.5.4-1.dsc 2.1 KiB 7865fe1d03e4833ac710af7ee816b1498b8a5985a15d6377bf5ca6281edcbdad
libosmium_2.5.4.orig.tar.gz 405.0 KiB 411541763e56108e9a9043475717ca8366df27310d6fd19c7690ac8096c2ebdc
libosmium_2.5.4-1.debian.tar.xz 5.5 KiB b2bddc28a42e41dbf0805e352f76b8b5f9ee2a62a474e88b1737c87e9e9e3058

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.