pkg.soopen package index

brew / 順位 4235

martin を Homebrew, Nix でインストール

martin のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install martin

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#martin

nixpkgs package indexes · pkgs/by-name/ma/martin/package.nix · ソース: api.github.com

概要

パッケージ概要

Blazing fast tile server, tile generation, and mbtiles tooling

コマンドとエイリアス

  • martin
  • martin-cp
  • mbtiles

履歴

プロジェクトの歴史と使われ方

Martin is a Rust tile server and geospatial command-line toolkit for serving vector tiles from PostGIS databases and PMTiles or MBTiles files, plus generating and inspecting MBTiles data. In package-manager terms it sits at the intersection of web serving, GIS data plumbing, and map-tile build pipelines.

プロジェクトの歴史

The Martin repository was created in 2017 and its first public GitHub releases appeared in 2018. Early releases focused on PostGIS vector tile serving, function and table sources, TileJSON support, and a configuration-file workflow; version 0.2.0 added a command-line interface, making it more natural to package as a standalone server binary.

Martin later became part of the MapLibre ecosystem, with official documentation under MapLibre and a README that describes it as a lightweight tile server and toolset for PostGIS, PMTiles, MBTiles, styles, sprites, and glyphs. The project has continued active release work through the 1.x line, with GitHub showing 117 releases and a latest 1.11.0 release in June 2026.

採用の歴史

Martin's adoption is visible in its role as an installable CLI/server package rather than only a library. The supplied package metadata lists it in Homebrew and Nix, and the repository has several thousand GitHub stars and hundreds of forks, which is substantial for a specialized geospatial infrastructure tool.

Its MapLibre documentation and packaging make it attractive to teams building self-hosted vector-tile services, especially when they want one binary that can serve from live PostGIS data, static MBTiles or PMTiles archives, and generated supporting assets.

使われ方

Typical usage is to start `martin` as a tile server, pointing it at data sources directly or through a YAML config file passed with `--config`. The config file can include database connection strings and environment-variable expansion, and Martin can generate a starting config with `--save-config`.

The bundled tools broaden the package beyond a daemon: `martin-cp` generates tiles in bulk into MBTiles, while `mbtiles` examines, copies, validates, compares, and diffs MBTiles files. That makes the formula useful both in long-running tile services and in offline tile-production jobs.

パッケージ好きにとっての重要性

Martin matters to package users because it compresses a lot of geospatial deployment friction into a single Rust binary: database-backed vector tiles, archive-backed tile serving, and MBTiles maintenance can all be installed with a normal package manager.

For Homebrew and Nix users, it is a good example of modern GIS infrastructure moving from heavyweight web stacks toward small, reproducible CLI/server artifacts.

タイムライン

  • 2017: GitHub repository created.
  • 2018: First public release series, including v0.1.0 and v0.2.0.
  • 2018: v0.2.0 adds a command-line interface.
  • 2026: GitHub lists Martin v1.11.0 as the latest release in June 2026.

Related projects

  • Martin is closely related to MapLibre, PostGIS, PMTiles, MBTiles, and Mapbox Vector Tile tooling.
  • It overlaps with tile servers and map pipelines that need to publish vector tiles from live databases or portable tile archives.

セキュリティ状態

保護ツール対応はまだ見つかっていません

martin に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
config.yamlfile supplied with --config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
config.yamlfile supplied with --config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
martin実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
martin-cp実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mbtiles実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.13.0
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:martin
バージョン1.13.0
パッケージマネージャHomebrew
ホームページhttps://martin.maplibre.org
リポジトリhttps://github.com/maplibre/martin
最終更新2026-07-25T03:41:39Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

martin

nix profile install nixpkgs#martin
  • normalized package name match
  • 一致条件: Martin
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/martin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation