MobileForms Toolkit Documentation

eGeoPrecision Enumeration

Defines the precision of a location that was found for requested address.

public enum eGeoPrecision

Members

Member Name Description
UnknownDefault precision
PreciseIndicates that the address is a precise geo-code for which we have location information accurate down to street address precision.
InterpolatedIndicates that the address reflects an approximation (usually on a road) interpolated between two precise points (such as intersections). Interpolated results are generally returned when rooftop geocodes are unavailable for a street address.
GeoCenterIndicates that the address is the geometric center of a result such as a polyline (for example, a street) or polygon (region).
AproximatedIndicates that the address is approximate.

Requirements

Namespace: Resco.Location.Services.GeoCode

Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)

See Also

Resco.Location.Services.GeoCode Namespace | GeoCode