powered by
Use a quadtree index to perform spatial request.
spatial_request(geometry, tree, data)
objects such as SpatialLine, SpatialPolygon or SpatialPoint
a tree object from package SearchTrees
the original data used to build the tree object
a subset of data, intersecting geometry
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab