geospatial python and how to convert multilinestrings to kml
Terry Reedy
tjreedy at udel.edu
Tue Mar 3 18:13:07 EST 2009
Danny Shevitz wrote:
> Howdy,
>
> I need to do some geospatial work and am a complete newbie at this. I have
> access to a PostGIS database and there are lots of MultiLineString objects.
> I want to run a python algorithm that determines a group of these MultiLineString
> objects and creates a KML file of the results.
>
> Is there a pythonic way (some existing module) to
convert PostGIS MultiLineStrings to a KML file format
Have you tried web search (ie, Google)?
More information about the Python-list
mailing list