Skip to content

Water mask array scan order is ambiguous #9

@plutoscarab

Description

@plutoscarab

"Values in the mask are defined from north-to-south, west-to-east; the first byte in the mask defines the watermask value for the northwest corner of the tile."

This doesn't make it clear whether the values are in latitude-major or longitude-major order. Either order can be interpreted as complying with that sentence. I'm guess latitude-major order, so that the north edge is traversed first?

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