Skip to content

Data wrap

J.J. Green requested to merge data-wrap into master

Replace the calls to Data_Make_Struct by Data_Wrap_Struct, this means that we no longer need the intermediate data structure lrt_t, and it cleans up the C code markedly.

This needs rtree_alloc and rtree_init in librtree 1.0.2

Merge request reports