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

Orem Geocoder Web Service Consumer Command



contact author | download help | add bookmark | view bookmarks
Author Roger Dunn
File Name OremGeocoderWebServiceConsumerCommand.zip
Language Delphi
Last Modified Jun 12 2008
Status of work Public Domain
Software ArcGIS Desktop
File Size 483.94 kb
Downloads 214

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 command geocodes addresses within Orem, Utah without the user having to download any Orem centerline data or set up any geocoding indices or rules. This geocoding command accesses Orem's Geocoding Web Service, and creates points in ArcMap from the results. You can find out more about the web service at http://gis.orem.org/webservices.html .

Install this long-winded-named DLL the same as you would any other custom DLL through the Customize... dialog box in ArcMap. Add this command to a toolbar, and/or add it to the Table Context Menu.

When the stand-alone command is clicked, you can geocode one address at a time. When you access the command through the Table Context Menu, you can geocode a table of addresses and get a result in the form of a shapefile.

Update: The new DLL centers on one screen, not the center of multiple screens. Also, a Zoom To option is now available for the single address geocoding dialog.