Select to view content in your preferred language

Generate Tiles in ArcGIS Server 10.2.1

2846
5
03-13-2014 05:25 AM
by Anonymous User
Not applicable
Original User: diegollamas

Hi,

I am trying to generate Cache tiles. I create my service and I use the tool "create map server cache" with 12 levels of details from 4,000,000 to 2,000 [ATTACH=CONFIG]32181[/ATTACH]. After Create cache I use "Mape server cache tiles" to generete the cache but for some reason i do not get all the Scales I define in my service it only show me 8 of the 12 I define, missing 4,000,000/2,000,000/4,000 and 2,000.[ATTACH=CONFIG]32182[/ATTACH]

I use the tool and right click on the service and manage tiles, delete cache, recreate the service and the scales created and the scales selectable to generate the chache are not the same.

Any idea why this is heppening?

Thanks for your help!

Diego Llamas
0 Kudos
5 Replies
by Anonymous User
Not applicable
Original User: mvolz47

Diego:

You had an older posting about cache scales not displaying at 10.2.1:

http://forums.arcgis.com/threads/102340-Manage-Map-server-Cache-Tiles-Scales-are-blank

Have you gotten past this bug and found a new bug?

I am only at AGS v10.0, so I can not test to see if I can replicate your issue.  There might still be some bugs with this tool that ESRI would need to address.
0 Kudos
DiegoLlamas
Esri Contributor
Diego:

You had an older posting about cache scales not displaying at 10.2.1:

http://forums.arcgis.com/threads/102340-Manage-Map-server-Cache-Tiles-Scales-are-blank

Have you gotten past this bug and found a new bug?

I am only at AGS v10.0, so I can not test to see if I can replicate your issue.  There might still be some bugs with this tool that ESRI would need to address.


Yes, but now is different. Now, as you suggested, I click on the service and  right click on it to generate the cache. I add 12 scales when I create the service but when I try to manage my tiles to generate the cache it does not give the option to select my 12 scales, it just show me 8, I am missing my 4000000,2000000,4000 and 2000 scales. I've been using creating cache tool or creating cache when I create the service but with the same result when I try to generate my cache tiles.
0 Kudos
by Anonymous User
Not applicable
Original User: mvolz47

I would log an incident with ESRI about this to see if they can replicate this issue.
0 Kudos
DavidColey
MVP Frequent Contributor
Hello Diego:
I'm sure you are probably already aware, but there is a patch that address tiles and tile count anamalies:
"ArcGIS 10.2.1 for (Desktop, Engine, Server) Hosted map service export tiles dialog Patch".  I'm not certain that it will address your specific issue, but it well could.

I too am at 10.2.1 and have experienced a similar issue, but have found that as long as I run my cache re-builds through "arcpy.ManageMapServerCacheTiles_server" tool, update mode "RECREATE_ALL_TILES, specify my scales in an array, I never have any issues.  I rebuild both a local streets cache and a local basemap cache in both a state plane harn and web mercator projections each weekend.

I do find at times that with my web mercator scales, my cache directory will at times leave behind empty scale level folders that I am not using, but I just delete these.  See the help for for good examples to get you started if you haven't already.  Hope this helps-
David
0 Kudos
by Anonymous User
Not applicable
Original User: j.quinn

Have you made sure the slider for the level of detail is covering all of your scale levels?  In ArcCatalog or Catalog, right click on the service and go to the service properties.  Under the Caching tab on the right, make sure that the Levels of Detail slider covers all of the scale levels you expect to cache at.
0 Kudos