Changed
- Planning applications now resolve to a rooftop
spatialpoint during ingestion wherever the council reference or address allows it, so thenearfilter on POST /v1/planning/query matches far more applications and returns a populateddistancein metres. Proximity search around a property or postcode is materially more complete, and results can be ordered by how close each application sits to your point of interest, with no change to how you call the endpoint. - Decision dates are now available on the indexed
decidedDatefield across GET /v1/planning/{applicationIds}, GET /v1/planning/sources/{sourceIds} and POST /v1/planning/query, so you can filter and sort applications by their decision date — for example to surface the most recently decided applications in an area, or to build a decision timeline for a site.