Closed GoogleCodeExporter closed 8 years ago
Acknowledged. The virtual_base_jump example does not work with the current
version of pykml, in which the objects representing the different popular
versions of KML (KML OGC 2.2 and the Google Extensions) have been replaced by a
generic KML authoring object.
Original comment by tylerick...@gmail.com
on 18 Jul 2011 at 12:56
This is the first time that I've created a mercurial patch, so pardon if I got
it wrong. This should fix the issues that I reported. My change log entry:
Cleanup of example code.
- Emit a KML file with the same name as the python script
- Handle the refactor of schema, have the right schema for gx
- Remove the kml_gx from imports
- Add "#!/usr/bin/env python" to all scripts
All the items are pretty minor.
Original comment by schw...@gmail.com
on 20 Jul 2011 at 1:45
Attachments:
Fixed in changeset 45:9c5793e79047
Original comment by tylerick...@gmail.com
on 21 Jul 2011 at 9:24
Original issue reported on code.google.com by
schw...@gmail.com
on 16 Jul 2011 at 1:57