Find a file
Chandler Swift 07d55783fd
Switch CORS proxy
Sometime between December 4th…
https://web.archive.org/web/20241204202205/https://corsproxy.io/

…and December 5th…

https://web.archive.org/web/20241205230048/https://corsproxy.io/

corsproxy.io started charging for access and returning 403s. (Based on
the claim of 900TB/mo of traffic, that's probably not terribly
surprising!)

For now, we switch to another free one. At some point, I'll probably
set one up of my own to not have to deal with this again, but I'll need
to figure out how to deal with authentication first to prevent abuse.
2024-12-25 12:38:11 -06:00
.github Add base map code 2023-07-03 00:20:36 -05:00
layers Switch CORS proxy 2024-12-25 12:38:11 -06:00
ui Make menu off-canvas 2023-07-03 22:13:15 -05:00
util Add Trahan trip route 2023-09-01 22:19:05 -05:00
.envrc Add shell.nix 2024-09-02 13:59:45 -05:00
.gitignore Add venv to gitignore 2024-11-11 23:05:18 -06:00
generic-pin.svg Add custom GeoJSON layer functionality 2024-10-19 19:10:38 -05:00
index.html Add source code link with git hash, plus modification dates 2024-02-02 23:03:04 -06:00
main.js Switch CORS proxy 2024-12-25 12:38:11 -06:00
Makefile Deploy to bert, not zirconium 2024-11-11 23:05:39 -06:00
package-lock.json Update dependencies 2024-10-19 23:56:54 -05:00
package.json Add customLayer URL param 2024-10-19 19:25:49 -05:00
README.md Add custom layer URL example to README 2024-12-01 13:52:52 -06:00
shell.nix Update deps in shell.nix 2024-10-19 23:36:35 -05:00
style.css Display color next to layer name 2024-10-19 19:25:49 -05:00
vite.config.js Use find's exec to handle paths with spaces 2024-09-02 10:51:25 -05:00

maps.chandlerswift.com

XKCD 2054: "Data Pipeline"

All filterable by time frame

Americana theme?

Requirements

  • POSIX shell
  • python3 with requests

Custom layers

Can be added either from the sidebar or in the URL, e.g. here:

https://maps.chandlerswift.com/?layer=Menards&customLayer[1][name]=Lowe%27s&customLayer[1][color]=012169&customLayer[1][url]=https://alltheplaces-data.openaddresses.io/runs/2024-09-14-13-32-11/output/lowes_us.geojson&customLayer[0][name]=Home%20Depot&customLayer[0][url]=https://alltheplaces-data.openaddresses.io/runs/2024-09-14-13-32-11/output/home_depot.geojson&customLayer[0][color]=F96302