Solved! Go to Solution.
I have a set of polygon graphics which are returned from a query in their native UTM projection. Is is possible to convert these to WebMercator for display in the ArcGISOnline maps?
Thanks in advance,
RGibson
I have a set of polygon graphics which are returned from a query in their native UTM projection. Is is possible to convert these to WebMercator for display in the ArcGISOnline maps?
Thanks in advance,
RGibson
Is this an ArcGIS Server query? You should be able to specify the outSR parameter as 3857.
Is this an ArcGIS Server query? You should be able to specify the outSR parameter as 3857.