Hello
im using 100.12 using WPF
in my project im asking from out server from a raster file(TIF file)
when i get back the file from the server ,and loads it to the operational layer/base layer it load(it load correctly with the render i want and in the size i asked)in a different place from where i expect (i know this because im sending the server the coordinate that i want the raster to be in, furthermore when i load the file into another GIS program(like QGIS) its does load in the place i expected it to be )
i roughly use the Colormap Render example from you examples
both raster and raster layer are Loaded without any error and i do see the spatial reference (SpatialReference.WkText)
P.S
i have a hunch that its somehow related to Spatial Reference, my project can use 4 of them
Wsg84,2056,21781,4320
in all 4 Spatial References i still have the same issue