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

GeographicBoundingBox::create(): accept degenerate bounding box reduced to a point or a line #4237

Merged
merged 2 commits into from
Aug 27, 2024

Commits on Aug 27, 2024

  1. GeographicBoundingBox::create(): accept degenerate bounding box reduc…

    …ed to a point or a line
    
    by extending it by the minimal amount to form a non-degenerate one.
    
    Also throws when south > north
    
    Fixes OSGeo#4236
    rouault committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    85c6a0e View commit details
    Browse the repository at this point in the history
  2. cs2cs and projinfo: emit warning when it looks like longitude and lat…

    …itudes have been switched in --bbox
    rouault committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    903cfff View commit details
    Browse the repository at this point in the history