osmcoastline 2.4.0-2build4 source package in Ubuntu

Changelog

osmcoastline (2.4.0-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:12:21 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
osmcoastline_2.4.0.orig.tar.gz 109.0 KiB 2c1a28313ed19d6e2fb1cb01cde8f4f44ece378393993b0059f447c5fce11f50
osmcoastline_2.4.0-2build4.debian.tar.xz 5.4 KiB e6a215225e485dc8e176122908ed718a65be5e184412fbb9a9a62d52ee2884f4
osmcoastline_2.4.0-2build4.dsc 2.2 KiB cd7260ea84c138288d2b379876763e04c8d459159a2d4714dd3a98d58d92cfa9

Available diffs

View changes file

Binary packages built by this source

osmcoastline: Extract coastline data from OpenStreetMap planet file

 OSMCoastline extracts the coastline from an OSM planet file and assembles all
 the pieces into polygons for use in map renderers etc.
 .
 OSMCoastline relies on the Osmium library for its OpenStreetMap data handling.
 .
 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.
 .
 This package contains the OSMCoastline utilities.

osmcoastline-dbgsym: debug symbols for osmcoastline