osmium 0.0~20150428-7f23002-2 source package in Ubuntu

Changelog

osmium (0.0~20150428-7f23002-2) unstable; urgency=medium

  * Update Vcs-Browser URL to use HTTPS.
  * Drop .0 from GPL license shortname in copyright file.
  * Drop © character from copyright statements.
  * Use libgd-dev instead of libgd2-xpm-dev transition package.
  * Rebuild for geos, protobuf & icu transitions.

 -- Bas Couwenberg <email address hidden>  Sat, 29 Aug 2015 00:50:32 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
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~20150428-7f23002-2.dsc 2.4 KiB 88dd910944d0616f9b67eda097fa8794a72b03c2cc46a9ad74dd212b40f93044
osmium_0.0~20150428-7f23002.orig.tar.gz 165.2 KiB c2784a39db925b6d7779874907d6521ce335c7c7c64b3e6401dac38a8322a155
osmium_0.0~20150428-7f23002-2.debian.tar.xz 8.6 KiB aa37dc8aa04510cfe0ce03c13fb25c6c157d8410cfb0b1d63640ad2acaa33c5a

No changes file available.

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.