Skip to content

Commit

Permalink
ISEA Inverse projection (#3047)
Browse files Browse the repository at this point in the history
- Integrating code ported from Java to eC, then eC to C++ implementing the inverse ISEA projection
- Originally from Franz-Benjamin Mocnik's ISEA implementation found at
   https://github.com/mocnik-science/geogrid/blob/master/src/main/java/org/giscience/utils/geogrid/projections/ISEAProjection.java
   (MIT License)
- Draft implementation (for now only implemented for +proj=isea +R=6371007.18091875 with no other parameters)
  • Loading branch information
jerstlouis committed Aug 1, 2024
1 parent 79b4f28 commit e734459
Showing 1 changed file with 399 additions and 0 deletions.
Loading

0 comments on commit e734459

Please sign in to comment.