1

I have a polyline feature class in ArcGIS (version 10.3.1). There are only four options for the field "Type" (five if you include Null):

Attribute Table - Type Field

The symbology for this feature class was imported from a template feature class. I now want to add a new value for "Type" - "Footpath Redirected". I've added this to the "Unique Values" in the "Symbology" of the "Properties" of the feature class:

enter image description here

However, when I try to change a feature's type in the attribute table, I still have only the original four options (five if you include Null), as per the first screenshot.

What is the error in my approach?

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Sep 10, 2019 at 11:13

1 Answer 1

3

I'm guessing there's either a domain or subtype on that field. If so, you'd need to add the value you want in the gdb there.

If this is a shapefile, don't know.

answered Sep 10, 2019 at 11:20
1
  • It was defined by Domain. I've added this new type to Domain with the host GDB and this worked. Commented Sep 10, 2019 at 11:23

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.