Skip to content

Commit 4dce49c

Browse files
committed
gdal raster pixel-info: add --coordinate-dataset and --output vector datasets
1 parent e377b03 commit 4dce49c

File tree

7 files changed

+724
-44
lines changed

7 files changed

+724
-44
lines changed

.github/workflows/doc_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
-DGDAL_BUILD_OPTIONAL_DRIVERS=OFF \
5555
-DOGR_BUILD_OPTIONAL_DRIVERS=OFF \
5656
-DGDAL_ENABLE_DRIVER_GTI=ON \
57+
-DOGR_ENABLE_DRIVER_CSV=ON \
5758
-DOGR_ENABLE_DRIVER_GPKG=ON \
5859
-DOGR_ENABLE_DRIVER_OPENFILEGDB=ON
5960
cmake --build . -j$(nproc)

.github/workflows/ubuntu_24.04/reference_arg_names.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ connect-diagonal-pixels
4343
content-type
4444
convention
4545
convex-hull
46+
coordinate-dataset
4647
coordinate-system
4748
copy-metadata
4849
copy-overviews

0 commit comments

Comments
 (0)