Skip to content

Commit 9a27f0a

Browse files
Add orthographic projection class (#101)
* Add orthographic projection class Add the orthographic projection as a Math Transform following the algorithms in proj4, EPSG Guidance note 7.2 and Snyder's map projections
1 parent 4021e3c commit 9a27f0a

File tree

4 files changed

+491
-1
lines changed

4 files changed

+491
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ Join the [![Gitter](https://img.shields.io/gitter/room/TechnologyAdvice/Stardust
5757
* Oblique Stereographic
5858
* Polyconic
5959
* Transverse Mercator
60+
* Orthographic

0 commit comments

Comments
 (0)