Commit graph

7 commits

Author SHA1 Message Date
daa8cb1748
Push geocoding down a layer
This makes it possible to always save address information from our
geocoder.
2026-03-04 18:29:52 +00:00
2bb4a134b2
Add centroid information when geocoding
I would use the boundary rect, but I'm getting a 500-level error from
stadia maps
2026-02-25 16:08:32 +00:00
8feabbc489
Add bulk geocoding by goroutine worker
This is nearly as fast, and doesn't require the corp-only license from
stadia map which is 10x the cost.
2026-02-25 14:57:28 +00:00
ca88a0eaab
Add env var to skip TLS verify
This makes it much easier to debug with mitmproxy
2026-02-25 02:45:17 +00:00
6cccc16031
Add structured error output response 2026-02-25 02:44:35 +00:00
ebc329fc5e
Actually set geom and h3cell for uploaded pools 2026-02-14 16:49:54 +00:00
427b60132a
Add initial Stadia maps integration 2026-02-14 15:40:12 +00:00