gdal icon indicating copy to clipboard operation
gdal copied to clipboard

Doc: Add CLI examples for non-trivial arguments

Open dbaston opened this issue 8 months ago • 0 comments

Feature description

Many GDAL CLI options lack examples. Ideally, each non-trivial option could link to a corresponding example of its usage.

Additional context

Examples can either be hard-coded (.. code-block:: console) or dynamic (.. command-output::).

We may want to add functionality to the ..example directive so that we can link to examples on different documents.

dbaston avatar Apr 07 '25 11:04 dbaston