Skip to content

This scripts shows how you can geocode a CSV file containing customer addresses to a point feature class using the ArcGIS Online geocoding service and the Geocode Addresses geoprocessing tool.

Notifications You must be signed in to change notification settings

deelesh/batch-geocoding-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

batch-geocoding-python

This scripts shows how you can geocode a CSV file containing customer addresses to a point feature class using the ArcGIS Online geocoding service and the Geocode Addresses geoprocessing tool.

To run the script you need to provide a valid username and password from your ArcGIS Online Organization. Update the username and password variables in the script before running it.

By default, the script will geocode the customers.csv provided in the input folder. This CSV file has 10 records and so executing the script will deduct 10 * 80 / 1000 = 0.8 credits from your organization.

About

This scripts shows how you can geocode a CSV file containing customer addresses to a point feature class using the ArcGIS Online geocoding service and the Geocode Addresses geoprocessing tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published