·mapbox-geospatial-operations
</>

mapbox-geospatial-operations

mapbox/mapbox-agent-skills

問題の種類、精度要件、パフォーマンスのニーズに基づいて適切な地理空間ツールを選択するための専門家のガイダンス

26インストール·7トレンド·@mapbox

インストール

$npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-geospatial-operations

SKILL.md

Expert guidance for AI assistants on choosing the right geospatial tools from the Mapbox MCP Server. Focuses on selecting tools based on what the problem requires - geometric calculations vs routing, straight-line vs road network, and accuracy needs.

The Mapbox MCP Server provides two categories of geospatial tools:

| Straight-line distance (as the crow flies) | Offline geometric | Accurate for geometric distance | | Road/path distance (as the crow drives) | Routing API | Only routing APIs know road networks | | Travel time | Routing API | Requires routing with speed/traffic data | | Point containment (is X inside Y?) | Offline geometric | Pure geometric operation |

問題の種類、精度要件、パフォーマンスのニーズに基づいて適切な地理空間ツールを選択するための専門家のガイダンス ソース: mapbox/mapbox-agent-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/mapbox/mapbox-agent-skills --skill mapbox-geospatial-operations
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-13
更新日
2026-02-18

クイックアンサー

mapbox-geospatial-operations とは?

問題の種類、精度要件、パフォーマンスのニーズに基づいて適切な地理空間ツールを選択するための専門家のガイダンス ソース: mapbox/mapbox-agent-skills。

mapbox-geospatial-operations のインストール方法は?

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

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

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