Skip to content

Handle different SRTM versions #3

Description

@jda

Currently, we assume 1 arc-second data:

srtm/file.go

Line 19 in d8919c8

const squareSize = 3601 // 30m SRTM data is 3601 squares tall/wide

Should detect this from files instead of using a constant, and provide a way for people to determine what kind of file they are loading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions