Skip to content

the height calculation is not optimal when the output grid is not 0 degree #6

@Pat-I

Description

@Pat-I

the height calculation use the closest pts at each corner(NE, NW, SE, SW), this works for a grid orientated north-south but not for some grids at some angle.

calculation error

In this picture there should be one more pts far east, little north. Not the point far North-West.

Probable solution: simply use the four closest points and try to figure out how to find out which pair to use to make each line?

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