d03c12ffb6
Add working ability to get stadia tiles directly
2026-04-16 20:37:49 +00:00
d395699dc4
New algorithm for detecting multiple conflicting features
2026-04-16 04:21:11 +00:00
5f68eb453f
Add placeholder for when we fail to extract address data from a feature
...
This bit me recently when getting the number from an address
2026-04-16 03:29:08 +00:00
4735734404
Helper functions for parsing geocode data
2026-04-10 22:34:34 +00:00
c393f6fd81
Add cache for all stadia requests
2026-04-06 22:36:25 +00:00
43dce16fbd
Add APIs for geocoding and reverse-geocoding
2026-04-06 16:59:18 +00:00
380b41f695
Add ability to query for a place by gid(s)
2026-04-06 15:36:17 +00:00
2d5dca3fb5
Add proxied autocomplete for Stadia
...
This allows me to make the format consistent and to cache the
intermediate results, which is useful for speed and testing
2026-04-05 21:57:30 +00:00
15766d0f86
Fix build for staging
2026-03-18 19:59:42 +00:00
3a28151b09
Make structured and raw geocodes work for bulk geocoding
2026-03-16 03:51:14 +00:00
7a0fe04768
Fix references to structured geocode request
2026-03-16 01:49:41 +00:00
b29d172030
Add better support for extracting address from reverse geocode results
...
Stadia's API sucks. They don't really tell you what their response will
be in detail, just claim they are all the same, but they're not. Not
even a little.
2026-03-14 01:51:02 +00:00
e2af49a323
Make lead creation and invalidation for public reports work
...
The only thing wrong at this point that I can tell is that address
aren't being correctly populated when I reverse geocode.
2026-03-14 01:14:30 +00:00
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