ArcGis 9.x Miscellaneous


GPSLAYER.ZIP (1752K) -- GPS Custom Layer for ArcReader

08/16/10 - Version 3: Can set point symbol from an ESRI ServerStyle file

Click HERE for updated Tips and FAQ.

GPSLayer is a custom layer component which will read points from a NMEA-0183 compliant (4800 baud) GPS collector and display them on the map. When added to a map document in ArcMap, the layer may be published to a PMF for use in ArcReader. For source code of the application, click HERE. Current build is for ArcGIS 9.3.1 SP1.

P1840.PDF (48K) -- Synchronizing Smallworld with ArcGIS

This paper gives a real world example of using the SWArcExchange interface. For example source code of the project, click HERE. For a copy of the presentation given at the 2005 ESRI User Conference, click HERE.

SWUG2006MTC.PDF (33K) -- Automating Plots in ArcMap: Tips and Tricks

This presentation, given at SWUG 2006, contains ideas and code snippets useful for automating plots in ArcMap. For actual working sample code, click HERE.

ARCREADER_ARCOBJECTS.PDF (258K) -- Using ArcObjects in ArcReader

Note: This improves and replaces the 2008 EGUG presentation "Enhancing ArcReader Functionality with Custom Layers"

This presentation contains ideas, tips, and code snippets useful for using ArcObjects to enhance the functionality of ArcReader applications. For actual working sample code, click HERE.

PYTHON_ARCOBJECTS.PDF (361K) -- Using ArcObjects in Python

04/08/10 - Correction: Sample code and presentation updated for improved .NET results.

This presentation, given at the 2010 ESRI Developer Summit, contains ideas, tips, and code snippets useful for using ArcObjects to enhance the functionality of Python scripts. For actual working sample code, click HERE.


Return to ArcGIS page