This document is archived and information here might be outdated. Recommended version. |
Provides access to members for batch geocoding functions.
IBatchGeocoding is implemented by every locator and it contains a subset of the methods that IAdvancedGeocoding contains.
IBatchGeocoding should be used instead of IAdvancedGeocoding when there is no need to access standardization methods or when a locator does not support standardization.
Name | Description | |
---|---|---|
MatchRecordSet | Geocodes a cursor of addresses to a RecordSet. | |
RematchTable | Rematches a geocoded feature class or shapefile. |
Classes | Description |
---|---|
AGSAddressLocator | A locator adaptor for the GeocodeServer proxies. |
ESRIGen2AddressLocator | An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |