AI News HubLIVE
Original source1 min read

GeoJSON Map Viewer

<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/geojson">GeoJSON Map Viewer</a></p> <p>I was helping Natalie gather some maps of local political boundaries (for the <a href="https://granada.ca.gov">Granada Community Services District</a> and the <a href="https://midcoastcommunitycouncil.org">Midcoast Community Council</a> 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 <a href="https://tools.simonwillison.net/colophon#geojson.html">some iterations</a> using Claude Code for web and Fable 5.1 we got to this finished tool.</p> <p>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.</p> <p>I got <a href="https://gist.github.com/simonw/27d243c9d1cb5d9047fff7360dd49d3c">this polygon</a> from:</p> <blockquote> <p><code>I want a polygon that represents the exact boundary of the El Granada GCSD</code></p> </blockquote> <p>And <a href="https://gist.github.com/simonw/b51f9e0190a13932ac64a0cb407a709d">this one</a> from:</p> <blockquote> <p><code>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</code></p> </blockquote> <p><a href="https://tools.simonwillison.net/geojson#url=https%3A%2F%2Fgist.github.com%2Fsimonw%2Fb51f9e0190a13932ac64a0cb407a709d&amp;color=%23028FC3&amp;opacity=50&amp;url=https%3A%2F%2Fgist.github.com%2Fsimonw%2F27d243c9d1cb5d9047fff7360dd49d3c&amp;color=%23E4572E&amp;opacity=50&amp;preset=map&amp;resolution=2&amp;lat=37.52640&amp;lng=-122.48297&amp;zoom=13">Here's a link</a> that displays both of them at the same time on the new GeoJSON map viewing tool.</p> <p><img alt="Screenshot of a web app with a left sidebar of controls and a large map on the right. Top left: OPENSTREETMAP OVERLAY GeoJSON Map Viewer. Top right: Your GeoJSON stays in this browser. Sidebar Shape 1 panel with blue accent: Shape 1, Remove button, URL https://gist.github.com/simonw/b51f9 with Load button, textarea containing { &quot;type&quot;: &quot;FeatureCollection&quot;, &quot;bbox&quot;: -122.51951044732655, 37.47967619478576, -122.44141365271285, 37.55146379902639, Fill colour #028FC3 with blue swatch, Opacity slider at 50%. Shape 2 panel with red accent: Shape 2, Remove button, URL https://gist.github.com/simonw/27d24 with Load button, textarea containing { &quot;type&quot;: &quot;FeatureCollection&quot;, &quot;name&quot;: &quot;Granada Community Services District boundary&quot;, &quot;bbox&quot;: -122.500791193774, 37.4803905345399, Fill colour #E4572E with red swatch, Opacity slider at 50%. Buttons: Render map, Add shape, Load example, Clear. The map shows the coast around Montara, Moss Beach, El Granada and Half Moon Bay with a large semi-transparent blue polygon covering Montara, Moss Beach and Rancho Corral de Tierra extending into the ocean, and an overlapping red polygon covering El Granada and Quarry Park. Map labels include Cabrillo Highway, San Pedro Mountain 325 m, Peak Mountain 545 m, South Peak, CA 1, Montara, Rancho Corral de Tierra, Golden Gate National Recreation Area, 489 m, Scarper Ridge, 552 m, Moss Beach, Montara State Marine Reserve, Ox Hill 542 m, 512 m, Fitzgerald Marine Reserve, Airport Street, Pillar Point Bluff, Quarry Park, El Granada, Pillar Point State Marine Conservation Area, Ox Mountain Landfill, Half Moon Bay State Beach, plus and minus zoom buttons, and attribution Leaflet | © OpenStreetMap contributors." src="https://static.simonwillison.net/static/2026/geojson-tool.webp" /></p> <p>Tags: <a href="https://simonwillison.net/tags/geospatial">geospatial</a>, <a href="https://simonwillison.net/tags/tools">tools</a>, <a href="https://simonwillison.net/tags/geojson">geojson</a></p>

Tool: GeoJSON Map Viewer

Simon Willison’s Weblog

Subscribe

1st September 2026

Tool

GeoJSON Map Viewer &mdash; View and visualize GeoJSON data on an interactive OpenStreetMap with customizable styling options. Paste GeoJSON objects (Feature, FeatureCollection, or Geometry) into the editor, adjust fill color and opacity, and render the features directly on the map.

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.

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.

I got this polygon from:

I want a polygon that represents the exact boundary of the 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

Here's a link that displays both of them at the same time on the new GeoJSON map viewing tool.

Recent articles

Claude Fable 5.1 made me a really nice animated pelican - 1st September 2026

Understanding ChatGPT Work - 30th August 2026

Conceptual integrity and counting lines of code - 19th August 2026

This is a beat by Simon Willison, posted on 1st September 2026.

geospatial 83

tools 75

geojson 16

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe

Disclosures

Colophon

&copy;

2002

2003

2004

2005

2006

2007

2008

2009

2010

2011

2012

2013

2014

2015

2016

2017

2018

2019

2020

2021

2022

2023

2024

2025

2026