Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let mapproject also find encompassing rectangular regions for non-oblique projections #6669

Merged
merged 3 commits into from
May 5, 2022

Commits on May 5, 2022

  1. Let mapproject also find encompassing rectangualr regions

    See this forum post for background.  What is needed is -We or -WE, hereby implemented.  Now, one can run
    
    gmt mapproject -JS36/90/30c -R-15/60/68/90 -WE
    
    and get
    
    -R-1.852421104674526/62.33269965938534/126/80.96267731894207+r
    PaulWessel committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ec24539 View commit details
    Browse the repository at this point in the history
  2. Update mapproject.rst

    PaulWessel committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f7be56d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1487739 View commit details
    Browse the repository at this point in the history