macOS
brew install tippecanoelocal Homebrew formula metadata
sudo port install tippecanoeMacPorts ports tree · gis/tippecanoe/Portfile · 来源: api.github.com
安装
brew install tippecanoelocal Homebrew formula metadata
sudo port install tippecanoeMacPorts ports tree · gis/tippecanoe/Portfile · 来源: api.github.com
sudo apt install tippecanoeDebian stable package indexes · tippecanoe · 来源: deb.debian.org
nix profile install nixpkgs#tippecanoenixpkgs package indexes · pkgs/by-name/ti/tippecanoe/package.nix · 来源: api.github.com
概览
Build vector tilesets from collections of GeoJSON features
历史
Tippecanoe is a command-line geospatial tool for building vector tilesets from large collections of GeoJSON, FlatGeobuf, or CSV features. It became important because it lets map developers turn large raw datasets into MBTiles/vector-tile outputs that remain visually useful across zoom levels.
Tippecanoe originated at Mapbox in the mid-2010s. The original Mapbox GitHub repository was created in September 2014, and the current Felt README states that version 2.0.0 is equivalent to Mapbox Tippecanoe 1.36.0, thanking Mapbox for years of early support.
Felt became Tippecanoe's new home in 2022. Felt's official interview with Erica Fischer says she originally authored Tippecanoe at Mapbox and joined Felt as the company revived development at felt/tippecanoe. The same post explains that Tippecanoe grew out of Fischer's data-visualization work with very large geodata sets and the need to thin low-zoom features based on spatial relationships rather than hand-authored importance tags.
Under Felt, Tippecanoe continued as an open-source tiling engine and a core component of Felt's own mapping stack. Felt's open-source page describes Tippecanoe as the best way over the past decade to make scale-independent views of data, and the project README says it is developed and actively maintained by Erica Fischer at Felt.
Tippecanoe's adoption is visible in both official project docs and package metadata. The README names Homebrew as the easiest installation method on macOS and documents source builds on Ubuntu. The input metadata also lists Homebrew, Debian, MacPorts, Nix, and Ubuntu packages.
Its usage spread because it solves a common web-map packaging problem: producing fast vector tiles while preserving the density and texture of large datasets. Official examples cover TIGER roads, Natural Earth data, building footprints, bus GPS traces, world cities, census tracts, layer merging, filtering, and joining tilesets. That breadth made it a go-to CLI for people building custom map tiles without a hosted tiling service.
The core command is tippecanoe -o file.mbtiles with options and one or more input files. If no file is specified, it reads GeoJSON from standard input, which makes it natural in Unix pipelines.
Package users commonly use -zg to choose a maximum zoom level automatically, --drop-densest-as-needed or --coalesce-densest-as-needed to control tile size at low zooms, and tile-join to merge, filter, or update MBTiles outputs. The companion executables tippecanoe-decode, tippecanoe-enumerate, tippecanoe-json-tool, tippecanoe-overzoom, and tile-join reinforce its role as a toolkit rather than a single-purpose converter.
Tippecanoe is one of the rare geospatial tools that package nerds recognize by command name. It is important because it connects Unix-style data pipelines, open vector-tile formats, MBTiles files, and modern web-map rendering. Installing it from a package manager often replaces a hosted tiling workflow for local experiments, CI jobs, and reproducible map-data builds.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tile-join | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tippecanoe | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tippecanoe-decode | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tippecanoe-enumerate | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tippecanoe-json-tool | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
tippecanoe-overzoom | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tippecanoe |
|---|---|
| 版本 | 2.79.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/felt/tippecanoe |
| 仓库 | https://github.com/felt/tippecanoe |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
tippecanoe 2.53.0-1
build vector tilesets from large collections of GeoJSON features
https://github.com/felt/tippecanoe
sudo apt install tippecanoetippecanoe
nix profile install nixpkgs#tippecanoetippecanoe 2.49.0-1build1
build vector tilesets from large collections of GeoJSON features
https://github.com/felt/tippecanoe
sudo apt install tippecanoetippecanoe
sudo port install tippecanoe来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.