1

I am making a script for creating address locators and then composite address locator. As I was reading the arcpy help documents I found the syntax here http://pro.arcgis.com/en/pro-app/tool-reference/geocoding/create-composite-address-locator.htm. For the in_field_map parameter, the example gives a long string with few explanation on the syntax. Where can I find more details on how to format this parameter?

asked Jul 11, 2016 at 15:45
1

1 Answer 1

1

After researching for a little while, I found it's possible to view the script syntax after running the tool in ArcMap/ArcCatalog. In result window, right-click to copy as python snippet and view the script with my own data path in the parameter. It will be easier to understand the syntax with your own data.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
answered Jul 12, 2016 at 19:35

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.