Commit graph

1 commit

Author SHA1 Message Date
bc6fdcd9c2
Add design doc for weather nearby API endpoint
Documents new GET /api/v1/weather/nearby endpoint for finding weather
stations within a radius of a lat/lon point. Uses PostGIS ST_DWithin
for efficient spatial queries with configurable time window and result
limits.
2026-03-22 11:27:44 -05:00