Open GoogleCodeExporter opened 9 years ago
r823 introduced a kmdom::SerializeToOstream
(there is also a kmlengine::KmlFile::SerializeToOstream
Yes, this does not address KMZ directly, but may
help enable it assuming an ostream-compat KMZ
streamer is written.
At the very least this improves performance of writing
the KML to an fstream by about 2-3x vs serializing to
string and then writing to KML file.
Changing this to an enhancement request for a KMZ ostream
Original comment by kml.b...@gmail.com
on 6 May 2010 at 9:08
Original issue reported on code.google.com by
ajpatter...@gmail.com
on 15 Apr 2010 at 8:50