GeoCodeFull Fields |
The GeoCodeFull type exposes the following members.
Name | Description | |
---|---|---|
Address |
The Address
corresponding to the reverse
GeoCoded co-ordinate.
| |
Intersection |
The LatLon point on the StreetLink
closest to the geocoded point.
| |
Location |
The LatLon point suitable for displaying the reverse geocoded address on a map.
For a street address using point address data, this will be the display point for the point address at this location.
For other street addresses, this will typically be a location slightly offset from the street. The Location value is
not suitable for some operations such as routing or further reverse geocoding, as it's not guaranteed that the point
will reverse geocode to the same address again.
| |
StreetLink |
The StreetLink representing the link closest
to the geocoded point.
| |
TimeZone |
The TimeZone of this street link. May be null.
|