Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29909
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-09-24 05:21 -0700 |
| Message-ID | <f9da46ee-4c77-4351-94fd-b8be12834e73@googlegroups.com> (permalink) |
| Subject | style-url support for simplekml |
| From | lodeameije@gmail.com |
Hi!
I love the simplekml package.
I have a lot of files and always use an external file for styles.
For the moment, I could not find how to implement a style-url without running over the kml file after generating and changing 'manually'(well, it "is" automated) all styles:
i.e.:
<styleUrl>..\..\Cada_Styles.kml#B_CaPa</styleUrl>
instead of
<styleUrl>#stylesel_459</styleUrl> (when a style was defined...)
An idea for the next version or am I looking over something?
Kind regards,
Lode
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
style-url support for simplekml lodeameije@gmail.com - 2012-09-24 05:21 -0700
csiph-web