Welcome to ESRI Blogs

February 2009 - Posts

Sychronizing map and datagrid interaction with the ArcGIS API for Flex

There are many samples in the Flex API resource center that show how to render the results of queries on to a graphics layer and also how to populate a component such as datagrid with attributes. The example application discussed in this post shows how
Posted by sterlingdq | 7 Comments
Filed under:

Displaying an image service with the ArcGIS JavaScript API

An image service allows you to consume imagery directly through ArcGIS Server without the overhead of adding the image to a map service. Image services are accessible in ArcGIS JavaScript API starting in version 1.2. You also need to have ArcGIS Server
Posted by sterlingdq | 4 Comments

Tips for caching by feature class

The ArcGIS Server 9.3 map caching tools allow you to create tiles based on the boundaries of a feature class. Caching by feature class allows you to create tiles only in the places where you need them, avoiding empty or uninteresting areas. For example,
Posted by sterlingdq | 9 Comments
Filed under: ,