osmcoastline 2.4.0-2build1 source package in Ubuntu

Changelog

osmcoastline (2.4.0-2build1) mantic; urgency=medium

  * Rebuild against latest gdal

 -- Jeremy Bícha <email address hidden>  Tue, 27 Jun 2023 13:53:40 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Mantic
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
osmcoastline_2.4.0.orig.tar.gz 109.0 KiB 2c1a28313ed19d6e2fb1cb01cde8f4f44ece378393993b0059f447c5fce11f50
osmcoastline_2.4.0-2build1.debian.tar.xz 5.2 KiB fe304428a367af3d074cfae865ff1a71b55526ac2207f82c057a4bb88550ae1e
osmcoastline_2.4.0-2build1.dsc 2.1 KiB 140f03537c2ba0ee891406d772982f8ccceaa8719ceadffa42a9b9641a635c33

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