Are there any tutorials out there on how to build Locators? Sometimes I get spreadsheets with Address information on them and need to geocode the spreadsheet. Is there something I can use to help me with creating Locators I can use to help geocode.
Solved! Go to Solution.
There is a tutorial in the documentation, here:
https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/tutorial-create-a-locator.htm
There is a tutorial in the documentation, here:
https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/tutorial-create-a-locator.htm
Does it matter if the table you want to geocode is an .xlsx file or .csv file
As long as ArcGIS Pro can read the spreadsheet (mostly about having column headings formatted right for Pro) it should work.
https://pro.arcgis.com/en/pro-app/latest/help/data/excel/work-with-excel-in-arcgis-pro.htm
Thanks for the replies!