tylere / pykml

pyKML is a Python package for creating, parsing, manipulating, and validating KML documents.
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

Interfacing with python geo libraries #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How to best bridge between geometries in the many python geo libraries?  e.g. 
shapely, gdal-py, geodjango, geoalchemy, etc

It would be great to have examples of how to go between each of these and a 
PyKML.

Original issue reported on code.google.com by schw...@gmail.com on 3 Aug 2011 at 9:24