Welcome to ESRI Blogs

Browse by Tags

All Tags » Web Mapping Application

Customizing the map progress bar in the 9.3 Web ADF (.NET)

The Web ADF includes a progress bar that displays when the map is loading map images or tiles. It makes the user aware that the site is processing the user's request. You may wish to customize the progress bar, either to modify it or to replace it with

Live User Sites page shows applications built with ArcGIS Server

We often blog about the bits and pieces of what you can do with ArcGIS Server, but it’s really inspiring to see some finished applications that put it all together. ESRI’s new Live User Sites page is a gallery of public-facing ArcGIS Server applications
Posted by sterlingdq | 0 Comments

Visualizing task results in the Java Web ADF

In the ArcGIS Server 9.3 Java Web ADF, you can visualize task results in a couple of ways: Data representation: shown in the result panel. Visual representation: shown on the map as a callout. Callout functions are enabled by default in the Web Mapping

Formatting dates in the Query Attributes task

The Query Attributes task is a simple way to execute predefined queries to your Web applications. When you configure the Query Attributes task in Manager or Visual Studio, you create an easy-to-understand front end to a SQL expression that queries the

Video: Creating a web application with ArcGIS Server Manager

This video demonstrates how to use ArcGIS Server Manager to create a web application. You’ll find it useful if you’re getting started with ArcGIS Server, or if you just want to see what ArcGIS Server can do. If you want to follow the steps in this video,

Identify on a single layer in the Web Mapping Application

Robert Burke, an instructor for ESRI Educational Services and author of Getting to Know ArcObjects , contributed the following post. In teaching ArcGIS Server developers over the last few months, one question I often get is, "How can I change the Identify

How to track pending tiles and display a busy indicator in a Web mapping application

Rex Hansen contributed this post about how to use some of the enhanced JavaScript in Service Pack 2 to track pending tiles and display a busy indicator (such as an animated "Loading" graphic) over the Web ADF's Map control: As a Web ADF developer working

Building an Application with ArcGIS Server and the Web ADF

Hi All, Welcome to the first of many posts on building, using, consuming, and deploying ArcGIS Server services. Today I want to touch on building a simple web application in the Web ADF for the Microsoft .NET Framework with cached data and a couple of