How to Install and Uninstall osmcoastline Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "osmcoastline" package

Please follow the steps below to install osmcoastline on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install osmcoastline

2. Uninstall "osmcoastline" package

Please follow the steps below to uninstall osmcoastline on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove osmcoastline $ sudo apt autoclean && sudo apt autoremove

3. Information about the osmcoastline package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: osmcoastline
Priority: optional
Section: universe/utils
Installed-Size: 1043
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Version: 2.1.2-1
Depends: libbz2-1.0, libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.0), libgdal.so.1-1.11.3, libgdal1i (>= 1.11.0), libgeos-c1v5 (>= 3.4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0)
Filename: pool/universe/o/osmcoastline/osmcoastline_2.1.2-1_amd64.deb
Size: 231734
MD5sum: eff3d3068fa96decc733f32625ee3b61
SHA1: ddf58f52119973d950878071ae0b727f6134587e
SHA256: dea9c14206c329d7a9caa66cf36f290fb26914a0db61ce7e7248d754de0f77b6
Description-en: 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.
Description-md5: 23790320b0c69c0ead1f669c45378d51
Homepage: http://osmcode.org/osmcoastline/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu