ESRI.ArcGIS.GeocodingTools | |
ReverseGeocode Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.GeocodingTools Namespace : ReverseGeocode Class |
The following tables list the members exposed by ReverseGeocode.
Name | Description | |
---|---|---|
ReverseGeocode Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
address_type | Indicates whether to return addresses for the points as street addresses or intersection addresses if the address locator supports intersection matching. (In, Optional) | |
Alias | The alias for this tool's toolbox. | |
in_address_locator | The address locator to use to reverse geocode the input feature class. (In, Required) | |
in_features | A point feature class or layer from which addresses are returned based on the features' point location. (In, Required) | |
out_feature_class | The output feature class. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
search_distance | The distance used to search for the nearest address or intersection for the point location. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |