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

[pull] master from OSGeo:master #53

Merged
merged 103 commits into from
Nov 11, 2023
Merged

[pull] master from OSGeo:master #53

merged 103 commits into from
Nov 11, 2023

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    6244184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f04179e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b2b628 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    9df2d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7373a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef1af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a759f63 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    2011739 View commit details
    Browse the repository at this point in the history
  2. [NAS/GML] remove unused nas relation layer and remove GML driver's ou…

    …t-of-band attribute handling only used for it
    jef-n committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f932fa5 View commit details
    Browse the repository at this point in the history
  3. [NAS] support gfs @ notation for attributes to handle attributes for …

    …codelists (fixes norBIT/alkis-import#65)
    jef-n committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    64e5c71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    903eaf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. WFS: ExecuteSQL(): skip leading spaces that could cause the rest of t…

    …he function to malfunction
    rouault committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f6c7d95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8642 from rouault/fix_8641

    PG: do not override search_path when not needed (fixes #8641)
    rouault authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a37925f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8646 from jef-n/gid7-fffix

    NAS driver update
    rouault authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a963578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8b471c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45b5831 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b559915 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e09ac82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3442072 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0db6df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42dde5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a27c425 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c43563 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25997fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b025a12 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b81470e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c115a89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88d9f75 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #8643 from dbaston/pytest-independent

    autotest: make more tests run independently
    rouault authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0b3a46b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a307c5f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d0ebed8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    28dc986 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17202b1 View commit details
    Browse the repository at this point in the history
  23. OGRGeometryFactory::transformWithOptions() WRAPDATELINE=YES: remove h…

    …euristics about points exactly at +/- 180 (fixes #8645)
    
    This heuristics had been added in cef50ff, but it doesn't seem to
    be any longer needed since the added test case in that commit still pass
    without it.
    rouault committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b2dbb79 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    05c9c28 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #8652 from rouault/geos_3_12_M

    exportToGEOS(): do not drop M dimension with GEOS >= 3.12
    rouault authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7fa33df View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    45bb773 View commit details
    Browse the repository at this point in the history
  2. WFS: use numberMatched when present to avoid last empty GetFeature re…

    …quest, and set GetFeatureCount()
    rouault committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f94033a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8649 from rouault/fix_8536

    GRIB2: SRS writing: add support for Rotated LatLong grids (fixes #8536)
    rouault authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d2bf61f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8650 from rouault/fix_8645

    OGRGeometryFactory::transformWithOptions() WRAPDATELINE=YES: remove heuristics about points exactly at +/- 180
    rouault authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    89b55e1 View commit details
    Browse the repository at this point in the history
  5. gdalwarp: do not enter a specific COG optimized code path when some o…

    …f its preconditons are not met (fixes #8655)
    rouault committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    413c9f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e12af4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a7310f View commit details
    Browse the repository at this point in the history
  8. Doc: advertize 3.7.3

    rouault committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    40b3e00 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8656 from rouault/fix_8655

    gdalwarp: do not enter a specific COG optimized code path when some of its preconditons are not met
    rouault authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a10feb7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8654 from rouault/fix_8653

    WFS: correctly paginate when number of features is lower than page size
    rouault authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7abdaf6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #8657 from rouault/doc_nitf_acronyms

    Doc: NITF: expand various acronyms (fixes #8583)
    rouault authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e52206c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    681ae46 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #8651 from rouault/fix_8647

    OpenFileGDB: expose layer alias name in ALIAS_NAME layer metadata item
    rouault authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    acb3ac1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f123339 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #8658 from rouault/CVE-2023-45853

    cpl_zipOpenNewFileInZip3(): validate length of filename, comment and extrafields
    rouault authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    650435e View commit details
    Browse the repository at this point in the history
  16. Add GDAL 3.8.0 NEWS

    rouault committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7b6c3fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    099fd25 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    5915040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72332f2 View commit details
    Browse the repository at this point in the history
  3. .github/workflows/benchmarks/test.sh: attempt to avoid random error '…

    …/tmp' does not start with '/home/runner/work/gdal/gdal/build-benchmarks'
    rouault committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    0fd7b7c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8662 from rouault/benchmark_path_fixup

    .github/workflows/benchmarks/test.sh: attempt to avoid random error '…
    rouault authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    44ac9db View commit details
    Browse the repository at this point in the history
  5. [Lint] OGRMemLayer cleanups

    rouault committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    a672c3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    175a912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0144956 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6128b1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5239fc8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f622eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fcb70d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68b8d99 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #8661 from rouault/ogr_mem_lint

    [Lint] OGRMemLayer cleanups
    rouault authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    a85603f View commit details
    Browse the repository at this point in the history
  14. OGRLayer::WriteArrowBatch(): fix memleak on Arrow list types mapped a…

    …s String(JSON) (master only)
    rouault committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    824122a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #8663 from amoeba/docs-arrow-branch

    Fix arrow repo URLs to reference main branch instead of master
    rouault authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    fe152b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7b898e0 View commit details
    Browse the repository at this point in the history
  17. OGRGeometryCollection/OGRCurveCollection: fix memleak when calling im…

    …portFromWkb() on an existing geometry
    rouault committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f090ab6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4236873 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c1aa9da View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    473a828 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    09c3806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b9e0c View commit details
    Browse the repository at this point in the history
  3. Add GDALDriver::Open(GDALOpenInfo* poOpenInfo, bool bSetOpenOptions),…

    … for internal use only for now
    rouault committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    477438d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6c3066 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. build(deps): bump Chizkiyahu/delete-untagged-ghcr-action from 2 to 3

    Bumps [Chizkiyahu/delete-untagged-ghcr-action](https://github.com/chizkiyahu/delete-untagged-ghcr-action) from 2 to 3.
    - [Release notes](https://github.com/chizkiyahu/delete-untagged-ghcr-action/releases)
    - [Commits](Chizkiyahu/delete-untagged-ghcr-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: Chizkiyahu/delete-untagged-ghcr-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    292122e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8667 from rouault/fix_8666

    WFS: avoid GetFeature request to be emitted twice in GML streaming mode (fixes #8666, master only)
    rouault authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a12b9bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8670 from OSGeo/dependabot/github_actions/Chizkiy…

    …ahu/delete-untagged-ghcr-action-3
    
    build(deps): bump Chizkiyahu/delete-untagged-ghcr-action from 2 to 3
    rouault authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7ed00f9 View commit details
    Browse the repository at this point in the history
  4. Prepare for GDAL 3.8.0

    rouault committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9b256ee View commit details
    Browse the repository at this point in the history
  5. Set master to 3.9.0dev

    rouault committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9a3e48a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    8f17a33 View commit details
    Browse the repository at this point in the history
  2. Travis CI: update to jammy

    rouault committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    42e4386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    740642e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e137d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb83ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    248bb18 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8673 from rouault/travis_jammy

    Travis CI: update to jammy
    rouault authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    79a868b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8671 from rouault/gdal_create_gcps

    gdal_create: copy GCPs present in the input file
    rouault authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4d94400 View commit details
    Browse the repository at this point in the history
  9. Python utilities: make gdal_edit, gdal_pansharp, gdal_retile and ogr_…

    …layer_algebra return 0 error code when invoked with --version switch
    
    Fixes conda-forge/gdal-feedstock#835 (review)
    rouault committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    98eb5f6 View commit details
    Browse the repository at this point in the history
  10. Update parquet.rst to point to Apache Parquet project

    - Now points users to the Apache Parquet project instead of Databricks
    gregorywaynepower authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    36043fc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge pull request #8676 from rouault/python_utilities_err_code

    Python utilities: make gdal_edit, gdal_pansharp, gdal_retile and ogr_layer_algebra…
    rouault authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b6d0830 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8678 from gregorywaynepower/patch-2

    Update parquet.rst to point to Apache Parquet project
    rouault authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3065c75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab5e6ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ecd654 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b10953 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d030ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bdbf6a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge pull request #8682 from sebastic/gcc-13

    Include <cstdint> for uint64_t.
    rouault authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    31109aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8680 from dbaston/ci-ubuntu-2204

    CI: Remove Ubuntu 18.04 configurations
    rouault authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    170bc25 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    59eaaed View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    f77e05d View commit details
    Browse the repository at this point in the history