Closed GoogleCodeExporter closed 8 years ago
The kmldom parse/serialize don't do namespaces.
Use kmlengine::KmlFile::SerializeToString()
Original comment by kml.b...@gmail.com
on 8 Jul 2009 at 11:16
I'm coding in Python and was wondering if you had some example code to output
the kml
tag with the appropriate namespaces? Or just in general, it would be really
helpful if
you could post some code on how to use the Attributes set.
Thank you so much!
Original comment by cedricsam
on 18 Aug 2009 at 6:44
Use kmlengine.KmlFile as in this unit test:
http://code.google.com/p/libkml/source/browse/trunk/src/swig/kmlengine_test.py#2
26
Original comment by kml.b...@gmail.com
on 22 Aug 2009 at 12:58
Original issue reported on code.google.com by
ajpatter...@gmail.com
on 8 Jul 2009 at 5:46