Select to view content in your preferred language

tiles missing and scrambled for arconline base maps

1125
3
Jump to solution
10-10-2012 06:08 AM
TracySchloss
Honored Contributor
[ATTACH=CONFIG]18330[/ATTACH]I am using the ESRI base map World_Light_Gray_Base.  Sometime during the past few days, suddenly this layer started to have missing and scrambled tiles to it.  My map is centered on Missouri, but on the basemap, the north part of the state is now where Arkansas should be and Oklahoma is where Kansas should be!  I can't think of anything I could do to my code to make this happen.  I'm not seeing anything in the other forums that indicates there is something wrong with the ESRI basemaps and they preview just fine online and in my other applications.  When I try switching to the ESRI_StreetMap_World_2D instead, no basemap at all shows.

I am using a spatial reference of 102100, map extent -10723197,4186914,-9829190,4992866, which is the same extent I've been using for a while.  I'm using the gray canvas successfully in another map. 

Has anyone else ever experienced anything like this that could point in some direction on how to fix this?
0 Kudos
1 Solution

Accepted Solutions
JeffPace
MVP Alum
[ATTACH=CONFIG]18330[/ATTACH]I am using the ESRI base map World_Light_Gray_Base.  Sometime during the past few days, suddenly this layer started to have missing and scrambled tiles to it.  My map is centered on Missouri, but on the basemap, the north part of the state is now where Arkansas should be and Oklahoma is where Kansas should be!  I can't think of anything I could do to my code to make this happen.  I'm not seeing anything in the other forums that indicates there is something wrong with the ESRI basemaps and they preview just fine online and in my other applications.  When I try switching to the ESRI_StreetMap_World_2D instead, no basemap at all shows.

I am using a spatial reference of 102100, map extent -10723197,4186914,-9829190,4992866, which is the same extent I've been using for a while.  I'm using the gray canvas successfully in another map. 

Has anyone else ever experienced anything like this that could point in some direction on how to fix this?


when upgrading to the 3.2 api you need a css file

http://forums.arcgis.com/threads/68243-Upgrading-from-3.0-to-3.2-Map-s-gone-off

View solution in original post

0 Kudos
3 Replies
JeffPace
MVP Alum
[ATTACH=CONFIG]18330[/ATTACH]I am using the ESRI base map World_Light_Gray_Base.  Sometime during the past few days, suddenly this layer started to have missing and scrambled tiles to it.  My map is centered on Missouri, but on the basemap, the north part of the state is now where Arkansas should be and Oklahoma is where Kansas should be!  I can't think of anything I could do to my code to make this happen.  I'm not seeing anything in the other forums that indicates there is something wrong with the ESRI basemaps and they preview just fine online and in my other applications.  When I try switching to the ESRI_StreetMap_World_2D instead, no basemap at all shows.

I am using a spatial reference of 102100, map extent -10723197,4186914,-9829190,4992866, which is the same extent I've been using for a while.  I'm using the gray canvas successfully in another map. 

Has anyone else ever experienced anything like this that could point in some direction on how to fix this?


when upgrading to the 3.2 api you need a css file

http://forums.arcgis.com/threads/68243-Upgrading-from-3.0-to-3.2-Map-s-gone-off
0 Kudos
TracySchloss
Honored Contributor
That was it!   I searched around the forums, but "maps gone off" as a subject didn't catch my eye as the same problem.
0 Kudos
JeffPace
MVP Alum
Glad to help./
0 Kudos