Select to view content in your preferred language

Does a featureLayer support table joins?

539
2
01-23-2012 04:36 PM
StephenLead
Regular Contributor III
I have a dynamic environment where attribute data is changing frequently. This is managed by a 3rd party system so I'd prefer not to store the attribute information in a polygon featureclass in a geodatabase.

Instead, I'd prefer to have the polygon boundaries stored in the featureclass, and the attributes stored in a geodatabase table.

Can I build a featureLayer on-the-fly from the boundaries and attributes, by joining them on a primary key? Are there any sample scripts showing this?

Thanks,
Steve
0 Kudos
2 Replies
Kevin_FernandoEscalera_Robles
New Contributor III
I want to do the same thing, did you ever found an answer?, and if this can be done I would also like to know if editing can be done too on a featurelayer with joins,

regards.
0 Kudos
StephenLead
Regular Contributor III
I didn't find an answer, but didn't end up doing this project anyway. I'd also be interested if you find an answer.
0 Kudos