nidus-sync/stadia
Eli Ribble 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
..
cmd Add better support for extracting address from reverse geocode results 2026-03-14 01:51:02 +00:00
bulk.go Add structured error output response 2026-02-25 02:44:35 +00:00
error.go Add centroid information when geocoding 2026-02-25 16:08:32 +00:00
geocode_raw.go Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
geocode_structured.go Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
logger.go Add initial Stadia maps integration 2026-02-14 15:40:12 +00:00
request.go Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
request_type.go Add initial Stadia maps integration 2026-02-14 15:40:12 +00:00
response_type.go Add better support for extracting address from reverse geocode results 2026-03-14 01:51:02 +00:00
reverse_geocode.go Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
stadia.go Push geocoding down a layer 2026-03-04 18:29:52 +00:00