0

I'm doing sidewalk inventory collection for multiple cities throughout the state at times - and the collection process is basically broken down into different criteria when inspecting the walk - so I usually end up with 10 or more different shapefiles (e.g. Poor Condition, Structure, Slopes) per city. With the information gathered, I produce PDFs using Data Driven Pages.

I use Labeling Manager and do Copy Parameters/Paste Parameters from previously loaded shapefiles to populate the expression and symbolize my newly imported shapefiles.

Since the process of moving the files into ArcMap and populating the label expression is always the same, I'm wondering if there is a scripting solution to automate this process?

Initially I thought of ModelBuilder but I can't find any tool that deals with modifying label expression of a feature class - and I'm lacking in the programming department. What I'm envisioning is a menu that open up and allow batch input of feature classes and churns them out with the correct label expressions and symbology loaded.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Oct 31, 2016 at 20:35
1
  • For help with any coding solutions the starting point should always be the inclusion of a code snippet that illustrates what you have tried and where you are stuck. Commented Oct 31, 2016 at 21:13

1 Answer 1

1

If you already have a layer with the labelling parameters set identical to what you need in a new layer you could copy/paste that layer onto the data frame where you want it to appear, and then use the Source tab of the Layer Properties of the new layer to change its data source to be the new shapefile.

answered Oct 31, 2016 at 21:11

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.