localgovdrupal / localgov_geo

Entity for storing Geographic information, addresses, and areas; extensible types and plugable backends with defaults to start.
2 stars 1 forks source link

Feature: Local custodian code support for OS Places geocoder #108

Closed Adnan-cds closed 5 months ago

Adnan-cds commented 9 months ago

Draft pull request. Ekes has raised a related pull request that may simplify this one.

The local custodian code is a numeric code used by the OS Places API. Every local authority has been assigned a code. This change extends the localgov_os_places geocoder to filter results based on a given local custodian code.

stephen-cox commented 5 months ago

No longer needed