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 #59

Merged
merged 97 commits into from
Dec 23, 2023
Merged

[pull] master from OSGeo:master #59

merged 97 commits into from
Dec 23, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 10, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

rouault and others added 28 commits December 7, 2023 15:34
…type, nodata value, scale/offset, units, and avoid fetching a metatile
…#8795)

New options:
```
.. option:: -location_field_name <field_name>

    .. versionadded:: 3.9.0

    Specifies the name of the field in the resulting vector dataset where the
    path of the input dataset will be stored. The default field name is
    "location". To prevent writing the path of the input dataset, use
    :option:`-no_location`

.. option:: -no_location

    .. versionadded:: 3.9.0

    Turns off the writing of the path of the input dataset as a field in the
    output vector dataset.

.. option:: -write_absolute_path

    .. versionadded:: 3.9.0

    Enables writing the absolute path of the input dataset. By default, the
    filename is written in the location field exactly as specified on the
    command line.
```
GetExtent3D(): fix & enhancements
GPX: fix crash with GPX_ELE_AS_25D=YES config option (fixes qgis/QGIS#55558, master only); add open options
OpenFileGDB: implement GetExtent3D()
CI/Docker: sort Alpine dependencies and add missing armadillo, basisu, odbc-cpp-wrapper and tiledb
Python bindings: add missing reference increment on Py_None in error case of Geometry.GetPoints() (fixes #8945)
@pull pull bot added the ⤵️ pull label Dec 10, 2023
Not heeding the warning that I am putting on this man page will cause an
"-rl is incompatible with -sql" error message.
rouault and others added 29 commits December 18, 2023 15:04
PG: serialize GDAL multidomain metadata of layer as XML in a ogr_system_tables.metadata table
…/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
…VERVIEW and JXL_ALPHA_DISTANCE_OVERVIEW configuration options (fixes #8973)
…adata item) if not specifying -r and overview levels if not specifying them
For now, only a test case representative of the one of #8967

This CI job is only run once per day
ESAT raster driver: update deprecated URL
FileGDB/OpenFileGDB: fix co-operation between the 2 drivers to make sure .cdf is opened with FileGDB
Overview: save resampling method, and reuse it in gdaladdo
Add autotest/slow_tests and a CI job to run them
GTiff: add JXL_LOSSLESS_OVERVIEW, JXL_EFFORT_OVERVIEW, JXL_DISTANCE_OVERVIEW and JXL_ALPHA_DISTANCE_OVERVIEW configuration options (fixes #8973)
gdalbuildvrt: in -separate mode, only use ComplexSource if needed
FIT driver: some cleanup to reduce cppcheck confusion
@pull pull bot merged commit 11c0775 into innFactory:master Dec 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants