osmium-tool 1.16.0-1build1 source package in Ubuntu

Changelog

osmium-tool (1.16.0-1build1) noble; urgency=medium

  * No-change rebuild for boost defaults change.

 -- Matthias Klose <email address hidden>  Tue, 19 Dec 2023 15:54:09 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
osmium-tool_1.16.0.orig.tar.gz 479.7 KiB f98454d9f901be42e0b6751aef40106d734887ee35190c224b174c2f27ef1c0f
osmium-tool_1.16.0-1build1.debian.tar.xz 6.4 KiB 630f45b7d45fafd3452c027439658b2203871cd771cc3b52b81023337f237aa9
osmium-tool_1.16.0-1build1.dsc 2.1 KiB 33dfabd399d5c426a1d503f34c7fabf8d85be9dff4f75a863ad0b76818940efb

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