LocalGeoCoder Class | ![]() |
Namespace: Telogis.GeoBase
The LocalGeoCoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() ![]() | GeoCode(ExtendedStructuredGeoCodeArgs) |
Geocode an address to one or more GeocodeAddresses,
using the given ExtendedStructuredGeoCodeArgs. Note that external geocoding is not supported
when using ExtendedStructuredGeoCodeArgs.
|
![]() ![]() ![]() | GeoCode(OneLineGeoCodeArgs) |
Geocode an address to one or more GeocodeAddresses,
using the given OneLineGeoCodeArgs.
|
![]() ![]() ![]() | GeoCode(StructuredGeoCodeArgs) |
Geocode an address to one or more GeocodeAddresses,
using the given StructuredGeoCodeArgs.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | ReverseGeoCode | Obsolete. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Forward geocoding takes physical address information in string form, and returns a LatLon coordinate.