Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

Sign Survey Dialog



contact author | download help | add bookmark | view bookmarks
Author Dave Flack
File Name Sign Survey.zip
Language VBScript
Last Modified Nov 12 2002
Status of work Public Domain
Software ArcGIS Desktop
File Size 821.63 kb
Downloads 1366

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
Code updated: 11/13/02

This code is being successfully used in the field to facilitate a sign survey by the City of Brookfield, WI, Highway Department. The dialog was designed for use with databases used in Cartegraph SignView software, although any Access databases may be used.

The dialog is intended to be used by picking approximate sign locations from an orthophoto. We chose this approach because a GPS unit is not needed and it is sufficiently accurate (+/- 2m or so).

The code in this project is also a good stepping stone for beginners. It demonstrates how to read and write to shapefiles and Access databases. In addition, combo boxes, list boxes, picture boxes, and multipage forms are shown.