Provides access to members for reverse geocoding.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
ReverseGeocode |
Generate an address based on a point. |
CoClasses that implement IReverseGeocoding
CoClasses and Classes |
Description |
AGSAddressLocator |
A locator adaptor for the GeocodeServer proxies. |
CompositeLocator |
A locator that contains collection of other locators. |
ESRIFDOAddressLocator |
An address locator that uses the Esri geocoding engine developed prior to ArcGIS version 10.0. |
ESRIGen2AddressLocator |
An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |
RSLocator |
An address locator that uses the Esri RouteServer geocoding engine. |
StreetMapAddressLocator |
A locator that uses the Esri geocoding engine and StreetMap reference data sources. |
.NET Samples
Find the closest intersection from a point (Code Files:
FindClosestIntersection)
.NET Related Topics
How to find the address closest to a point using reverse geocoding |
How to work with geocoding properties