I have a to show attributes from two different polygon feature classes that overlap. I need to get the results from both into the same table, and I just can't figure out how. I have seen references to multiple queries. I have seen references to using an ArrayCollection to merge the data. I have built two queries, I have built an ArrayCollection, but I cannot get them together. The results can be an InfoWindow, it can be a MapTip, it does not matter.
To be specific I have a parcel layer and a zoning layer. I need some of the results from both. I know how to limit my data results.
I currently have both feature classes in the same dynamic map service.
I am currently using API1.3 and BF3.0. I am planning to upgrade soon, and will so so even sooner if API2.0 and FB4 will make this even easier.
My attempts have been so ineffercual that I have no code that I would be willing to share. Any help would be appreciated.
Thanks.
elcee