| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Google Mapplet

This version was saved 15 years, 6 months ago View current version     Page history
Saved by Chris Kennedy
on October 20, 2008 at 12:58:36 am
 

We have a Google Mapplet proof of concept for the project. It's a lightweight method but has the potential to be fleshed out a lot depending on what our options are.

 

Right now it grabs the most recent 15 tweets to #votereport and searches for messages that contain at least one other hash tag as well as a location. The location can be a zip5, zip5+4, or arbitrary string enclosed in brackets, such as "[austin, texas]". It then geocodes the location and displays a marker on the map with the hash tags and optionally a comment (everything after the first semicolon).

 

Here's how you add it right now:

* Go to http://maps.google.com/ig/directory?synd=mpl&pid=mpl

* Click "Add by URL" next to the search button.

* Add http://chrisken.googlepages.com/votereport.xml

* Go back to maps.google.com, click the "My Maps" tab and enable it if it isn't already.

 

Within the Mapplets system it's possible to add a bunch of customizations. Iframe-embedding, icons for the different tags, searching, summary charts, auto-refreshing, additional feeds, caching, etc. If we have a dedicated database that can store all the data and cache the geocoded results it could probably scale pretty well.

 

Note: if you install the <a href="http://maps.google.com/ig/add?synd=mpl&pid=mpl&moduleurl=http://www.google.com/ig/modules/geodeveloper.xml">Developer Mapplet</a> you can reload a mapplet during testing.

Comments (0)

You don't have permission to comment on this page.