index.STRtree()
¶
-
class
index.
STRtree
()¶ Create a STRtree Spatial Index.
Methods¶
-
STRtree.
query
()¶ - Arguments
bounds –
geom.Bounds()
The Bounds.
- Returns
Array()
Query the spatial index by Bounds.
-
STRtree.
insert
()¶ - Arguments
bounds –
geom.Bounds()
The Bounds.item –
Object()
The value.
- Returns
boolean()
Whether an item was removed or not
Remove an item from the spatial index