macOS
brew install martinlocal Homebrew formula metadata
brew / Rang 4235
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für martin in AI-Agent-Workflows.
Installation
brew install martinlocal Homebrew formula metadata
nix profile install nixpkgs#martinnixpkgs package indexes · pkgs/by-name/ma/martin/package.nix · Quelle: api.github.com
Überblick
Blazing fast tile server, tile generation, and mbtiles tooling
Verlauf
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.
Sicherheitslage
Für martin 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.
local files
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.
Config paths the tool may read or write during local use.
config.yamlfile supplied with --configCredential-bearing paths to review before unattended agent runs.
config.yamlfile supplied with --configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
martin | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
martin-cp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
mbtiles | 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:martin |
|---|---|
| Version | 1.13.0 |
| Paketmanager | Homebrew |
| Homepage | https://martin.maplibre.org |
| Repository | https://github.com/maplibre/martin |
| Zuletzt aktualisiert | 2026-07-25T03:41:39Z |
| 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.
martin
nix profile install nixpkgs#martinQuellspur
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.