Christian Espinoza
2013-01-10 15:43:32 UTC
circle = Point(1,1).buffer(1)
I'm creating a circle of 1x1 and with a radius of 1 unit...How can I create a circle using decimal coordinates for the point and
circle = Point(-20.212446,-70.150183).buffer(?)
Thanks in advance.Christian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gispython.org/pipermail/community/attachments/20130110/199a55a2/attachment.htm>