Progress report
Posted by gregster on 28 Jan 2010 in Activity log
I've been working on a PHP KML generator for some time now. It's now producing functional KML that can be used in the MoM application as a base layer. The KML contains info about the location and links to the Perseus texts at UofChicago.
Next up is to generate KML files that include implicit searches (using $_GET) for People and Events which took place there (I'm using place as the "anchor" for all searches). What seems to be missing from the data is a People-to-Place table...
CM has been tasked with vetting the data in the DB and giving me the go-ahead to leave the DB alone and put all of my time in to the front-end.