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

OGR: Add OGRLayer::GetExtent3D() #8806

Merged
merged 13 commits into from
Nov 30, 2023
Merged

OGR: Add OGRLayer::GetExtent3D() #8806

merged 13 commits into from
Nov 30, 2023

Commits on Nov 30, 2023

  1. OGR: Add OGRLayer::GetExtent3D()

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b6453ab View commit details
    Browse the repository at this point in the history
  2. Remove leftover

    Co-authored-by: Even Rouault <even.rouault@spatialys.com>
    elpaso and rouault committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dcbd147 View commit details
    Browse the repository at this point in the history
  3. Handle NaN with 3D extent

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e060e58 View commit details
    Browse the repository at this point in the history
  4. SHP GetExtent3D()

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    47c1f0f View commit details
    Browse the repository at this point in the history
  5. OLCFastGetExtent3D

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    918129e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a73e870 View commit details
    Browse the repository at this point in the history
  7. down cast assignment

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7d4ab3f View commit details
    Browse the repository at this point in the history
  8. include cmath

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    26c920e View commit details
    Browse the repository at this point in the history
  9. replace climits with limits

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f80cf0b View commit details
    Browse the repository at this point in the history
  10. Doxy

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    35deb05 View commit details
    Browse the repository at this point in the history
  11. Doxy2

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6c373ad View commit details
    Browse the repository at this point in the history
  12. Doxy3

    elpaso committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f9f4dc0 View commit details
    Browse the repository at this point in the history
  13. Update ogr.i

    elpaso authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fd9f346 View commit details
    Browse the repository at this point in the history