[geos-devel] checkNotGeometryCollection in Geometry::Union

Paul Ramsey pramsey at opengeo.org
Fri Jan 23 14:11:05 EST 2009


FYI, after grepping the source to see what was actually *using* those
methods (very few things), I have opted to remove the checks. The
methods were themselves calling things like this:
OverlayOp::overlayOp(this, other, OverlayOp::opUNION).

P.

On Tue, Jan 20, 2009 at 1:00 PM, Martin Davis <mbdavis at refractions.net> wrote:
> This might be a hold-over from an older version of JTS.  Or, it might just
> be following the pattern of the original binary overlay operations - which
> doesn't apply to UnaryUnion.
>
> Paul Ramsey wrote:
>>
>> Why do we have the check for checkNotGeometryCollection() in
>> Geometry::Union? What is it doing for us?
>>
>> P.
>>
>> --
>> Paul Ramsey
>> OpenGeo - http://opengeo.org
>> PostGIS. Because you're just that good looking.
>>
>> _______________________________________________
>> geos-devel mailing list
>> geos-devel at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/geos-devel
>>
>
> --
> Martin Davis
> Senior Technical Architect
> Refractions Research, Inc.
> (250) 383-3022
>
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
>


More information about the geos-devel mailing list