Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/public/profiles/acquia/modules/mollom/mollom.module on line 1444

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/public/modules/security_review/security_review.module on line 415
Maps | Design and Analytics

Maps

Geography is Destiny (or totally made up)

...and maps are great.  As I learn mapping software, I've shown the following map to three smart people, who didn't notice anything out of the ordinary, except the sharp cut-off of Antarctica:

Buster Map

Did you catch it?  I look at this, and it's deeply dissonant to my brain.

The Next Design and Analytics Report Series : US Unemployment Map

I spent the weekend playing with R's mapping capabilties.  For most purposes, I think you can accomplish more writing raw SVG wrapped in a flash interface to allow easy web interactivity like what we did for CAFf.  However, there are some applications for which a good static cloropleth map can be very useful---like when you want quick situational awareness of important numbers that change at slow frequency.  

Following up on the first report series launched, the Arima Sector Forecast Reports, I'm going to add a regular GIS report to provide an at-a-glance view of US unemployment.

Here's a preview:

Subscribe to RSS - Maps