osmium 0.0~20160124-b30afd3-1ubuntu1 source package in Ubuntu

Changelog

osmium (0.0~20160124-b30afd3-1ubuntu1) yakkety; urgency=medium

  * Fix compile error in the test-suite. There are still shared-pointer
    comparison operator failures however.

 -- Dimitri John Ledkov <email address hidden>  Mon, 25 Apr 2016 14:48:15 +0100

Upload details

Uploaded by:
Dimitri John Ledkov on 2016-04-25
Uploaded to:
Yakkety
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
osmium_0.0~20160124-b30afd3.orig.tar.gz 165.3 KiB 3861d7aea0aea9b3785549bfbee006368d99dff4075b29373293c40263751eca
osmium_0.0~20160124-b30afd3-1ubuntu1.debian.tar.xz 9.2 KiB 765cef68bc0bc350f66060506653af5409737f376ff4acb7ccc00a8303877dd0
osmium_0.0~20160124-b30afd3-1ubuntu1.dsc 2.2 KiB a1230d72f7b032b31b656f5582bdeeef9bb70f5368bf801664b028aa5f964a46

View changes file

Binary packages built by this source

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

 Osmium is a C++ framework for working with OSM data files. Osmium can read
 OSM data in XML or binary format (PBF) and can call different handlers for
 each OSM object.
 .
 Available handlers include:
  * Javascript handler (calls Javascript callbacks you provide)
  * Multipolygon handler (assembles areas(multipolygons) from relations and
    ways)
  * NodeLocationStore handler (stores node locations and builds way
    geometries from them)
  * Statistics handler (does some general statistics)
  * (others...)
 .
 This package provides the header files useful to develop third-party
 applications.

osmjs: osmium-based Javascript framework for handling OSM data

 Osmium is a C++ framework for working with OSM data files. Osmium can read
 OSM data in XML or binary format (PBF) and can call different handlers for
 each OSM object.
 .
 Available handlers include:
  * Javascript handler (calls Javascript callbacks you provide)
  * Multipolygon handler (assembles areas(multipolygons) from relations and
    ways)
  * NodeLocationStore handler (stores node locations and builds way
    geometries from them)
  * Statistics handler (does some general statistics)
  * (others...)
 .
 This package contains the Javascript framework based on osmium.

osmjs-dbgsym: debug symbols for package osmjs

 Osmium is a C++ framework for working with OSM data files. Osmium can read
 OSM data in XML or binary format (PBF) and can call different handlers for
 each OSM object.
 .
 Available handlers include:
  * Javascript handler (calls Javascript callbacks you provide)
  * Multipolygon handler (assembles areas(multipolygons) from relations and
    ways)
  * NodeLocationStore handler (stores node locations and builds way
    geometries from them)
  * Statistics handler (does some general statistics)
  * (others...)
 .
 This package contains the Javascript framework based on osmium.