osmcoastline 2.3.1-1build2 source package in Ubuntu

Changelog

osmcoastline (2.3.1-1build2) jammy; urgency=medium

  * No-change rebuild against libgdal30

 -- Steve Langasek <email address hidden>  Thu, 09 Dec 2021 00:30:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
osmcoastline_2.3.1.orig.tar.gz 107.5 KiB ab4a94b9bc5a5ab37b14ac4e9cbdf113d5fcf2d5a040a4eed958ffbc6cc1aa63
osmcoastline_2.3.1-1build2.debian.tar.xz 4.1 KiB 79d2ab47518bedfc304af2b388865bd64d39605113f3120359a16cbe687fb408
osmcoastline_2.3.1-1build2.dsc 2.2 KiB 635c3762d6400ccdb18c3f860ae5b7857f7223f51b2bc98060b0aa13fd03811f

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