Sign in to follow this  
Pallav

Drilldown and dynamically updated map of Colorado, USA.

Recommended Posts

I previously have built an updatable Fusion Map using a United States map. You can see it at this link:

 

 

 

http://www.denverpostplus.com/FusionMaps/LiveExamples/pw3.html

 

 

 

 

 

I would like to apply the same concept using a map of Colorado, which I would update with new election results during the election night, and also change the color depending on which candidate is leading in each county. I also would like to make this a drill-down map that would allow the user to click on a county and go to another page with more detailed information. I have found in the documentation how to make a link in a drilldown, but what I cannot find is the proper xml for the counties in Colorado. I have found xml for cities in Colorado, but not counties.

 

 

 

I set up an html file and an xml file. The html file references the map "Maps/FCMap_Colorado.swf" as it should. I also made an xml file (which I would like to update throughout election night). I started out using the ColoradoMap.as file from the MapsSource/com/fusionmaps/maps folder but it is not the right one.

 

 

 

At this link, you can see what I have so far:

 

 

 

http://www.denverpostplus.com/FusionMaps/LiveExamples/colo2008.html

 

 

 

I am looking for a Colorado file that would give me the entity ID of each county which I could then add by way of a script other text and formatting information. For example, on my USA map, each line in the xml data file looked something like this:

 

 

 

 

 

 

Is there such a file for each state or am I taking the wrong approach?

 

 

 

Thanks in advance for your help.

 

 

 

Keith Morse

Share this post


Link to post
Share on other sites

Keith,

 

 

 

Both the links are reporting 404? Can you please fix them and send us a notification at support [at] fusioncharts.com?

Share this post


Link to post
Share on other sites

Pallav,

That is odd that you're getting a 404. I tried it from the link in the forum post and got the same thing, but when I simply enter the url in my browser, it comes right up.

At any rate, I just remembered how to generate the xml file through the GUI. It has been 8 months since I did one of these. My mind was a little foggy.

If I have any more questions, I will post them. Thanks for your help.

Keith Morse

www.denverpost.com

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this