Table of Contents

TTMSFNCGeocodingPrecision Enumeration

Describes how precise a geocoding result is.

API unit family: TMSFNCGeocoding

Members

Name Description
gpRoofTop The coordinate resolves to a rooftop or address-level location.
gpRangeInterpolated The coordinate was interpolated across an address range.
gpGeometricCenter The coordinate is the geometric center of the matched area.
gpApproximate The coordinate is approximate.
gpUnknown The provider did not report a precision value.