Chandler Swift
91977bdc99
Turns out this is exactly the same as MNDOT, just a different URL! Differences: diff -x \*.geojson layers/dot-cams/mn layers/dot-cams/ia diff -x '*.geojson' layers/dot-cams/mn/get_data.py layers/dot-cams/ia/get_data.py 16,20c16,20 < north:53.23294, < south:40.40589, < east:-78.6823, < west:-107.24675, < zoom:9, --- > north:45.2, > south:38.2, > east:-82.9, > west:-98.3, > zoom:11, 29c29 < res = requests.post('https://511mn.org/api/graphql', json=PAYLOAD) --- > res = requests.post('https://511ia.org/api/graphql', json=PAYLOAD) |
||
---|---|---|
.github | ||
layers | ||
ui | ||
util | ||
.gitignore | ||
index.html | ||
main.js | ||
Makefile | ||
package-lock.json | ||
package.json | ||
README.md | ||
style.css | ||
vite.config.js |
maps.chandlerswift.com
- My location (from whereis.chandlerswift.com)
- Menards
- Culver's
- Kwik Trip locations
- Menards/Culvers/Kwik Trip triangles rendered?
- Bridges
- Survey markers
- OSM contributions
- workouts (bike rides, runs)
- Amtrak routes -- https://www.amtrak.com/plan-your-trip.html
- Amtrak live train locations
- NHL stadiums
- NHL stadiums filtered for Eric and Chandler have visited -- https://upload.wikimedia.org/wikipedia/commons/2/28/NHL_arenas.jpg
- Layer for drone imagery a la openaerialmap.com
- Trip layers/slideshows
All filterable by time frame
Americana theme?
Requirements
POSIX shell
python3
with requests