Heat Map + Papervision3D
Doug McCune (one of my all time Flex heroes) contributed heavily to SpatialKey, which looks and works great. Got to see it last week at 360|Flex in San Jose. I've been wanting to do something similar, but in 3D! Dabbled a bit with Papervision3D, but wanted to get into it, and that was the perfect opportunity. The idea that I had was to read a country shapefile, and thematically map all the cities in that country based on some attribute. And do all that on the client using Flex. I did a little bit of research, and here is a list of sites that "inspired" me:

You can download the source code of the application from here. And you can see a sample demo here.
- http://blog.papervision3d.org/
- http://code.google.com/p/vanrijkom-flashlibs/
- http://www.darronschall.com/weblog/archives/000273.cfm
- http://www.seld.be/
- http://blog.zupko.info/?p=150

You can download the source code of the application from here. And you can see a sample demo here.
Comments
Great 3D dem0! One question. Is this done in flex 3 and if so how do you load the source into flex 3?
Any suggestions to improve the speed?
Thanks!
Thanks!
http://www.weather.gov/geodata/catalog/national/html/us_state.htm
I know I need to either edit the DBF file or the DBF parsing in the project to get it to work correctly, but I'm not quite sure the best solution. Thanks.