Map-Timeline Flash project UPDATE

I’ve been spending a lot of time recently working on a project for my “Advanced Multimedia Storytelling” class. I dove into a lot of different tools to throw together an interactive map-timeline flash app. I used a great little library called ModestMaps. You drop it into a flash project and you can get an instant draggable, zoomable map that can pull map images from Microsoft, Yahoo!, OpenStreetMap or images you generate yourself. I used a bunch of public domain GIS stuff – from the City of Chicago and State of Illinois – to generate a map that clearly highlights the CTA rail lines in Chicago. I used the wonderful Mapnik project to generate the image. Check out Paul Smith’s A List Apart article for more on rolling your own maps – it’s a great starting point.

My goal for the project was to compile accidents and derailments on the CTA rails from the past two years. I was surprised to find that there really isn’t a good public record of this. It’s easiest to find first or second day stories for about 3/4 of incidents, but many of those articles have important parts missing. Unfortunately I spent most of my time getting the flash together, so I only put a few incidents in at this point. I am working on a FOIA with the CTA to get some reports about the under-reported incidents. I worked with the media affairs department at CTA to get some of the data I wanted, but apparently they have no easy way to fill my request. I tried to the RTA, but after a couple weeks of phone tag, still haven’t received a report I asked for and was promised.

I would like to put this app up on it’s own site with a user-editable back end. Make it easy for others to records incidents on the CTA, and other time- and geo-tagged stories.

If you have any thoughts or ideas, drop me a comment.

UPDATE

Checkout the google code page to get the source code. Click on the source tab and follow the instructions. You need subversion to download the code.


3 Responses to “Map-Timeline Flash project UPDATE”

  1. Hello,
    Your timeline looks great! I’m just starting to work with modestmaps on a project dealing with archaeological data. You mentioned that you created your maps with mapnik and then used these in modestmaps. Do you have any code examples that might help me work through this process? I’m still not clear about how to display my own data in modestmaps and would appreciate any suggestions or examples that might help with this. Thanks.

  2. Todd,
    I used Mapnik to generate an image that I then plugged into Zoomifyer. modestmaps has a built in provider to get you up and running quickly with the tile images Zoomifyer creates.

  3. Your timeline is great. I am only at the beggining of this and want to make similar to timeline like in nytimes.com. if you have any examples or links that could help me plz write. thanks :)

Leave a Reply