osmcoastline 2.2.4-1build2 source package in Ubuntu

Changelog

osmcoastline (2.2.4-1build2) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Mon, 10 Feb 2020 08:14:53 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
osmcoastline_2.2.4.orig.tar.gz 104.7 KiB 7a399661b46e4e700b11d6a5163ec7bdc8ad49f0837b524f1f2535cca7b9ee43
osmcoastline_2.2.4-1build2.debian.tar.xz 3.8 KiB d0319be086a41e2fae5a500662b7a2d00d306feaa1848aecca857f58c57438b9
osmcoastline_2.2.4-1build2.dsc 2.1 KiB f00b6235aa89914b72de3d09947a2198cb1ec8c02b9146554c745fc93870d153

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