Bug #1178
Mapproject ignores -p perspective
Status: | Closed | Start date: | 2017-12-18 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | Candidate for next bugfix release | |||
Affected version: | 6.x-svn | Platform: |
Description
In revision 19508, setting -p does not work. It does in version 5.4.
Examples in 5.4.1. In revision 19508 the second example incorrectly gives the same result as the first.
gmt mapproject -Rk-100/100/-600/600 -JOA172/-42/90/8 -p180/90
172 -44
4 15.1025887875
gmt mapproject -Rk-100/100/-600/600 -JOA172/-42/90/8 -p180/45
172 -44
4 10.6791429451
History
#1
Updated by Paul about 3 years ago
- Status changed from New to Resolved
- Assignee set to Paul
- Target version set to Candidate for next bugfix release
- % Done changed from 0 to 100
Thanks, this is now fixed in r19513.