Version 2 of GSOC2010:OpenStreetMap package and editor in Tcl/Tk

Updated 2010-08-09 19:26:28 by AK

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