Route event table with a joined table

2918
0
01-14-2015 05:26 AM
JensHaffner
New Contributor II

I want to programmatically add a route event layer to the map in ArcMap.

This seems fairly simple.

However, I must join an extra table to the event table, so one of the fields in the joined table can be used by a UniqueValueRenderer to display the desired symbols.

My problem is, that I just can't figure out how to join the two tables, and pass the result into the IRouteEventSourceName interface.

Any help will be highly appreciated…

0 Kudos
0 Replies