Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.geometry intersection / difference question
From: Barend Gehrels (barend_at_[hidden])
Date: 2013-02-20 15:42:05


Hi John,

On 20-2-2013 20:42, John Lilley wrote:
>
> What types are the intersection and difference algorithms implemented
> for? In particular:
>
> Can polygons intersect with non-polygons (e.g. point sets to produce
> clipped point sets, or linestrings to produce clipped linestrings)?
>
> Similar question for difference, where polygon is the second input.
>

For intersection and difference it is the same.

That is, (multi)polygons can intersect with (multi)linestrings (so clip
linestrings). But not yet with (multi)points (though that is technically
more simple to implement)

Regards, Barend



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net