ArcGIS Engine » .NET
 
 

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

Code Gallery


name rating date added product version author downloads

Sample to extract data changes from two-way connected replicas

ArcGIS Desktop

0 Ratings
Nov 17 2009 9.2 CyberTech-India 25
This sample demonstrates how to extract data changes from 2-Way connected replicas and show them as pending synchronization.The code assumes that 2-way replica is created and both parent and child replicas have some edits which are yet to be synchronized. Download

TNC Public Tools v2

ArcGIS Desktop

0 Ratings
Nov 17 2009
Updated:
Nov 17 2009
9.3 jgalang 128
TNC Public Tools v2 is a toolset designed for use with ArcGIS Desktop 9.3. These are the same tools as the previous version (http://arcscripts.esri.com/details.asp?dbid=14862) but compatible with 9.3 and 9.3.1. Read the readme.txt file for more information on specific tools. Send comments/questions to jeff@jeffgalang.net Download

Rendering a Point layer using Picture Symbol

ArcGIS Desktop

0 Ratings
Nov 12 2009 9.3 CyberTech-India 66
This sample shows how to create a picture symbol from an image of any format with Transparency and rotation and symbolize a point layer. Download

Sample to create Class break renderer

ArcGIS Desktop

0 Ratings
Nov 12 2009 9.3 CyberTech-India 27
This sample shows how to create a Renderer based on Natural breaks for polygons. This sample code will also update the Values/labels in the TOC (Table of Contents) with the actual values from the given Field. This Renderer is applicable for Polygon layer. Download

Spatial Sort of a feature class

ArcGIS Desktop

0 Ratings
Nov 09 2009 9.3 jsandhu 57
This program spatially sorts the features of a feature class and writes them to a new feature class.Sorting the data can help in display peformance in ArcMap as well as faster routing and directions when compared to un-sorted data.It uses the network dataset's sorting mechanism to figure out the sort order. Download

SqlServer 2008 Layer

ArcGIS Desktop

0 Ratings
Oct 26 2009 9.3 Sekhar 139
Provides direct connection to Microsoft SqlServer 2008 database from ArcGIS (ArcSDE is not needed). Once connection is made, all tables containing geometry/geography type column will be listed. Such tables can then be added to ArcGIS map like any other featureclass layers.[SOURCE CODE IS INCLUDED]Updated 10/27/2009 - Fixed a bug and updated documentation. Download

Error Checker

ArcGIS Desktop

1 Rating
Oct 13 2009 9.3 mackayj80 88
A lightweight utility for looking up human-readable error names given a decimal or hexadecimal error code. Download

Dynamic Charting for ArcGIS Desktop

ArcGIS Desktop

2 Ratings
Sep 04 2009
Updated:
Sep 05 2009
9.2 Richie 700
This sample allows the ArcMap user to display dynamic charts summarizing length or area of a feature layer. Only layers with unique value renderers are supported.How to install:---------------1) Download this contribution to your computer,2) Unzip the file,3) Double click on the setup program (.msi) and following the installation instructions.How to use Dynamic Charts:--------------------------1) Start ArcMap,2) Add a feature layer (eg... Download

Tracking Analyst - Display Tracking Dates and Times

ArcGIS Desktop

0 Ratings
Aug 31 2009
Updated:
Sep 01 2009
9.3.1 sjones 102
This tool provides a way to time and date stamping in the playback manager of Tracking Analyst. Often it useful to display the time and date stamp as part of the animation. Run the Tracking Layer Visibility tool to control the tracking layer and text element date and time stamping settings.Included is a pdf for installing and running the tool. Download

Alternative Coordinate Systems Projection Files (OGC Web Services)

ArcGIS Desktop

0 Ratings
Aug 31 2009
Updated:
Aug 31 2009
9.3.1 Sibbald 108
I sorted and validated all coordinate systems available at ArcGIS 9.3.1 (against the pe.dll version 9.3.1.1632) to ensure that when I create an OGC Web Service using an MXD and ArcGIS Server that I am only using projected coordinate systems and geographic coordinate systems recognised by EPSG and hence hopefully all OGC clients.This download contains all of the projection files... Download