Select to view content in your preferred language

Feature Class Offset

921
3
01-03-2014 12:40 PM
PatrickWild3
Regular Contributor
Hi all,

I have two feature classes being published to a dynamic map service from the same MXD, a centerline and stations. It appears that either the stations or the centerline are 'shifting' in my Flex App. I don't see this shift in the MXD nor in the JS Api directly from server.Both datasets, and the map are identical NAD_1983_CSRS_New_Brunswick_Stereographic.

ArcMap 10.2
ArcServer 10.2
Flex App Builder 3.5

Any thoughts or suggestions are appreciated.
PW
0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus
Patrick,

   How are you loading the map service in the Viewer (i.e type= feature or dynamic)?
0 Kudos
by Anonymous User
Not applicable
Original User: patrickrwild

Robert,
I am loading both layers together as a Dynamic Map Service.
Thanks,
PW
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Patrick,


   Very odd... When a dynamic type layer is requested it just asks the server for a image of the map service at the specified extent. So it makes no sence what so ever that the JS API does not show the same exact displacement as both APIs whould just be asking the server for an image.
0 Kudos