Skip to content

Parse 1/3rd arcsecond data #7

Description

@maxgerhardt-phy

This library seems to be able to nicely decode 1 arcsecond data (SRTM1) and 3 arcsecond data (SRTM3), but pages like http://www.ve2dbe.com/geodata/ also have 1/3rd arcsecond data available. That leads to files at about 2.8 MByte named

  • N45W074T86.hgt
  • N45W074T87.hgt

etc. Trying to parse them using this library with either Srtm1HeightMapCollection or Srtm3HeightMapCollection will result in just

AssertionError('Invalid hgt name (N45W074T11), expected format (N|S)00(E|W)000')

Can the library be adapted to be able to parse this higher-resolution data too?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions