osmcoastline 2.3.1-1build3 source package in Ubuntu

Changelog

osmcoastline (2.3.1-1build3) kinetic; urgency=medium

  * No-change rebuild against libgdal31

 -- Steve Langasek <email address hidden>  Mon, 13 Jun 2022 15:07:07 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
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
osmcoastline_2.3.1.orig.tar.gz 107.5 KiB ab4a94b9bc5a5ab37b14ac4e9cbdf113d5fcf2d5a040a4eed958ffbc6cc1aa63
osmcoastline_2.3.1-1build3.debian.tar.xz 4.2 KiB db6a8c5a9ed5c4c8e0dfbcbe426e7531ac4df7b384d0bd471e7fa77fec8c02a0
osmcoastline_2.3.1-1build3.dsc 2.2 KiB 497c1f15c5ce078323cea97557451811d84441b1b09c2726af1e968ab2044c5e

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