Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Quadint for zoom 1 and 2 are the same #9

@ethervoid

Description

@ethervoid

Trying to generate the quadint for tiles 2,0,2 and 1,0,1 I've found that the generated quadint is the same

>>> quadkey.xyz2quadint(2, 0, 2)
1152921504606846976
>>> quadkey.xyz2quadint(1, 0, 1)
1152921504606846976

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