Hi,
I am trying to create a feature layer in my silverlight mapping application. The data for this layer comes from 2 sources. The Geometry field is from the GIS data source which I have exposed it as a Map Service. The Attributes have to be taken from a WCF service which inturn connects to our Oracle ERP. The featurelayer have to be symbolised using one of these attributes.
I have added the Featurelayer to my map.
I have also created the WCF service.
I have an ID field common in both the sources.
Now, I need to join both of them. Appreciate, if some one could guide me in the right direction.
regards,
Yakeen