Function Reference: RTree.json_write

RTree: json_write (io_arg)

Serialise to JSON stream or path io_arg.

Example:

 
 rtree.json_write ('file.json');
 

See also: RTree.json_read, RTree.bsrt_read