osmium-tool 1.11.1-1build1 source package in Ubuntu

Changelog

osmium-tool (1.11.1-1build1) focal; urgency=medium

  * No change rebuild against new boost1.71 ABI

 -- Dimitri John Ledkov <email address hidden>  Mon, 03 Feb 2020 21:15:28 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
osmium-tool_1.11.1.orig.tar.gz 377.5 KiB ea47ca909d167951b975673b8a818600f988aeb35a5a911d4a3a0004bc76f04a
osmium-tool_1.11.1-1build1.debian.tar.xz 6.0 KiB f5bd5ebf44d38a3da1c6b10f4543f96c557e6536ab97a2dd32326c83ca0cb8d1
osmium-tool_1.11.1-1build1.dsc 2.1 KiB fdcd21a5d6cb237dcfd27a3e510c2f1790f0720b45c7eee14b15d8a6602ca588

View changes file

Binary packages built by this source

osmium-tool: Command line tool for working with OpenStreetMap data

 Osmium Tool is a multipurpose command line tool based on the Osmium library.
 .
 With the Osmium Tool you currently can:
 .
  * Get information about an OSM file
  * Convert OSM files from one format into another (supports all XML and PBF
    formats)
  * Merge and apply change files to an OSM file (with or without history)
  * Extract data from OSM history files for a given point in time or a time
    range
 .
 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-tool-dbgsym: debug symbols for osmium-tool