-
Notifications
You must be signed in to change notification settings - Fork 0
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 #60
Commits on Dec 21, 2023
-
WMS: change logic to set gdalwmscache directory to honor in particula…
…r XDG_CACHE_HOME (fixes #8987)
Configuration menu - View commit details
-
Copy full SHA for 3390c87 - Browse repository at this point
Copy the full SHA 3390c87View commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 971d109 - Browse repository at this point
Copy the full SHA 971d109View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7877f9 - Browse repository at this point
Copy the full SHA d7877f9View commit details
Commits on Dec 23, 2023
-
Add specific documentation section about AWS IMDS (and fix typo)
Credits to @pedros007 for diagnosing the issue and finding the workarounds
Configuration menu - View commit details
-
Copy full SHA for c76776d - Browse repository at this point
Copy the full SHA c76776dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b48cc - Browse repository at this point
Copy the full SHA e6b48ccView commit details
Commits on Dec 24, 2023
-
OGRArrowArrayHelper::SetBoolOn(): fix wrong bit shift computation (af…
…fects ogr2ogr from GPKG/FlatGeoBuf to something else) (fixes #8998)
Configuration menu - View commit details
-
Copy full SHA for e8d1f1e - Browse repository at this point
Copy the full SHA e8d1f1eView commit details -
CoordinateTransformation::TransformBounds(): fix polar stereographic …
…(including pole) to Web Mertactor (fixes #8996)
Configuration menu - View commit details
-
Copy full SHA for f9af081 - Browse repository at this point
Copy the full SHA f9af081View commit details -
Merge pull request #8999 from rouault/fix_8998
OGRArrowArrayHelper::SetBoolOn(): fix wrong bit shift computation…
Configuration menu - View commit details
-
Copy full SHA for c54f292 - Browse repository at this point
Copy the full SHA c54f292View commit details
Commits on Dec 26, 2023
-
Merge pull request #8997 from rouault/transform_bounds_polar_to_mercator
CoordinateTransformation::TransformBounds(): fix polar stereographic …
Configuration menu - View commit details
-
Copy full SHA for f5a5b8a - Browse repository at this point
Copy the full SHA f5a5b8aView commit details -
Merge pull request #8994 from rouault/better_imds_doc
Add specific documentation section about AWS IMDS (and fix typo)
Configuration menu - View commit details
-
Copy full SHA for 8bd25df - Browse repository at this point
Copy the full SHA 8bd25dfView commit details -
Merge pull request #8992 from rouault/fix_8958
gdalinfo, ogrinfo, etc. --formats: append list of extensions (fixes #8958)
Configuration menu - View commit details
-
Copy full SHA for f90b902 - Browse repository at this point
Copy the full SHA f90b902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac5e69 - Browse repository at this point
Copy the full SHA 6ac5e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409d040 - Browse repository at this point
Copy the full SHA 409d040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e5ce5 - Browse repository at this point
Copy the full SHA 89e5ce5View commit details
Commits on Dec 28, 2023
-
Merge pull request #8988 from rouault/fix_8987
WMS: change logic to set gdalwmscache directory to honor in particular XDG_CACHE_HOME (fixes #8987)
Configuration menu - View commit details
-
Copy full SHA for a83b7ef - Browse repository at this point
Copy the full SHA a83b7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4683fa - Browse repository at this point
Copy the full SHA d4683faView commit details
Commits on Dec 29, 2023
-
Merge pull request #9003 from rouault/coverity_fixes
VSICurl and derived: replace most uses of CPLString with std::string
Configuration menu - View commit details
-
Copy full SHA for abd6620 - Browse repository at this point
Copy the full SHA abd6620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 702a0c5 - Browse repository at this point
Copy the full SHA 702a0c5View commit details
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b815e7 - Browse repository at this point
Copy the full SHA 5b815e7View commit details -
Merge pull request #9006 from rouault/limit_gha_permissions
GitHub actions: limit permissions further
Configuration menu - View commit details
-
Copy full SHA for ba5cdc7 - Browse repository at this point
Copy the full SHA ba5cdc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd3dbd - Browse repository at this point
Copy the full SHA 4fd3dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6490f7 - Browse repository at this point
Copy the full SHA d6490f7View commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a276037 - Browse repository at this point
Copy the full SHA a276037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d8876a - Browse repository at this point
Copy the full SHA 9d8876aView commit details -
Merge pull request #9008 from rouault/remove_get_pip
CI Travis: try to remove get-pip
Configuration menu - View commit details
-
Copy full SHA for 6713862 - Browse repository at this point
Copy the full SHA 6713862View commit details -
The CSV: prefix negates the sentence I removed, so I removed it.
Configuration menu - View commit details
-
Copy full SHA for 4e15cb9 - Browse repository at this point
Copy the full SHA 4e15cb9View commit details -
Merge pull request #9010 from jidanni/patch-21
CSV: prefix available, so remove outdated conflicting sentence.
Configuration menu - View commit details
-
Copy full SHA for 1df855e - Browse repository at this point
Copy the full SHA 1df855eView commit details
Commits on Jan 2, 2024
-
ogr2ogr: do not use ArrowArray interface if -clipsrc, -clipdst, -gcp …
…or -wrapdateline are specified (fixes #9013)
Configuration menu - View commit details
-
Copy full SHA for 4177ac9 - Browse repository at this point
Copy the full SHA 4177ac9View commit details -
Merge pull request #9014 from rouault/fix_9013
ogr2ogr: do not use ArrowArray interface if -clipsrc, -clipdst, -gcp or -wrapdateline are specified (fixes #9013)
Configuration menu - View commit details
-
Copy full SHA for 98c3491 - Browse repository at this point
Copy the full SHA 98c3491View commit details
Commits on Jan 3, 2024
-
GPKG: disable by default multi-threaded ArrowArray interface. Make it…
… opt-in with the OGR_GPKG_NUM_THREADS config option Cf https://lists.osgeo.org/pipermail/gdal-dev/2024-January/058177.html
Configuration menu - View commit details
-
Copy full SHA for c4d5e5d - Browse repository at this point
Copy the full SHA c4d5e5dView commit details -
Merge pull request #9018 from rouault/OGR_GPKG_NUM_THREADS
GPKG: disable by default multi-threaded ArrowArray interface. Make it…
Configuration menu - View commit details
-
Copy full SHA for cdd114f - Browse repository at this point
Copy the full SHA cdd114fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb78aa - Browse repository at this point
Copy the full SHA 4bb78aaView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2addba - Browse repository at this point
Copy the full SHA d2addbaView commit details -
Merge pull request #9023 from mpdaly/patch-1
gdal2ogr.c: added missing close bracket
Configuration menu - View commit details
-
Copy full SHA for 8fddbf5 - Browse repository at this point
Copy the full SHA 8fddbf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6226f - Browse repository at this point
Copy the full SHA 8c6226fView commit details -
Internal libjson: resync random_seed.c with upstream, and use getrand…
…om() implementation when available (fixes #9024)
Configuration menu - View commit details
-
Copy full SHA for 54064b6 - Browse repository at this point
Copy the full SHA 54064b6View commit details -
Merge pull request #9026 from rouault/gpkg_GetNextArrowArray_thread_fix
GPKG: fix multi-threaded ArrowArray interface and re-enable it by default
Configuration menu - View commit details
-
Copy full SHA for ba90c04 - Browse repository at this point
Copy the full SHA ba90c04View commit details -
Merge pull request #9027 from rouault/fix_9024
Internal libjson: resync random_seed.c with upstream, and use getrandom() implementation when available (fixes #9024)
Configuration menu - View commit details
-
Copy full SHA for d731c57 - Browse repository at this point
Copy the full SHA d731c57View commit details -
jpegxl.py: make test pass with latest libjxl master
libjxl/libjxl@815858b slightly changed how lossy JXL is decoded
Configuration menu - View commit details
-
Copy full SHA for ff642e4 - Browse repository at this point
Copy the full SHA ff642e4View commit details -
Merge pull request #9031 from rouault/jpegxl_test_fix
jpegxl.py: make test pass with latest libjxl master
Configuration menu - View commit details
-
Copy full SHA for 6d6587d - Browse repository at this point
Copy the full SHA 6d6587dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5289c - Browse repository at this point
Copy the full SHA bf5289cView commit details
Commits on Jan 5, 2024
-
Added tiledb metadata fields to easily tag array type
Norman Barker committedJan 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 820140b - Browse repository at this point
Copy the full SHA 820140bView commit details -
Merge pull request #9034 from TileDB-Inc/nb/tiledb_metadata
Added tiledb metadata fields to easily tag array type
Configuration menu - View commit details
-
Copy full SHA for 491a5f8 - Browse repository at this point
Copy the full SHA 491a5f8View commit details -
OpenFileGDB writer: set xml shape type to "esriGeometryPolyline" for …
…LineString/MultiLineString (#9033)
Configuration menu - View commit details
-
Copy full SHA for c4afe36 - Browse repository at this point
Copy the full SHA c4afe36View commit details
Commits on Jan 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fb9934 - Browse repository at this point
Copy the full SHA 0fb9934View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6ef24 - Browse repository at this point
Copy the full SHA fa6ef24View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45f08f2 - Browse repository at this point
Copy the full SHA 45f08f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8fadb - Browse repository at this point
Copy the full SHA eb8fadbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb472a - Browse repository at this point
Copy the full SHA ccb472aView commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 895e9fb - Browse repository at this point
Copy the full SHA 895e9fbView commit details