|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
Spatial index info. More...
#include <dig_structs.h>

Data Fields | |
| struct RTree * | si_tree |
| Pointer to the search tree (R*-Tree) | |
| char * | name |
| Name of file to store the search tree. | |
| char* spatial_index::name |
Name of file to store the search tree.
Definition at line 1766 of file dig_structs.h.
Pointer to the search tree (R*-Tree)
Definition at line 1762 of file dig_structs.h.