Harvard ABCD Forge - Time Enabled KML Conversion Library - Activity http://forge.abcd.harvard.edu/gf/ Gforge Advanced Server RSS Commit: Added class CoordinatesFormatter for truncating coordinate values. Adjusted KmlRewriter to use it, BaseApp to allow configuration.William Hays <whays@nearity.com>Added class CoordinatesFormatter for truncating coordinate values. Adjusted KmlRewriter to use it, BaseApp to allow configuration. Commit: corrected typo in initial logging entriesWilliam Hays <whays@nearity.com>corrected typo in initial logging entries Commit: Snapshot of 1.0-beta3 change to stax event model processing also upgrades KML 2.0 to 2.1 as neededWilliam Hays <whays@nearity.com>Snapshot of 1.0-beta3 change to stax event model processing also upgrades KML 2.0 to 2.1 as needed Commit: javadoc fixes, very minor code changes for the case where Placemark description is missingWilliam Hays <whays@nearity.com>javadoc fixes, very minor code changes for the case where Placemark description is missing Commit: reworked StaxKmlRewriter to account for correct order of elements and partial upgrade to KML 2.1 by removing or altering elementsWilliam Hays <whays@nearity.com>reworked StaxKmlRewriter to account for correct order of elements and partial upgrade to KML 2.1 by removing or altering elements Commit: adjusted error messages for commandline handling added javadoc for StaxKmlRewriter methodsWilliam Hays <whays@nearity.com>adjusted error messages for commandline handling added javadoc for StaxKmlRewriter methods Commit: replacing unused cursor iterator version of StaxKmlRewriterWilliam Hays <whays@nearity.com>replacing unused cursor iterator version of StaxKmlRewriter Commit: minor debug staxiteratorkmlrewriter, baseapp added manifest.mf to resourcesWilliam Hays <whays@nearity.com>minor debug staxiteratorkmlrewriter, baseapp added manifest.mf to resources Commit: add alternative KmlRewriter that uses StAX iterator APIWilliam Hays <whays@nearity.com>add alternative KmlRewriter that uses StAX iterator API Commit: debug refactoring of AttributeTable, etcWilliam Hays <whays@nearity.com>debug refactoring of AttributeTable, etc Commit: adapt description field for case of folder to be emptied warnings for unusual ordering of name and description field config for folder to be emptiedWilliam Hays <whays@nearity.com>adapt description field for case of folder to be emptied warnings for unusual ordering of name and description field config for folder to be emptied Commit: deleting KmlAttributeTableWilliam Hays <whays@nearity.com>deleting KmlAttributeTable Commit: second attempt to rename class to AttributeTableTimeSourceWilliam Hays <whays@nearity.com>second attempt to rename class to AttributeTableTimeSource Commit: refactored KmlAttributeTable (impl of TimeSource and to be soon renamed AttributeTableTimeSource); separating time elements from the name element. Adding new classes AttributeTable and AttributeTableFactory.William Hays <whays@nearity.com>refactored KmlAttributeTable (impl of TimeSource and to be soon renamed AttributeTableTimeSource); separating time elements from the name element. Adding new classes AttributeTable and AttributeTableFactory. Commit: 2nd attempt to add src test - just foldersWilliam Hays <whays@nearity.com>2nd attempt to add src test - just folders