Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

HTML Image Map Creator



contact author | download help | report inappropriate content
Author kevin robicheau
File Name ImageMapper.zip
Language Visual Basic
Last Modified Jun 10 2005
Status of work Public Domain
Software ArcGIS Desktop
File Size 135.32 kb
Downloads 3311

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 button makes an HTML image map (a clickable map) from a polygon layer. It works on selected sets and you can simplify the number of points that you want to make each imagemap polygon from.

Requires: a selected polygon layer in the table of contents.
Optional: NAME and HREF fields have been added to the table of the feature class.

HREF is the link, for example -
http://www.boston.com

NAME is the text that shows up when the pointer hovers over a polygon.

Output is a jpeg and a html page.


this is a dll -you can add it to ArcGIS though the customize window- and the code to compile it.



--- Massachusetts Department of Fish and Game ||| GIS Program
--- By Kevin Robicheau


-minor bug fixes 3/10/2005
Contact Us | Privacy | Legal | Site Map