Select to view content in your preferred language

Tile Coordinate system

1051
4
10-20-2010 07:20 AM
JoelShegrud
Deactivated User
I am trying to get my own cached services to work with the standard services in flex viewer. I try to load the tile scheme but I get an error that my layers don't have the same coordinate system.

What coordinate system are the standard ArcGIS Online/Bing maps in?

thank you very much in advance
Tags (2)
0 Kudos
4 Replies
DasaPaddock
Esri Regular Contributor
They are in 102100. See the Spatial Reference value in the service at:
http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer
0 Kudos
JoelShegrud
Deactivated User
Thank you for the reply

my spatial reference is 26912

How do I change that so that I can cache with the same tile scheme.
The error that comes up doesn't talk about spacial reference just coordinate system. Does the service have a coordinate system?
0 Kudos
DasaPaddock
Esri Regular Contributor
See the section on "How do you create a cache to match the Mercator-based ArcGIS Online Servcies?" at:
http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2009/11/20/ArcGIS-Online-moving-to-Google-_2F00...

You may also need to contact Esri Support at:
http://support.esri.com
0 Kudos
JoelShegrud
Deactivated User
Bingo!

Thank you very much that did the trick.
0 Kudos