Talk to your map. Turn data into a visualization with one prompt.
Maputnik AI is an AI-assisted map editor. Choose a base map, import your CSV data, and describe what you want in natural language. The AI can restyle the map, create data visualizations, and help you refine the result in the same editable workspace.
Try it online: liuly.moe/Maputnik-AI/. The demo does not provide an AI service, so you need to enter your own API key, endpoint, and model in Agent Settings.
With a single sentence, Maputnik AI turns Shanghai's shopping malls and coffee shops into an interactive map—ready to explore, style, and refine.
- Start with an existing map style or import your own.
- Upload a CSV file as the data source.
- Ask the AI to change colors, labels, layers, layout, and visual style.
- Attach a reference image to guide the visual direction.
- Continue editing through conversation or Maputnik's visual editor.
- Export the map and data overlay as PNG images.
|
|
| Edit the live map with natural language | Turn data into a visualization |
For example:
Simplify the base map, then visualize the hotspot data as a green square grid whose color intensity represents the value.
npm install
npm run startMaputnik AI is an independent experimental fork, not an official MapLibre project. The original Maputnik editor is maintained at maplibre/maputnik.
This repository preserves Maputnik's copyright notices and is distributed under the MIT License.
Maputnik AI 是一个 AI 辅助的地图编辑器。选择一个底图,导入你的 CSV 数据,并用自然语言描述你想要的效果。AI 可以重新设计地图、创建数据可视化,并在同一个可编辑工作区中帮助你完善结果。
在线试用: liuly.moe/Maputnik-AI/。演示中未提供 AI 服务,你需要在代理设置中输入你自己的 API 密钥、端点和模型。
只需一句话,Maputnik AI 就能把上海的商场和咖啡店呈现在一张可交互的地图上,让你继续探索、设计和调整。
- 从现有地图样式开始或导入你自己的样式。
- 将 CSV 文件上传作为数据源。
- 要求 AI 更改颜色、标签、图层、布局和视觉样式。
- 附加参考图像来引导视觉方向。
- 通过对话或 Maputnik 的可视化编辑器继续编辑。
- 将地图和数据覆盖层导出为 PNG 图像。
|
|
| 用自然语言编辑实时地图 | 将数据转化为可视化 |
例如:
简化底图,然后将热点数据可视化为绿色方形网格,其颜色强度代表数值。
npm install
npm run startMaputnik AI 是一个独立的实验性分支,不是官方的 MapLibre 项目。原始 Maputnik 编辑器由 maplibre/maputnik 维护。
本仓库保留了 Maputnik 的版权声明,并按 MIT 许可证分发。


