Hi Kevin,

The GEOS library doesn't expose details about the graph, so the best
Shapely can offer is a count of geometries before (1 number) and a count of
geometries in the result (1 number).



On Mon, Feb 24, 2014 at 9:38 AM, Kevin Dwyer <dw...@thehumangeo.com> wrote:

> Hey all,
>
> I searched the archives but my google-fu isn't finding any matches on this
> idea. What I'm interested in is doing a unary_union and that works
> famously, but I also want to know the count of geometries that were unioned
> in each case. Is there a smart way to accomplish this?
>
> Thanks for some awesome libraries!
>
> _______________________________________________
> Community mailing list
> Community@lists.gispython.org
> http://lists.gispython.org/mailman/listinfo/community
>
>


-- 
Sean Gillies
_______________________________________________
Community mailing list
Community@lists.gispython.org
http://lists.gispython.org/mailman/listinfo/community

Reply via email to