Given a list of polygons, returns character vector of all maptaxlot numbers within each polygon.

lookup_lots(polys, lots)

Arguments

polys

is a list of polygons (sampling boxes)

lots

is an spdf of polygons (bc taxlots)

Value

the MapTaxlot numbers of each input polygon in a character vector