Skip to content

Commit 292eeca

Browse files
committed
gdal raster pixel-info: add --position-dataset, --layer, --include-field, --output arguments
1 parent 3a89b79 commit 292eeca

File tree

8 files changed

+1030
-97
lines changed

8 files changed

+1030
-97
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
@@ -232,6 +232,7 @@ pixels
232232
polygonize
233233
position
234234
position-crs
235+
position-dataset
235236
power
236237
preserve-boundary
237238
profile

0 commit comments

Comments
 (0)