Select to view content in your preferred language

How to display related table info with Identify tool

427
2
01-05-2011 11:51 AM
YingLin
Emerging Contributor
I have upgrade the server to ArcGIS Server 10. tried to take advantage of the new feature with related table (standalone table within the SDE) info.

How do i get the info displayed inside the Identify result panel? I still get only the values from the spatial attribute table not the related one.

Thanks
Ying
0 Kudos
2 Replies
AliMirzabeigi
Emerging Contributor
You would need to get the unique identifier (ObjectID) of the features returned by the Identify tool and use them in a query task for the related table. Here you can find some related threads as well:
http://forums.arcgis.com/threads/14626-Please-help-with-ExecuteRelationshipQueryAsync
http://forums.arcgis.com/threads/6096-How-to-get-the-attributes-from-the-relational-table-by-using-i...
0 Kudos
YingLin
Emerging Contributor
Thanks very much. Got it worked out.
0 Kudos