Hi,
I have a map that uses ArcGIS Online in the small scales. So my map needs to be in Web Mercator in small scales.
In the big scales, my web client Flex application uses some feature and map services to do some area and distance calculations.
So my map needs absolutely to be in Lambert93, in the big scales, because geometric calculations in Web Mercator are not accurate at all.
=> I need to change the map spatial reference when I move from big/small scales to small/big scales. Is there a way to change the spatial reference of a map?
Regards.