Union is working perfectly, not sure how I missed it now.

Thanks for your help.

On Aug 20, 11:09 am, Jorge Bastida <neo2...@gmail.com> wrote:
> You can use topological methods 
> (http://geodjango.org/docs/geos.html#topological-methods)
>
> polygon.union( other_polygon )
>
> Hope it's help you.
>
> 2009/8/20 GRoby <gregory.r...@gmail.com>
>
>
>
>
>
> > Hello,
>
> > How can I convert a list of Polygon objects into a Single Polygon
> > Object utilizing GeoDjango?  I think I need to use the buffer feature,
> > but am not sure how to.  Is there a way to use a buffer feature or do
> > I need to code this out in Python.
>
> > Gregory Roby
>
> --
> neo2001[at]gmail.com
> jorge[at]thecodefarm.com
> neo[at]art-xtreme.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to