Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Ducky's InfoVis Project ProposalProposal specs![]() | ||||||||
Line: 8 to 8 | ||||||||
Only me, Kaitlin Duck Sherwood, ducky@csDELETEthisTEXT.ubc.ca
Description | ||||||||
Changed: | ||||||||
< < | I plan to do a Google Maps mashup that overlays semi-translucent images on Google Maps in order to show area-based data. | |||||||
> > | I plan to show U.S. population density with a zooming/panning interactive display. I would use data derived from the 2000 U.S. Census.
I might need to restrict the dataset to some subset of the United States because of resource limitations. I am not Google, and cannot store as much data as I suspect would be necessary to provide optimal performance.
There are all kinds of interesting and useful things that could be done on top of the base project.
| |||||||
Personal expertise: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Deleted: | ||||||||
< < |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Proposed solution | ||||||||
Changed: | ||||||||
< < | @@@ | |||||||
> > | I plan to show U.S. population by rendering (on the fly, presumably) semi-translucent PNG images from the Census Bureau information that I would then overlay on Google Maps. There are numerous opportunities for the performance to be inadequate. Determining the right data to display for a given clipping region, retrieving the information, aggregating information (when zoomed out), rendering the PNG image, and serving the image all take time (in addition to the time Google takes, which I won't be able to control). I expect that some caching and prefetching of data will be required. | |||||||
Scenario | ||||||||
Changed: | ||||||||
< < | @@@ scenario | |||||||
> > | Billy Rubin, a fifth-grade student at Rancho Cowabunga Middle School, is exploring population density as part of his urban housing presentation. He goes to Webfoot's Information Visualization site![]() | |||||||
Interface mock-ups@@@ illustrations of what the interface will look like | ||||||||
Line: 37 to 44 | ||||||||
I plan to use the gd library, probably with a perl wrapper, to generate a transparent PNG image to overlay on top of the maps. | ||||||||
Changed: | ||||||||
< < | I plan to use C language Shapefile C library![]() ![]() | |||||||
> > | I plan to use C language Shapefile C library![]() ![]() ![]() | |||||||
Deleted: | ||||||||
< < | @@@ library for dBASE files | |||||||
Milestones |