Select to view content in your preferred language

Basemap Display Levels

3546
4
Jump to solution
04-10-2014 07:42 AM
SolomonMoody
Deactivated User
I want the basemap I am using to turn off at the same scale a particular layer in the map is turned on. Whenever I try to set values for the display levels, the basemap disappears. I have not found much info on how to accomplish this. Any help?
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Solomon,

   You can find a cached map services Levels by going to it's REST Service Endpoint and looking at the Tile Info section.

http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer

View solution in original post

0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus
Solomon,

   More info is necessary for me to be able to help you.

  1. Are you using esri basemaps?

  2. If you are are you setting LODs that correspond with the levels that the basemap has been cached at?

  3. What does your attempts at setting the LODs look like (paste what you have tried)?

Here is one thread where I point to the docs and provide an example:

http://forums.arcgis.com/threads/83035-defining-zoom-level-with-basemaps?highlight=LODs
0 Kudos
SolomonMoody
Deactivated User
I am using an esri streets basemap. I'm not sure what levels the basemap is cached at, so I tried setting the 'Display Levels' value at 100000 and 50000. I also tried 0,1.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Solomon,

   You can find a cached map services Levels by going to it's REST Service Endpoint and looking at the Tile Info section.

http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer
0 Kudos
SolomonMoody
Deactivated User
Thank you for your help. I was putting in the wrong level id numbers.
0 Kudos