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

Enter point by coordinates and z value to point shapefile by filling the coordinate values on the form in a user-friendliest way



contact author | download help | add bookmark | view bookmarks
Author Sedat Acemoglu
File Name AddXYZv1_0.zip
Language Visual Basic
Last Modified Oct 10 2002
Status of work Public Domain
Software ArcGIS Desktop
File Size 11.6 kb
Downloads 1994

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
This is a dll for arcmap which lets user to enter east , north and Z values on a user friendly way to a shapefile.User must select a a layer in the combobox and then enter east, north, and Z values.

This program adds PointID ,East ,North and Z values to the attribute table.
To use this dll :

Open ArcMap then Tools/Customize and Add from file and then load addxyzv1_0.dll and goto Commands and then click SedatTools and drag AddXYZ to any toolbar.