Select to view content in your preferred language

QueryTask result features set to wrong projection system

1987
0
12-11-2014 10:20 PM
SadanandacharB1
Occasional Contributor

Hi All,

I am getting QueryTask result features in wrong projection system,

1. Task : Migrating of Arcgis server from 10.0 to 10.2.1

2. Development: Silverlight application version 5.0, ArcGIS API for Silverlight 3.0

3. All original map service layers render in correct location in the Map control.

4. But after the using Query task on route event layer or map service created using 'Join' attribute table , the result objects are set to wrong projection system, it pans to the coast of Africa near Nigeria, when i check the WKID for result features it is set to 102100.

I have also set outSpatialReference [source from map] on query result features no use,

But when i use the same layers published without using a JOIN, QueryTask results projecting correctly.

Is there any issue when Joining an attribute table ?, My Geodatabase is in Oracle 11g version 11.2.0.1,

any one can please help on this issue

Thanks

Sadanand

0 Kudos
0 Replies