Skip to content

rtree / hilbert / func New(bufferSize, ary uint64) => what is parameter ary? #212

Open
@Robert-M-Muench

Description

@Robert-M-Muench

I tried New(100,2) for a tree managing 2D rectangles. But that failed... I used New(100,3) which works but I don't know why.

So, what does this parameter specify?

And if I want to manage, let's say 5D "rectangles" I just extend my rectangle definition to 5 dimensions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions