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

Map Coloring - Four Color a Map



contact author | download help | report inappropriate content
Author Tom Gross
File Name FourColorMap.zip
Language C++
Last Modified May 3 2007
Status of work Public Domain
Software ArcGIS Desktop
File Size 94.3 kb
Downloads 2075

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
Geoprocessing tool and a COM component that implement an algorithm to assign a number from 1 to 4 to a Field in a polygon FeatureClass. A Unique Value Renderer using the Field will color the map so no neighbors have the same color. Details in a readme file, and in the help for the Geoprocessing Tool.

If either of the two map coloring .dlls fail to register, it may require a download from Microsoft of the version 7 C-runtime libraries, msvcr71.dll and msvcp71.dll. These can be copied to your windows\system32 directory.
Contact Us | Privacy | Legal | Site Map