﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18561	[PATCH] Geometry.filterInsidePolygon should take a `Collection` instead of a `List` and there should be a generic version that takes multipolygons or polygons	taylor.smock	team	"`filterInsidePolygon` doesn't use anything specific to a `List` for the `primtives` parameter, so it should use a `Collection` instead.

I've also found myself needing to find ways/relations enclosing an object, so I added a generic wrapper function that just checks the type of the second parameter, and calls the appropriate command."	enhancement	closed	normal	20.01	Core		fixed		
