Map Beast is a personal browser for historical maps and aerial imagery — thousands of georeferenced layers (old atlases, Sanborn fire-insurance maps, USGS topo quads, and decades of aerial photography) overlaid on a modern basemap so you can see how a place has changed over time.
Source code and pipeline tooling: github.com/benoc617/mapbeast
Under the hood a layer is either a self-hosted Cloud-Optimized GeoTIFF (scans we georeferenced and converted ourselves, streamed by byte-range straight from storage), a public tile service (state/federal GIS endpoints), or an ArcGIS dynamic service rendered per-tile on demand.
lat, lon).The Coverage explorer is a second page that answers "what's in here, and where?" It shows a US map of coverage dots — the density of layer footprints for the selected tab — plus a filterable, sortable table of every catalog layer, split into Aerial / Historic Map / USGS Topo tabs with year and resolution filters. Clicking a dot or a table row opens the viewer centered on that area or layer.