osmcoastline 2.3.1-1 source package in Ubuntu

Changelog

osmcoastline (2.3.1-1) unstable; urgency=medium

  * New upstream release.
    (closes: #993518)
  * Drop patches, fixed upstream.

 -- Bas Couwenberg <email address hidden>  Thu, 02 Sep 2021 15:35:31 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
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-1.dsc 2.1 KiB 163b065c82e91aa1d73a23ade5aa8d01adf640f5e74fb8ae3f697e75d5edc5d5
osmcoastline_2.3.1.orig.tar.gz 107.5 KiB ab4a94b9bc5a5ab37b14ac4e9cbdf113d5fcf2d5a040a4eed958ffbc6cc1aa63
osmcoastline_2.3.1-1.debian.tar.xz 4.0 KiB 95aeecce6552d649a2b9d605e29803243686e3055becc7b5243568348b423ffb

No changes file available.

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