Welcome to ESRI Blogs

Browse by Tags

All Tags » ArcGIS Online

ArcGIS Online moving to Google / Bing tiling scheme: What does this mean for you?

Earlier this year ESRI announced that ArcGIS Online services will be migrating to the Mercator-based tiling scheme used by Google Maps and Bing Maps. The ArcGIS Online engineers have been busy caching tiles for months in anticipation of this switch, which
Posted by sterlingdq | 0 Comments
Filed under: ,

Achieving smooth transitions with adjacent services

In your ArcGIS Server application you might have reason to work with adjacent map and image services. This is most often occurs when you want to display your authoritative data for a small area while using a public service (ArcGIS Online, Bing Maps, or

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: ,

Viewing cached map services (such as ArcGIS Online) in ArcMap

ArcMap allows you to view cached map services at any scale and projection. When you zoom in to a cached map service, ArcMap generally fetches the tile from the next largest scale, then resamples it to fit the view. This works great for layers like satellite
Posted by sterlingdq | 1 Comments

Creating a 3D globe cache from a 2D map cache

One purpose of this blog is to share some of the things we’ve learned about our software by using it ourselves. The ArcGIS Online project uses the ArcGIS Server map and globe caching technology. In this post, we share a technique we’ve developed to create