Convert points to polygon shapefile
Robert Kern
robert.kern at gmail.com
Fri Jul 24 15:01:47 EDT 2009
On 2009-07-24 05:21, Luis Pedro Almeida wrote:
> Dear all,
>
> I would like to know how to convert a list of points into a polygon
> shapefile (esri).
shapelib has Python bindings.
http://shapelib.maptools.org/
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Python-list
mailing list