Revision History

From The GenGIS wiki
Revision as of 11:42, 8 May 2009 by Dparks (talk | contribs) (New page: ===v1.02=== * added Python function convertGeoCoord() which allows geographic coordinates to be converted into GenGIS Viewport coordinates * added Python function addLine() which allows ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

v1.02

* added Python function convertGeoCoord() which allows geographic coordinates to be converted into GenGIS Viewport coordinates
* added Python function addLine() which allows a user defined line to be rendered in the GenGIS Viewport
* added warning message regarding optimization of leaf nodes for trees with degree > 9
* various minor bug fixes 

v1.01

* updated all Python scripts
* various minor bug fixes