Skip to content

Elevation tiles cannot be found #2723

@jfamiglietti

Description

@jfamiglietti

This is because the name_hgt function takes a signed int, but the index is unsigned so if it exceeds 32767 the resulting tile file name will be incorrect.

A pull request with a fix is forthcoming.

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