ArcGIS Mobile
 
 

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

Code Gallery


name rating date added product version author downloads

UC 2008 Urban Challenge Game


0 Ratings
Jun 15 2009 9.3 mrsp105 93
This application was used for the ArcGIS Mobile Urban Challenge game played at the 2008 User Conference. The game sponsored by AT&T was a part of the ArcGIS Mobile Special Interest Group Meeting. AT&T Tilt devices were used for the game. Ten teams of two were given one hour to find and take a picture of up to 20 locations... Download

Photo Capture Sample


0 Ratings
Jun 10 2009 9.3 mrsp105 201
This sample demonstrates a two of methods for capturing photos using an ArcGIS Mobile application. One method is to save the image in a blob field. The other is to transmit the image back to the server using a web service. Sample VBA code is also included for reading and writing images out of blob fields in ArcMap.The sample is... Download

Tree Inspection Application


0 Ratings
May 21 2009 9.3 tedrick 131
A Windows application that implements the iTree STRATUM and MCTI survey forms, linked to a basic viewing map service. Features basic point creation and editing tools and identify pop-up form.Included is the application code (with installer wizard), sample data for the Sligo Creek (Montgomery County, MD) watershed, and the mxd with symbology (pointing to sample data). The MCTI and STRATUM... Download

GPS Geotransformation


0 Ratings
May 20 2009
Updated:
May 26 2009
9.3 ArcGIS Mobile Development Team 161
This sample (VS 2008) illustrates how to create a transformation to support projecting GPS positions from WGS84 into the spatial reference of your mobile service cache. Download

Mobile Cache to Shapefile tool (9.2)


0 Ratings
May 18 2009
Updated:
May 18 2009
9.2 ArcGIS Mobile Development Team 67
This tool extracts selected features from a 9.2 mobile cache to a shapefile Download

Mobile Cache to Shapefile tool (9.3)


0 Ratings
May 18 2009
Updated:
May 18 2009
9.3 ArcGIS Mobile Development Team 185
This tool extracts selected features from a 9.3 mobile cache to a shapefile Download

Create and Close Dedicated Version


0 Ratings
Apr 29 2009
Updated:
Apr 30 2009
9.3 ArcGIS Mobile Development Team 82
This sample shows how CreateDedicatedVersion/CloseDedicatedVersion work (VS 2008). This project contains a DedicateVersion.png file that shows the work flow when an application needs to create and/or close a dedicated version. Download

Developer Summit Code Sample


0 Ratings
Mar 24 2009
Updated:
Apr 27 2009
9.3 ArcGIS Mobile Development Team 326
This is the sample code demonstrated at the Programming and Design Patterns technical session. Download

ArcGISOnline Tile Services Sample


0 Ratings
Mar 23 2009
Updated:
Apr 10 2009
9.3 ArcGIS Mobile Development Team 213
This sample demonstrates how to consume ArcGIS Online Map Services and use it inside tile service map layer. The layer is then added to the Map control and drawn on the map. You can use the Tile Service as background layer and add your mobile service on top of it. However, your map and tile service need to have the... Download

Environmental Compliance Field Application


6 Ratings
Mar 06 2009
Updated:
Jun 09 2009
9.3 DCSlatunn 399
This sample demonstrates a functioning field-ready mobile application.You can turn layers on and off, choose which layer to edit, sketch geometry, walk (GPS) geometry, search a layer based on attributes, select a feature to delete or modify, plus all of your regular pan, zoom, and identify features. This app also answers the question of how to deal with standalone/related tables... Download