Provides access to members for batch geocoding functions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
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.
Members
Description | ||
---|---|---|
MatchRecordSet | Geocodes a cursor of addresses to a RecordSet. | |
RematchTable | Rematches a geocoded feature class or shapefile. |
CoClasses that implement IBatchGeocoding
CoClasses and Classes | Description |
---|---|
ESRIGen2AddressLocator | An address locator that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. |