macOS
brew install osmcoastlinelocal Homebrew formula metadata
安装
brew install osmcoastlinelocal Homebrew formula metadata
sudo apt install osmcoastlineDebian stable package indexes · osmcoastline · 来源: deb.debian.org
概览
Extracts coastline data from OpenStreetMap planet file
历史
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.
安全态势
没有找到 osmcoastline 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
osmcoastline | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
osmcoastline_filter | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
osmcoastline_readmeta | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
osmcoastline_segments | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
osmcoastline_ways | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:osmcoastline |
|---|---|
| 版本 | 2.5.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://osmcode.org/osmcoastline/ |
| 仓库 | https://github.com/osmcode/osmcoastline |
| 最后更新 | 2026-06-25T13:38:00+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 osmcoastline来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.