I need to mark counties in the state of California to the territories to which it belongs. For example: Fresno and Madera counties in California belong to Territory 1.
How do I represent it on a map?
Data has county names, Territory ID and some information (no numbers though)
Also, one territory maps to 2 or more counties. So, when I chose the territory through a list box/radio buttons, the territories should be highlighted on the map accordingly.
Edited by: Karthik Mohan on Jul 18, 2008 11:31 PM