Select to view content in your preferred language

Joining feature layer with a WCF service

2173
0
11-17-2012 07:29 PM
YakeenAbdulMajeed
Deactivated User
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
0 Kudos
0 Replies