Tom MacWright
Tom MacWright
This one's for me. Once this is really worth writing about, write about it.
Right now the R2 bucket has 5-minutely data in gzipped+json format. It would be nice to allow others to download and use the same data easily. This task essentially means...
Hovering over a dock info panel might show a map, or maybe there's a tiny "overview" map that indicates where docks are on the website. There isn't currently a geospatial...
Right now this is showing a semi-arbitrary top few docks. One mode of showing specific data should be searching for docks by name.
Right now this shows the full date range always: it should instead have presets and information about where the current view is.
Right now this calculates starting width properly, but resizing the window doesn't work. The reactivity is sort of in place but is probably never narrowing because the divs are keeping...
Right now I run the Rust-based collector locally on my computer to update the site, and I download all of the latest data from R2 each time. This should be...
From https://github.com/mapbox/geo-viewport/issues/34