138
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 18, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
OpenFileGDB writer: set xml shape type to "esriGeometryPolyline" for LineString/MultiLineString (#9033) More... about 1 year ago
Merge pull request #9034 from TileDB-Inc/nb/tiledb_metadata More... about 1 year ago
Added tiledb metadata fields to easily tag array type More... about 1 year ago
GEOJSON: add GetExtent3D "fast" implementation (#9017) More... about 1 year ago
Merge pull request #9031 from rouault/jpegxl_test_fix More... about 1 year ago
jpegxl.py: make test pass with latest libjxl master More... about 1 year ago
Merge pull request #9027 from rouault/fix_9024 More... about 1 year ago
Merge pull request #9026 from rouault/gpkg_GetNextArrowArray_thread_fix More... about 1 year ago
Internal libjson: resync random_seed.c with upstream, and use getrandom() implementation when available (fixes #9024) More... about 1 year ago
GPKG: fix multi-threaded ArrowArray interface and re-enable it by default More... about 1 year ago
Merge pull request #9023 from mpdaly/patch-1 More... about 1 year ago
gdal2ogr.c: added missing close bracket More... about 1 year ago
GPKG: fix build with sqlite 3.36.x (fixes #9021) More... about 1 year ago
Merge pull request #9018 from rouault/OGR_GPKG_NUM_THREADS More... about 1 year ago
GPKG: disable by default multi-threaded ArrowArray interface. Make it opt-in with the OGR_GPKG_NUM_THREADS config option More... about 1 year ago
ogr_gmlas.py: clean temporary files More... about 1 year ago
GMLAS: faster retrieval of GML and ISO schemas by using zip archives More... about 1 year ago
GMLAS: use CPLHTTPFetch() instead of /vsicurl_streaming/ to allow alternate HTTP downloader More... about 1 year ago
Merge pull request #9014 from rouault/fix_9013 More... about 1 year ago
ogr2ogr: do not use ArrowArray interface if -clipsrc, -clipdst, -gcp or -wrapdateline are specified (fixes #9013) More... about 1 year ago
GPKG: fix CodeQL cpp/sql-injection More... about 1 year ago
gdaljp2structure.cpp: fix CodeQL cpp/comparison-with-wider-type More... about 1 year ago
CPLRecodeToWCharIconv(): avoid CodeQL cpp/incorrect-string-type-conversion More... about 1 year ago
gdal_crs: avoid CodeQL cpp/comparison-with-wider-type More... about 1 year ago
gdal_rpc: avoid CodeQL cpp/comparison-with-wider-type More... about 1 year ago
gdal_simplesurf: avoid CodeQL cpp/comparison-with-wider-type More... about 1 year ago
gdaldither: avoid CodeQL cpp/comparison-with-wider-type More... about 1 year ago
gdallinearsystem: avoid CodeQL cpp/comparison-with-wider-type More... about 1 year ago
gdalmediancut: avoid CodeQL cpp/comparison-with-wider-type More... about 1 year ago
gdalproximity: avoid CodeQL cpp/comparison-with-wider-type More... about 1 year ago