I am trying to understand how use domains within a subtype (if that's possible). I apologize for my ignorance but I'm just learning about geodatabases, domains, subtypes, etc. etc.
Anyway, I have a feature class (fiber optic cable) that has a subtype (buried or aerial). I'd like to further define the type of cable to indicate ownership (such as: owned, leased, shared, etc.). So, a particular cable might be "Buried - Owned" while another might be "Aerial - Leased".
So, I tried to add a domain listing about 20 different types of ownership. Then I tried to assign that domain to a new field I added called "Ownership". When I try to edit the feature, the Ownership field is <Null> and is not connected to the domain. After reading up on this, it looks like since the feature has a subtype, then I can't have another coded value domain for my ownership.
In very simple terms 🙂 can anyone explain to me how to accomplish this? Can a feature have more than one field assigned a domain? What if there are subtypes assigned to that feature? Should I just add more coded values to the domain for the subtype?
Man, this is confusing terminology 🙂 Thansk for any advice or help!