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

Implement ellipsoidal formulation of +proj=ortho (fixes #397) #2361

Merged
merged 6 commits into from
Sep 30, 2020

Conversation

rouault
Copy link
Member

@rouault rouault commented Sep 25, 2020

  • Map ESRI 'Local' to +proj=ortho when Scale_Factor = 1 and Azimuth = 0
  • Map ESRI 'Orthographic' to a PROJ WKT2 'Orthographic (Spherical)'
    which maps to +proj=ortho +f=0 to froce spherical evaluation

@rouault rouault force-pushed the ortho_ellipsoidal branch 2 times, most recently from 1e63bd3 to 9b75a58 Compare September 25, 2020 21:36
@rouault rouault added this to the 7.2.0 milestone Sep 26, 2020
- Map ESRI 'Local' to +proj=ortho when Scale_Factor = 1 and Azimuth = 0
- Map ESRI 'Orthographic' to a PROJ WKT2 'Orthographic (Spherical)'
  which maps to +proj=ortho +f=0 to froce spherical evaluation
@rouault rouault force-pushed the ortho_ellipsoidal branch 3 times, most recently from 7b31f7f to fffe2cd Compare September 27, 2020 11:38
@rouault rouault force-pushed the ortho_ellipsoidal branch 2 times, most recently from 05396fe to b44c435 Compare September 27, 2020 14:03
src/projections/ortho.cpp Outdated Show resolved Hide resolved
@rouault rouault merged commit 1cd25bb into OSGeo:master Sep 30, 2020
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.

2 participants