Yeah, I have used libkml and its python bindings, and even went as far as writing a python wrapper for it, since I wasn't fond of the syntax of the python SWIG bindings: http://code.google.com/p/pylibkml/
This time around I'm looking to create something that avoids a dependency on libkml, or anything other than the standard python library (if possible), to make it easier to install and more flexible in where it can be deployed. - Tyler On Sun, Mar 28, 2010 at 10:16 AM, Josh Livni <[email protected]>wrote: > Have you looked at libkml and its python bindings? > > Josh > > To unsubscribe from this group, send email to python-gis-sig+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
