36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
# maps.chandlerswift.com
|
||
|
||
[![XKCD 2054: "Data Pipeline"](https://imgs.xkcd.com/comics/data_pipeline_2x.png '"Is the pipeline literally running from your laptop?" "Don’t be silly, my laptop disconnects far too often to host a service we rely on. It’s running on my phone."')](https://xkcd.com/2054/)
|
||
|
||
- [ ] 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)
|
||
- [x] Amtrak routes -- https://www.amtrak.com/plan-your-trip.html
|
||
- [ ] Amtrak live train locations
|
||
- [x] 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`
|
||
|
||
## 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
|