
I’ve linked my custom observation module into the drupal views module now to allow the creation of various views of the observation data. This is to enabled the likes of the ‘just seen’ block on the front page, and the observation section in the MySpot area.I’m now working on the location side of things and have created a new content type that will store a location associated with a user. I’m using the spatial extension in MySQL which Andy (the developer of the reputation module) told me about. This should allow us to use the stored data in some very cool ways. It may well be an idea to think about using this also for the MegaLab location infomation as it will allow the data to be manipulated in many more ways.I’ve also just got the default location for a new pin on a map working from a latitude longitude coordinate for the city which the machine ip address is.