This is very much a "when and if" project for me. I work fulltime and have a family. However, I still do try and progress things.
Lately I have been working on another couple of projects, learning to use leaflet for mapping, something I definetly wnatto incorporate for dealing with the spatial component of the data here.
I have also been working on generating geoJSON from queries, so hopefully I will be able to put this to use in this project.
Hope to finalise DB structure and start building basic editor shortly afterwards.
There is sitll some basic structure to do in terms of security handling and a bit around giving the site some actual style (very basic css in place now)
So setting the ball rolling after getting the project registered. I am using Eclipse with PHP perspective an EGIT to code at this point, and have jsut started by adding the "basic" ingredients from existing tools like jquery ui, ckeditor, and d3 that i know will be needed in the project
At this point the full tool installs are in the git code, but will eventually be trimmed down for releases.
Now it's on to the database document and model :)