As I told you before, I want to implement this thing and clean up the code by merging together what has simlar functionality, e.g. photo and audio mapping. There seems to be a wide range of methods for audio mapping. I tried to document these at http://wiki.openstreetmap.org/index.php/Audio_mapping
This text is focused on users, but it will act as a guideline for me. It tells me what kinds of usage patterns my plugin should support. To handle all kinds of meta data in a sensible way, and to centralize all the time and space issues, I want to take a very well planned approach on both. This involves some thinking about it before I can code it. I've documented my thoughts in the wiki at http://wiki.openstreetmap.org/index.php/Geotagged_meta_data I tried not to miss any eventuality, but there are so many to think of... If you have something to add, feel free to edit the articles or write about it in the mailing list. At first it might seem somewhat oversized (especially the possibility to have a list of devices and their media types) but my point of view on software developement is to think of every possible feature in the beginning and sort out what it needed afterwards, impleminting the important things first, but having an eye at the less important. mfg Brian Schimmel _______________________________________________ josm-dev mailing list [EMAIL PROTECTED] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev

