<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.esri.com/Dev/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx</link><description>In this blog, we’ve presented several advanced techniques for map caching. If this blog were a book, we’d put the advanced information at the end, but we realize some of you may just be getting started with ArcGIS Server. If so, here’s your chance to</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#431</link><pubDate>Sun, 02 Sep 2007 08:56:24 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:431</guid><dc:creator>gena</dc:creator><description>&lt;p&gt;Hi !&lt;/p&gt;
&lt;p&gt;Can you plz add to this post some issues:&lt;/p&gt;
&lt;p&gt;-How different cache parameters affect the performance of the generation process?&lt;/p&gt;
&lt;p&gt;-What parameters (and how) affect the quality of the resulting cache?&lt;/p&gt;
&lt;p&gt;For example, if the quality of the cache image is very poor, what may cause it:&lt;/p&gt;
&lt;p&gt;symbology of the layer in mxd, size of tile, DPI value, type of display adapter, ...&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Gennady&lt;/p&gt;
</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#435</link><pubDate>Tue, 04 Sep 2007 03:23:35 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:435</guid><dc:creator>Canh Khuu Minh</dc:creator><description>Dear, 

Blog information is quite usefull. So I have copied and translated some items into my  free Vietnamese GIS webpage (at http://www.mathgis.com) as GIS news.

Thank you very much.

Regards,

Canh Khuu Minh (kmcanh@yahoo.com)</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#439</link><pubDate>Tue, 04 Sep 2007 23:20:31 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:439</guid><dc:creator>sterlingdq</dc:creator><description>&lt;p&gt;@Gennady- The topic &amp;quot;Planning a Map Cache&amp;quot; in the ArcGIS Server Web Help contains a discussion of different cache parameters and how to anticipate the creation time of your cache:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://webhelp.esri.com/arcgisserver/9.2/dotNet/index.htm#manager/publishing/planning_a_map_cache.htm"&gt;http://webhelp.esri.com/arcgisserver/9.2/dotNet/index.htm#manager/publishing/planning_a_map_cache.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In brief, antialiasing can increase the cache creation time, as well as choosing the multilayer cache type (fused is the recommended type). Also, the number of instances you dedicate to creating the cache makes a big difference. Your server computing power affects what you should set as this number.&lt;/p&gt;
&lt;p&gt;As for the image quality of the resulting cache, it should look pretty similar to your original map. You may notice some loss of quality if you are using JPEG image format for the tiles and you have vector data in the map. &lt;/p&gt;
&lt;p&gt;Sometimes it can look like you have lost image quality when you view the cached service in ArcMap. When this happens, it's probably because you are not viewing the map at the scale at which it was originally cached. Zoom the map to one of the cached scales and it should look better. The reason for this is that ArcMap resamples your cached images to fit the scale you are viewing, and if your map portrays vector data, the resampled image does not often look as good as the original image.&lt;/p&gt;
&lt;p&gt;-SQ&lt;/p&gt;
</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#449</link><pubDate>Mon, 10 Sep 2007 14:21:03 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:449</guid><dc:creator>gena</dc:creator><description>&lt;p&gt;Hi !&lt;/p&gt;
&lt;p&gt;Thanks, I'll learn this &amp;quot;Planning ...&amp;quot; issue.&lt;/p&gt;
</description></item><item><title>Updating your map caches automatically: The key to caching dynamic data</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#827</link><pubDate>Fri, 04 Jan 2008 23:45:27 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:827</guid><dc:creator>ArcGIS Server Development Blog</dc:creator><description>&lt;p&gt;For the fastest performance of your ArcGIS Server map services, we recommend that you use map caching&lt;/p&gt;
</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#831</link><pubDate>Mon, 07 Jan 2008 14:12:16 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:831</guid><dc:creator>Robert</dc:creator><description>Can you please add to this blog posting how to combine data that is both static and dynamic in nature to achieve the best performance using caching.</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#839</link><pubDate>Fri, 11 Jan 2008 09:18:36 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:839</guid><dc:creator>gg7aph</dc:creator><description>Hi,
Is it possible to cache spatial bookmarks extents? Cacheing my maps FULL extent has dramatically sped up display - however, when I jump to my various bookmarks (within my web App) it displays slowly again.</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#842</link><pubDate>Fri, 11 Jan 2008 15:38:42 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:842</guid><dc:creator>sterlingdq</dc:creator><description>&lt;p&gt;gg7aph- This is interesting. Can you explain a little more about what these bookmarks are in your web app? Are you jumping to a certain extent on your map programmatically? If so, what call are you making to get the map?&lt;/p&gt;
&lt;p&gt;-Sterling&lt;/p&gt;
</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#855</link><pubDate>Wed, 16 Jan 2008 21:28:01 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:855</guid><dc:creator>azdroik15</dc:creator><description>&lt;p&gt;I've read that you can overlay a map cache on top of another map cache or use a map cache and non-cache together. &amp;nbsp;I guess I'm not sure why this would be useful instead of having just one map cache. &amp;nbsp;Could you please give some examples as to why someone would do this? &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#857</link><pubDate>Wed, 16 Jan 2008 23:00:23 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:857</guid><dc:creator>sterlingdq</dc:creator><description>&lt;p&gt;azdroik- There are several reasons you might not want to include all of the layers in one cache. First, some of your data might change so often that it would not be worth the effort to create and maintain a cache. You could cache all of your other layers together and leave the changing, or dynamic, data as a non-cached service.&lt;/p&gt;
&lt;p&gt;Another reason to create multiple caches is so that you can turn layers on and off. When you create a cache (of the default type &amp;quot;fused&amp;quot;) all of the layers are included in one image and cannot be turned on and off. However, if you overlay two fused caches, you can turn those two layers on and off. In this case, the fused caches would act like group layers.&lt;/p&gt;
</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#858</link><pubDate>Wed, 16 Jan 2008 23:01:31 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:858</guid><dc:creator>ras</dc:creator><description>I can comment on why I use multiple caches and services.  I have 3 fused caches (that all use the same caching schema/scales), and one non-cached.  With fused caches you can turn the entire service on/off but not individual layers. 

My first (bottom) cached service contains topo maps, hillshades, and other simple base features (that are scale dependent - - i.e. the ArcMap project controls the symbology and what is shown at each level)

My second, cached service contains more details Hydro data, including NHD.

My third, cached service contains the management boundaries for the project.

The forth, non-cached service are the labels only for the above management boundaries.  This way they are dynamically places as the user zooms and pans.

</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#3341</link><pubDate>Tue, 16 Dec 2008 09:47:41 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:3341</guid><dc:creator>Borja</dc:creator><description>Hi all!
Any comment about mixing in the same map service a cached service with the vector layers that have the business information of the application??. Those layers will be the source for query tasks and indentify.

do you recommend to have 2 services, the first one with the non-cached service with the vector layers and the other one with the cached service?</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#3344</link><pubDate>Tue, 16 Dec 2008 22:50:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:3344</guid><dc:creator>sterlingdq</dc:creator><description>&lt;p&gt;@Borja- You can mix cached and non-cached services in an application. The reason most people do this is that they have some data that changes frequently that they need to see in real time.&lt;/p&gt;
&lt;p&gt;You can still perform queries and identifies on cached services. The query or identify operation accesses the back end data on the server.&lt;/p&gt;
</description></item><item><title>re: Map caching for beginners</title><link>http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/08/31/Map-caching-for-beginners.aspx#5613</link><pubDate>Wed, 29 Apr 2009 10:49:20 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:5613</guid><dc:creator>Sandip</dc:creator><description>Hi, I have one question. In our project we have many layers out of which we do editing in only one layer. So my question is, can I cache all other layers except the one I am editing? 
   </description></item></channel></rss>