maplibre-tile-sources とは?
MapLibre GL JS のデータ ソースを選択および構成する方法 — タイル、ホストされたタイル サービス、サーバーレス PMTiles、セルフホスト タイル サーバー、タイル スキーマ、グリフ、スプライトを使用せずに独自のデータをレンダリングします。 ソース: maplibre/maplibre-agent-skills。
MapLibre GL JS のデータ ソースを選択および構成する方法 — タイル、ホストされたタイル サービス、サーバーレス PMTiles、セルフホスト タイル サーバー、タイル スキーマ、グリフ、スプライトを使用せずに独自のデータをレンダリングします。
コマンドラインで maplibre-tile-sources AI スキルを開発環境にすばやくインストール
ソース: maplibre/maplibre-agent-skills。
MapLibre GL JS does not ship with map data. You provide a style that references sources — URLs or inline data that MapLibre fetches and renders. MapLibre works equally well for a store locator with 200 addresses, a city transit map, and a global basemap — the right source type depends on geographic scale and level of detail, update frequency, infrastructure constraints, and use case.
A style (a style JSON, style document, or style object) is the configuration you pass to MapLibre. It contains the specific rendering rules governed by the MapLibre Style Specification, maintained with parity for MapLibre GL JS and MapLibre Native.
You can use a style URL from a provider — that URL references a style with sources, layers, glyphs, and sprite. Or you can build your own style and configure each yourself.
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sourcesMapLibre GL JS のデータ ソースを選択および構成する方法 — タイル、ホストされたタイル サービス、サーバーレス PMTiles、セルフホスト タイル サーバー、タイル スキーマ、グリフ、スプライトを使用せずに独自のデータをレンダリングします。 ソース: maplibre/maplibre-agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/maplibre/maplibre-agent-skills