RTree.json_read
Create (deserialise) an RTree instance from JSON path or stream io_arg.
Example:
rtree = RTree.json_read ("file.json");
See also: RTree.to_json, RTree.json_write