Skip to content

why .dat file modified after intersection query?  #248

Description

@fangyoujun

I first build the index and serialize to rtree.idx and rtree.dat, then reload by idx = Index('rtree') and do intersection query list(idx.intersection(some_bbox)).

After that, rtree.dat is modified (known by git), but rtree.idx keep same. Why was that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions