@ -65,14 +65,14 @@ Please note that `UK` is not a valid ISO 3166-1 alpha-2 country code.
Each result returned has an associated confidence score. Currently confidence scores are calculated based on the distance from the result to the supplied `point.lat` and `point.lon`.
Each result returned has an associated confidence score. Currently confidence scores are calculated based on the distance from the result to the supplied `point.lat` and `point.lon`.
distance from `point.lat`/`point.lon` | Confidence Score |
distance from `point.lat`/`point.lon` | Confidence Score
--- | --- |
--- | ---
| <1m|1.0|
< 1m | 1.0
| <10m|0.9|
< 10m | 0.9
| <100m|0.8|
< 100m | 0.8
| <250m|0.7|
< 250m | 0.7
| <1km|0.6|
< 1km | 0.6
| >= 1km | 0.5 |
>= 1km | 0.5
Confidence scoring for reverse geocode results is likely to change to take into account different data sources and layers.
Confidence scoring for reverse geocode results is likely to change to take into account different data sources and layers.
@ -80,14 +80,14 @@ Confidence scoring for reverse geocode results is likely to change to take into
This section provides a quick reference for parameters applicable to reverse geocoding requests.
This section provides a quick reference for parameters applicable to reverse geocoding requests.
parameter | value | required | default | example |