ArcGIS Server » Web Applications » Javascript APIs » ArcGIS
 
 

Share your work and download examples published by other users in the ArcGIS community.

Code Gallery


name rating date added product version author downloads

Swipe Tool

ArcGIS Server

3 Ratings
Jan 25 2010
Updated:
Feb 09 2010
9.3.1 sathyaprasad 243
Presenting Swipe tool. Try it out and let me know either by commenting on this sample or by twitter (@sathyaprasad)Update: Now supports Graphics layer. Download

Coordinate Converter with Simple XML Configuration Options

ArcGIS Server

0 Ratings
Jan 22 2010 9.3.1 Doogle 109
This is a coordinate converter application. The useful aspect of this code highlights how to perform coordinate conversions based on a XML document which is configurable. The XML document is designed to contain a list of favorite / most used spatial reference systems in your organization and then uses the JavaScript API to rendered the toolset using those coordinate systems.... Download

Javascript Template - Viewer

ArcGIS Server

3 Ratings
Jan 12 2010
Updated:
Jan 12 2010
9.3.1 Pit_Pap 226
This is a basic javascript viewer with the following functionallity: 1.Map resize 2.Organized layout 3.Slider for transparency 4.Layer list for dynamic layers 5.Show Mouse X,Y coordinates on Mouse Move 6.Show Scale on Map Extent change Download

DotNet Legend Viewer

ArcGIS Server

0 Ratings
Jan 08 2010
Updated:
Jan 08 2010
9.3.1 jswilkerson 116
This is a simple Visual Studio 2008 application to access an ArcGIS map services and show the legend information for a selected map service. I have been trying to do something similar for awhile and didn't want to go the Java route per the other app included here.I struggled with where to put this for awhile since this is really... Download

Location Based Service - HTML 5 Geolocation API

ArcGIS Server

0 Ratings
Jan 07 2010
Updated:
Jan 09 2010
9.3 Pascal_Coulon 38
The World Wide Web Consortium (W3C) have published a Geolocation API specification that allows a web page to query the user's location using JavaScript to access objects exposed by the browser. This example demonstrates how to enable geolocation, and therefore location based services with the ESRI JavaScript API.Note that this only works with Firefox 3.5; which is the only one... Download

Animation Image with ArcGIS Javascript

ArcGIS Server

3 Ratings
Dec 17 2009 9.3.1 Pit_Pap 145
In this page you can see how to use an animation gif for point graphic. Download

Join a Datatable at runtime using the JavaScript API

ArcGIS Server

0 Ratings
Dec 11 2009 9.3.1 Tsyle 152
This sample will show you how to join two datatable using the JavaScript API Download

Integration of UK - OS OpenSpace with TiledMapServiceLayer

ArcGIS Server

0 Ratings
Dec 03 2009
Updated:
Jan 09 2010
9.3 Pascal_Coulon 30
Here in the UK, Ordnance Survey has releasedtheir Web Mapping API, Open Space for quite a while, http://openspace.ordnancesurvey.co.uk/openspace/. This provides a feed to the various OS mapping layer, including: 1:50K, 1:10K, mini-scale and street view. The following post presents an implementationof Open Space from Ordnance Survey with theArcGIS Server JavaScript API and acustom tile layer and extending theesri.layers.TiledMapServiceLayer. Before progressing... Download

Simple Scale Bar

ArcGIS Server

0 Ratings
Nov 18 2009
Updated:
Dec 22 2009
9.3.1 jwarzi 263
This basic map scale works for maps projected in feet, but could be modified to support other projection units. Download

Mapdijits Layout Widgets

ArcGIS Server

0 Ratings
Nov 02 2009
Updated:
Nov 02 2009
9.3.1 lordcasb 261
Mapdijits is a series of layout and operational widgets which can interact with each other or base esri JSAPI objects to create a better managed user experience when interacting with larger data sets. Includes our version of the CloudMade tiled layer service.Also see http://maps.stlouisco.com/police/mapdijits/index.html for more examples as they become available. (Only one there right now).See the README.txt or... Download