Feature #1123
Bounding box polygon with gmtinfo
Status: | Closed | Start date: | 2017-06-25 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | Candidate for next minor release | |||
Platform: |
Description
grdinfo -Ib <grid>
is a great way of making a grid(s) bounding box polygon. Would the exact same thing be possible to implement in gmtinfo?
History
#1
Updated by Paul almost 4 years ago
- Status changed from New to In Progress
- Assignee set to Paul
- Target version set to Candidate for next minor release
Yes, maybe later this week.
#2
Updated by Paul almost 4 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Should be working in r18467.
#3
Updated by Andreas almost 4 years ago
- File faults.gmt added
- File gmtinfoib.pdf added
- File gmtinfoib.sh
added
Great Paul.
I've tested it with r18505, and the southern boundary line seems to be a bit off? Included an example in mercator and stereographic projection.
#4 Updated by Anonymous over 3 years ago
(Spam removed)
#5
Updated by Paul over 3 years ago
Sorry this took so long to respond to. You should use -Ap when plotting this box, otherwise it will draw great circle lines as you indicated.
#6
Updated by Paul over 3 years ago
- Status changed from Resolved to Closed
Believe this is working as intended. Updated the documentation to point out the need for -Ap when plotting this polygon with psxy. Closing the issue.
#7
Updated by Andreas over 3 years ago
Did not specify -Ap as you pointed out.
Works perfectly!