#66 closed enhancement (fixed)
Add support for non-Earth radius to Sinu projection
Reported by: | vam3c | Owned by: | madair |
---|---|---|---|
Priority: | major | Milestone: | 1.0.3 |
Component: | core | Version: | 1.0.0 |
Keywords: | Cc: |
Description
May be as simple as only defaulting to the Earth radius if no other semi-major axis value is provided.
Change History (2)
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 13 years ago
Milestone: | 1.0.2 → 1.0.3 |
---|
Note:
See TracTickets
for help on using tickets.
fixed at rev [2158].
It now supports both the spherical and non-spherical forms and earth ellipse is set from the initialization string. Test case converts properly.
Thanks for the bug report!