Click or drag to resize

GeoCodeFull Fields

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The GeoCodeFull type exposes the following members.

Fields
  NameDescription
Public fieldAddress
The Address corresponding to the reverse GeoCoded co-ordinate.
Public fieldIntersection
The LatLon point on the StreetLink closest to the geocoded point.
Public fieldLocation
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.
Public fieldStreetLink
The StreetLink representing the link closest to the geocoded point.
Public fieldTimeZone
The TimeZone of this street link. May be null.
Top
See Also