My First Google Map Mashup

I created this mashup about 5 or 6 months ago, but could never put it on my website until I had php5. Now that I’ve made a change to Host Monster, running php5, I can make this script live.

Here is the mashup. It basically puts all of the earthqakes above a 5 in magnitude on the map. It gets its updates automatically from the U.S. Government.

The script encorporates AJAX for the data points, RSS feed parsing for pulling the data from the USGS Earthquake Feed. I used php5’s DomDocument for the xml that is consumed by the Google Map.

Filed Under: Web Services

2 Comments so far »

  1. cocoricamo said,

    Wrote on October 12, 2006 @ 8:49 am

    nice work! are you working on anything to track it long-term, like layover images or differently colored tag points for “frequent” areas?

    have you seen this mashup yet? they’re tracking heat patterns from traffic using google maps too — http://blog.fortiusone.com/2006/10/11/heat-maps-for-google-maps-aka-geoiq-mashup

  2. Jimmy'z said,

    Wrote on October 12, 2006 @ 8:59 am

    I haven’t set up long-term tracking, but that sounds like a great idea. I think I’ll do that.

    Thanks for the suggestion.

Comment RSS · TrackBack URI

Leave a Comment

Name: (Required)

E-mail: (Required)

Website:

Comment: