Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vgridshift: handle longitude wrap-around for grids with 360deg longitude extent #1429

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

rouault
Copy link
Member

@rouault rouault commented Apr 16, 2019

Like egm96_15.gtx
Fixes #1415

Technically, a similar fix could be done for horizontal grids, but world
extent is less common for them.

…ude extent

Like egm96_15.gtx
Fixes OSGeo#1415

Technically, a similar fix could be done for horizontal grids, but world
extent is less common for them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

+proj=vgridshift returns inf for valid lat/lon (EGM96)
2 participants