Simon Willison 用 AI 构建 GeoJSON
GeoJSON Map Viewer
这是一篇极具参考价值的 AI 工程实践复盘,详细拆解了如何用 GPT-5.6-Sol、Claude Code 和 Fable 协作构建特定领域工具,以及利用 LLM 自动化处理复杂地理数据的方法,开发者可直接复用其工作流。
Tool: GeoJSON Map Viewer
工具:GeoJSON 地图查看器
I was helping Natalie gather some maps of local political boundaries (for the Granada Community Services District and the Midcoast Community Council and found a need to display some GeoJSON files on a map and export that as a PNG. I asked GPT-5.6-Sol for suggestions of tools and it proactively built one. After some iterations using Claude Code for web and Fable 5.1 we got to this finished tool.
我正在帮助 Natalie 收集一些当地政治边界的地图(用于 Granada 社区服务区和 Midcoast 社区委员会),并发现需要在地图上显示一些 GeoJSON 文件并将其导出为 PNG。我向 GPT-5.6-Sol 询问了工具建议,它主动构建了一个。经过使用 Claude Code for web 和 Fable 5.1 进行几次迭代后,我们得到了这个完成的工具。
As for the GeoJSON.. it turns out if you ask ChatGPT Work to provide boundaries for almost anything it will churn away extracting and combining files from different Government data sources and build exactly what you need.
至于 GeoJSON……事实证明,如果你让 ChatGPT Work 提供几乎任何事物的边界,它会从不同的政府数据源中提取和合并文件,并构建你需要的内容。
I got this polygon from:
我从这里获取了这个多边形:
I want a polygon that represents the exact boundary of the El Granada GCSD
我想要一个代表 El Granada GCSD 精确边界的多边形
And this one from:
而这个来自:
Get me a GeoJSON file for the boundary (or boundaries if that makes sense) for the MCC - Midcoast Community Council - that operates near Half Moon Bay CA
给我一份 MCC - Midcoast Community Council - 的边界(如果合理的话可以是多个边界)的 GeoJSON 文件,该委员会位于加利福尼亚州半月湾附近
Here's a link that displays both of them at the same time on the new GeoJSON map viewing tool.
这是一个链接,可以在新的 GeoJSON 地图查看工具上同时显示两者。
Tags: geospatial, tools, geojson
标签:地理空间、工具、geojson
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力