macOS
brew install osmcoastlinelocal Homebrew formula metadata
brew / Rang 4518
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für osmcoastline in AI-Agent-Workflows.
Installation
brew install osmcoastlinelocal Homebrew formula metadata
sudo apt install osmcoastlineDebian stable package indexes · osmcoastline · Quelle: deb.debian.org
Überblick
Extracts coastline data from OpenStreetMap planet file
Verlauf
osmcoastline extracts OpenStreetMap coastline ways from planet-scale input and assembles them into land and water polygons for renderers and data users. It handles one of OSM's oddest global data problems: editable coastline segments must become valid, usable polygons.
Jochen Topf announced the work on March 7, 2012, while explaining the long-standing problem of turning `natural=coastline` ways into proper polygons. The same day, the osmcode/osmcoastline GitHub repository was created.
The blog post frames osmcoastline as a rewrite of an older coastcheck-based workflow that had become slow and difficult to maintain. The new implementation used Osmium to scan OSM files, assemble coastline rings, produce error information, and leave room for output options such as land polygons, water polygons, clipping, and splitting.
OpenStreetMapData's coastline-processing page says OSMCoastline was developed specifically to assemble coastline data, apply fixes where needed, and create the published coastline datasets on that site. It also feeds detected coastline errors onward to Geofabrik's OSM Inspector so mappers can correct source data.
The man page describes `osmcoastline` as reading an input file, usually a planet file or filtered output, and writing coastline polygons to a Spatialite database. Options control overlap, gap-closing distance, warning behavior, output formats, and projection-specific details.
The repository also ships helper commands such as `osmcoastline_filter`; the README says the filter can reduce a planet file to the nodes and ways needed for coastline assembly, producing a file less than one percent of the original planet size.
osmcoastline is a compact example of domain-specific packaging: it depends on OSM parsing, geometry libraries, Spatialite, GDAL, GEOS, zlib, and optional PBF compression details, but exposes a focused CLI for one global map-production job.
Sicherheitslage
Für osmcoastline wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
osmcoastline | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
osmcoastline_filter | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
osmcoastline_readmeta | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
osmcoastline_segments | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
osmcoastline_ways | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:osmcoastline |
|---|---|
| Version | 2.5.0 |
| Paketmanager | Homebrew |
| Homepage | https://osmcode.org/osmcoastline/ |
| Repository | https://github.com/osmcode/osmcoastline |
| Zuletzt aktualisiert | 2026-06-25T13:38:00+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
osmcoastline 2.4.1-1
Extract coastline data from OpenStreetMap planet file
https://osmcode.org/osmcoastline/
sudo apt install osmcoastlineosmcoastline 2.4.0-2build4
Extract coastline data from OpenStreetMap planet file
https://osmcode.org/osmcoastline/
sudo apt install osmcoastlineQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.