Friday, February 03, 2012    
Home My Books Blog ColdFusion About Me Back    

Calendar
<< Jun 2006 >>
S M T W T F S
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30  

Search

Categories
 • Acrobat (5) [RSS]
 • Adobe (110) [RSS]
 • AdobeMAX06 (45) [RSS]
 • AdobeMAX07 (59) [RSS]
 • AdobeMAX08 (66) [RSS]
 • AdobeMAX09 (39) [RSS]
 • AdobeMAX10 (34) [RSS]
 • AdobeMAX11 (27) [RSS]
 • AIR (297) [RSS]
 • Appearances (217) [RSS]
 • Books (86) [RSS]
 • CFEclipse (15) [RSS]
 • Cloud (1) [RSS]
 • ColdFusion (1477) [RSS]
 • ColdFusion Builder (22) [RSS]
 • Data Services (42) [RSS]
 • Fish Tank (5) [RSS]
 • Flash (356) [RSS]
 • Flex (561) [RSS]
 • Home Automation (5) [RSS]
 • HTML5 (21) [RSS]
 • JavaScript (2) [RSS]
 • Jobs (130) [RSS]
 • jQuery (14) [RSS]
 • JRun (14) [RSS]
 • Labs (62) [RSS]
 • LiveCycle (37) [RSS]
 • MAX (284) [RSS]
 • Mobile (238) [RSS]
 • Regular Expressions (19) [RSS]
 • RIA (21) [RSS]
 • SQL (45) [RSS]
 • Stuff (554) [RSS]
 • Tips (CF Studio) (80) [RSS]
 • Tips (CF) (795) [RSS]
 • Tips (Dreamweaver) (91) [RSS]
 • Tips (Flex Builder) (2) [RSS]
 • Using CF (167) [RSS]

Other BLOGs
 • Charlie Arehart
 • Lee Brimelow
 • Ray Camden
 • Christophe Coenraets
 • Sean Corfield
 • Mihai Corlan
 • Cornel Creanga
 • Mark Doherty
 • John Dowdell
 • Danny Dura
 • Enrique Duvos
 • Steven Erat
 • Kevin Hoyt
 • Serge Jespers
 • Adam Lehman
 • Duane Nickull
 • Miti Pricope
 • Andrew Shorten
 • Ryan Stewart
 • James Ward
 • Greg Wilson
 • Full As A Goog

RSS Feeds
 • Feed
 • Subscribe

Join my mailing list and find out about new books and other topics of interest.

Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.

Viewing By Entry / Main
June 6, 2006

National Geographic's Really Cool Flex Based MapMachine

National Geographic's MapMachine is not just another interactive map. Sure, you can find addresses and zoom in and out and all of the stuff we've seen before. But this one lets you apply themes - color coding by population density, weather (averages and special events), boundaries, significant natural disasters, ecoregions, and more. The application is powered by ESRI, and is built using Flex (this version using Flex 1.5).

Comments
I also like the way it zoom in and out when you use the scroll wheel on the mouse (found this out by coincidense).
# Posted By Trond Ulseth | 6/6/06 9:54 AM
I like that too. it loads faster than googles, that's for sure and the map transitions are smoother.
# Posted By Phil | 6/6/06 10:39 AM
Hi Ben,

The skinned components have a Flash 8 feel, this might not be Flex.

Take Care,

Mike
# Posted By Mike Kollen | 6/6/06 1:45 PM
Mike, it is indeed built with Flex 1.5.

--- Ben
# Posted By Ben Forta | 6/6/06 1:57 PM
That uses ESRI's arcweb services. Note that you can also now access the ArcWeb Explorer javascript API at http://www1.arcwebservices.com/v2006/labs/awx_lab.... and have a play with this stuff yourself. Keep an eye out for more Flex web-based GIS applications (we are just starting one at the moment) -- they are a perfect fit together given the UI requirements of these types of applications.
# Posted By Kirk Mower | 6/6/06 8:57 PM
Not sure how accurate some of the "Map Themes" are. Look up the population density of Toronto Ontario. According to the map Toronto has a lower population density then Owen Sound which is cottage country and rual. Which by the way isn't true.
# Posted By Ryan Favro | 6/7/06 10:45 AM
Wish I could figure out how to give them feedback. As cool as the zoom in/out with the mousewheel is, it'd be super-nice if it didn't do it when I was trying to use the mousewheel to scroll the content in the legend box, heh.
# Posted By Jeff Howden | 6/14/06 11:27 PM
I apologize for the mouse wheel. It's something I want to fix in an upcoming update. I work on a macintosh and don't have a mouse with a wheel attached to easily test (doh!). I know ESRI works heavily with flex for developing flash and they have a server to create the vector maps you see. However, for the MapMachine application I developed it from the ground up using the flash 8 authoring tool. I published the swf in flash 7 so those flash 7 users can take advantage of it, but I detect if the client is running flash 8 so it can also take advantage of flash's bitmap caching for the ESRI vector maps.
# Posted By Paul Hannan | 7/5/06 3:05 PM

  © Copyright 1997-2009 Ben Forta, All Rights Reserved