·maplibre-pmtiles-patterns
</>

maplibre-pmtiles-patterns

MapLibre GL JS 用 PMTiles を使用したサーバーレス ベクター タイルおよびラスター タイル - 単一ファイル形式、HTTP 範囲リクエスト、S3/R2/GitHub ページでのホスティング、Planetiler またはティッペカヌーによる生成、および pmtiles プロトコル。タイル サーバーが必要ない場合、または静的ストレージからタイルをホストしたい場合に使用します。

28インストール·2トレンド·@maplibre

インストール

$npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-pmtiles-patterns

maplibre-pmtiles-patterns のインストール方法

コマンドラインで maplibre-pmtiles-patterns AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-pmtiles-patterns
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: maplibre/maplibre-agent-skills。

PMTiles is a single-file format for vector or raster map tiles. You host one (or a few) files on any static host; MapLibre requests byte ranges over HTTP. No tile server, no dynamic backend. This skill covers when to use PMTiles, how to generate and host them, and how to connect them to MapLibre GL JS.

MapLibre does not speak PMTiles natively. You use the PMTiles library to add a protocol handler so that a pmtiles:// (or https:// to a .pmtiles file) source works.

Referencing layers: The style has one source (e.g. sources.tiles) pointing at the .pmtiles URL. Each layer in the layers array that draws from that file uses source: 'tiles' and "source-layer": "layerName", where layerName is the name of a vector layer inside the file (from whatever schema the tiles use). Add multiple style layers with different source-layer values to show roads, labels, etc. from the same file.

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-pmtiles-patterns
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-06
更新日
2026-03-11

Browse more skills from maplibre/maplibre-agent-skills

クイックアンサー

maplibre-pmtiles-patterns とは?

MapLibre GL JS 用 PMTiles を使用したサーバーレス ベクター タイルおよびラスター タイル - 単一ファイル形式、HTTP 範囲リクエスト、S3/R2/GitHub ページでのホスティング、Planetiler またはティッペカヌーによる生成、および pmtiles プロトコル。タイル サーバーが必要ない場合、または静的ストレージからタイルをホストしたい場合に使用します。 ソース: maplibre/maplibre-agent-skills。

maplibre-pmtiles-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-pmtiles-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/maplibre/maplibre-agent-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-03-06