GSOC2010:OpenStreetMap package and editor in Tcl/Tk

Implementation details

  1. XML parser: Tclxml or expat/tdom?
  2. Storage: custom structures (possibly, dicts and lists), or just DOM (tdom can do XPath queries).
  3. Interface.
  4. ...

Source Repository