08/16/10 - Version 3: Can set point symbol from an ESRI ServerStyle file
Click HERE for the latest FAQ.
GPSLayer is a custom layer component which will read points from a NMEA-0183 compliant (assumes 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. Zip file includes a setup to install the layer and an ArcMap add-in to add it to a map document. For source code of the application, click HERE.
8/19/10 - AddTestHost.py is replaced with an ArcMap add-in
A custom COM object may be persisted in a PMF, allowing access to a great deal of ArcObjects functionality otherwise unavailable in ArcReader. Communication with the custom object may be accomplished via Windows messaging. This sample code, updated for ArcGIS 10, is originally from a presentation given at the Northern Arizona GIS user group.
Return to
ArcGIS page