osmcoastline 2.3.1-1build1 source package in Ubuntu

Changelog

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

  * No-change rebuild against libgdal29

 -- Graham Inggs <email address hidden>  Tue, 26 Oct 2021 14:24:34 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
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.orig.tar.gz 107.5 KiB ab4a94b9bc5a5ab37b14ac4e9cbdf113d5fcf2d5a040a4eed958ffbc6cc1aa63
osmcoastline_2.3.1-1build1.debian.tar.xz 4.1 KiB 8f2da756dcee86a574db446beee4f3df5ce5b83e1b303910e911098af7ec61b1
osmcoastline_2.3.1-1build1.dsc 2.1 KiB 748b3bb6e957cfe7a35da3e29cb0b7eadfb30199a4cfa243e1be14e565d2c995

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