osmcoastline 2.1.4-2build3 source package in Ubuntu
Changelog
osmcoastline (2.1.4-2build3) bionic; urgency=medium * Rebuild against new gdal-abi-2-2-3. -- Gianfranco Costamagna <email address hidden> Sun, 17 Dec 2017 22:11:58 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
osmcoastline_2.1.4.orig.tar.gz | 95.9 KiB | 3c87ebce6924af2bb02e0b032b414ba48d92cd18bf84635b159ca92cf661a58f |
osmcoastline_2.1.4-2build3.debian.tar.xz | 3.6 KiB | 8d15577f5526cd146c6a83e2ce91fcf99d1b8d6ab59109f522fdc7dee5be1445 |
osmcoastline_2.1.4-2build3.dsc | 2.1 KiB | 6169c7770f7bc1f5c0bf3c18e4abe0eb2e03ed76fa2e6ba4a32839f902666e5a |
Available diffs
- diff from 2.1.4-2build2 to 2.1.4-2build3 (324 bytes)
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