[Qgis-developer] Intersection of line and polygon

Salvatore Larosa lrssvtml at gmail.com
Tue Nov 4 13:09:54 PST 2014


Hi,

On Tue, Nov 4, 2014 at 8:36 PM, Nyall Dawson <nyall.dawson at gmail.com> wrote:
> Hi all,
>
> Can someone give me a pointer to the best way to implement an intersection
> between a line and a rectangle using QgsGeometry? The line may curve out of
> the rectangle and then back in multiple times, so ideally I want to get a
> collection of each part of the line which is within the rectangle.

is there some trouble to use the intersection function of QgsGeometry()?
should not to be enough line.intersection(rectangle)? or probably I am
missing the question here? :)

-- 
Salvatore Larosa
linkedIn: http://linkedin.com/in/larosasalvatore
twitter: @lrssvt
skype: s.larosa
IRC: lrssvt on freenode


More information about the Qgis-developer mailing list