·maplibre-tile-sources
{}

maplibre-tile-sources

如何为 MapLibre GL JS 选择和配置数据源 — 在没有切片、托管切片服务、无服务器 PMTiles、自托管切片服务器、切片模式、字形和精灵的情况下渲染您自己的数据。

31安装·2热度·@maplibre

安装

$npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources

如何安装 maplibre-tile-sources

通过命令行快速安装 maplibre-tile-sources AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:maplibre/maplibre-agent-skills。

SKILL.md

查看原文

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-sources
分类
{}数据分析
认证
收录时间
2026-03-07
更新时间
2026-03-11

Browse more skills from maplibre/maplibre-agent-skills

快速解答

什么是 maplibre-tile-sources?

如何为 MapLibre GL JS 选择和配置数据源 — 在没有切片、托管切片服务、无服务器 PMTiles、自托管切片服务器、切片模式、字形和精灵的情况下渲染您自己的数据。 来源:maplibre/maplibre-agent-skills。

如何安装 maplibre-tile-sources?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-tile-sources 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-03-07