What steps will reproduce the problem?
import kmldom
factory = kmldom.KmlFactory_GetFactory()
s = factory.CreateSimpleData()
s.set_name('Whatever') ... or something like this.
What is the expected output? What do you see instead?
The method to set the name tag does not exist making it impossible to:
<SimpleData name="TrailHeadName">Mount Everest</SimpleData>
What version of the product are you using? On what operating system?
libkml1.0a, Python 2.6, Ubuntu 9.04
Did you run the unit test suite that comes with the project? Did all tests
pass?
Yes. Yes.
Please provide any additional information below.
This may/may not have been fixed with the full 1.0 version, but I haven't
upgraded due to current issues with the installation. If so, then just
delete this issue.
Original issue reported on code.google.com by ronald.k...@gmail.com on 15 Jun 2009 at 12:59
Original issue reported on code.google.com by
ronald.k...@gmail.com
on 15 Jun 2009 at 12:59