Welcome to ESRI Blogs

Browse by Tags

All Tags » Map Cache

Map caching case study: New Zealand topo maps

I have the New Zealand 1:50,000 Topographic Database and I wanted to serve out several layers from that database using ArcGIS Server. The intention was that this service be used as a basemap for mapping projects as well as a test for and demonstration
Posted by sterlingdq | 12 Comments
Filed under:

Tips for choosing a cache image format

We often receive questions about which image format is most appropriate for ArcGIS Server map caches. In response we recently added the following information to the topic Choosing Cache Properties in the ArcGIS Server 9.3 Web Help. Your choice of cache
Posted by sterlingdq | 6 Comments
Filed under:

ArcGIS Server 9.3 Nationwide Seminar Series occurring now

ESRI has been working on two, half-day ArcGIS Server 9.3 Seminars . These seminars started September 23rd and are taking place through November within the U.S. This is a great opportunity to see how to implement ArcGIS Server to its fullest capabilities.

Strategies for on-demand caching

ArcGIS Server 9.3 introduces the option to create map cache tiles "on demand" as they are visited by users. The first user to navigate to an uncached area must wait while the corresponding tiles are drawn by the server. The tiles are then added to the
Posted by sterlingdq | 0 Comments

Live training seminar to demonstrate map caching strategies

During the past several weeks I've been working with Danielle Hopkins of ESRI Educational Services to prepare a live training seminar on ArcGIS Server map caching. The seminar is free and will be broadcast three times this Thursday, August 28 or you can
Posted by sterlingdq | 7 Comments
Filed under: , , ,

Design patterns for Web maps

Web maps often contain a base map, which provides a geographic frame of reference, and operational (or thematic) layers, which show a focused item of interest on top of the base map. A familiar example might be an online mapping service that provides

Building a partial map cache at large scales

We’re occasionally asked how to build a partial map cache at large scale levels, while having a full cache at smaller scales. This is useful if you have highly detailed data in certain areas of your map. For example, you might have medium resolution data
Posted by sterlingdq | 2 Comments
Filed under: ,

Deconstructing the map cache tiling scheme (Part II): Working with map caches programmatically

This post explains ways to access cached map service tiles programmatically. This is useful if you don’t have access to a Web ADF Map control but you still want to quickly retrieve map images for a certain area. Another reason to retrieve tiles programmatically

Updating your map caches automatically: The key to caching dynamic data

For the fastest performance of your ArcGIS Server map services, we recommend that you use map caching wherever it’s appropriate. A map cache is a picture of your map at one point in time. Map caches are obviously appropriate for maps that don’t change

Deconstructing the map cache tiling scheme (Part I)

In ArcGIS Server map caches, the tiling scheme defines how the map is broken up into a grid for creating tiles. Today’s post gives some of the terms you need to know when working with the tiling scheme. An upcoming post will discuss how to work with the
Posted by sterlingdq | 9 Comments
Filed under: ,

Map caching tutorial added to Web Help

We recently added a tutorial on map caching to the Web Help. It discusses how to design and author a map that will be cached, explains how to publish the map service, gives tips for the cache creation process, and shows you how to test the cache. The
Posted by sterlingdq | 1 Comments
Filed under: , ,

Map caching tips added to Web Help

Our team recently made major additions to the Tips and Best Practices for Map Caches topic in the Web-based help. Many of the tips are from the map caching workshop that Jeremy Bartley and I presented at the 2007 ESRI User Conference. Others have been
Posted by sterlingdq | 0 Comments
Filed under: ,

Map caching for beginners

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
Posted by sterlingdq | 13 Comments
Filed under: ,

Designing a map to overlay ArcGIS Online in a Web application

In November 2006, ESRI announced the public beta release of ArcGIS Online, a set of base map and reference services available for ArcGIS users. These services include imagery, street maps, elevation data, and more. For ArcGIS Desktop users, overlaying

How to build a cache with the same tile sizes and scales as ArcGIS Online

When building a map cache that will overlay ArcGIS Online in a .NET Web mapping application, you need to match the tile sizes and tiling origin to that used by ArcGIS Online. You also should make an effort to match as many scale levels as practical with
Posted by sterlingdq | 13 Comments
Filed under: ,
More Posts Next page »