Symbolize features based on values in a related table
February 16 2011 |
0 comments
We would like to symbolize a point feature class with graduated symbols based on how many entries there are for each feature in a table with a one-many relationship. Is it possible to symbolize features based on a related table?
To be more specific, we have a feature class that represents trap locations and a table that lists trapped animals. Some traps have no animal records, some have many. We would like to symbolize the traps based on productivity, but we would like to have that be a dynamic update as we continue the trapping effort.
Mapping Center Answer:
We answered these previously here:
http://mappingcenter.esri.com/index.cfm?fa=ask.answers&q=999
http://mappingcenter.esri.com/index.cfm?fa=ask.answers&q=10
You can try this utility:
http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Cartography/Labeling_and_Annotation/OneToManyLabels/d5daadc3-3514-4572-b8e9-8f2c7aeede07.htm
If you would like to post a comment, please login.