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

[GML] OGR_SCHEMA open option candidate implementation #11334

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    ea7ee89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7f6db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d99bf6 View commit details
    Browse the repository at this point in the history
  4. Add SubType member and name setter

    Used by OGR_SCHEMA overrides
    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2acc75a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9f891c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8dd22e View commit details
    Browse the repository at this point in the history
  7. Add OGR_SCHEMA oo to GML docs

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b5ed4f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cc97d4 View commit details
    Browse the repository at this point in the history
  9. Handle width and precision

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7c18901 View commit details
    Browse the repository at this point in the history
  10. Add schemaType back

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6e9464c View commit details
    Browse the repository at this point in the history
  11. Remove ctor

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d01511d View commit details
    Browse the repository at this point in the history
  12. Add cmath include

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    598ef23 View commit details
    Browse the repository at this point in the history
  13. include limits

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9c69386 View commit details
    Browse the repository at this point in the history
  14. spelling

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f82c1e0 View commit details
    Browse the repository at this point in the history
  15. fix docs

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    697956a View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Even Rouault <[email protected]>
    elpaso and rouault committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    aeb9175 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    53692eb View commit details
    Browse the repository at this point in the history
  18. don't use NaN for integers

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ae00c9f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    535749f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2ccbc8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5bbcdc8 View commit details
    Browse the repository at this point in the history
  22. doxygen end cond

    elpaso committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f304850 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Clarify priority

    elpaso committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    75b1609 View commit details
    Browse the repository at this point in the history