You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
@kinlane is there a way to see the changes associated with this proposal as a PR or diff so it's easier to zero in on what changed? (similar comment for many of the issues, BTW). Thanks so much for everything you're doing on this!
That is the next step of the process, is to produce the full OpenAPI for HSDA, HSDA Search, and HSDA Taxonomies, then we can do a diff between entire documents. It will limit the individual feature (issue) conversation thread, which is why I went to the individual issue + OpenAPI snippet. Will publish when ready.
Just a note that we've had a request to do a proximity search based on latitude and longitude in the UK. So far we've recommended filtering by postcode and proximity in meters.
Postcode may be seen as an alternative to latitude and longitude as it covers quite a precise area in the UK and its centroid is easily available.
A user is likely to know a postcode. If that is sent to the API, it can do the work of converting to lat/long. However some tools would put that in a different layer.
Adding proximity search for HSDA, across all the core resources (organization, locations, and services).
The text was updated successfully, but these errors were encountered: