You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. note::
:option:`--crs-format` can only be set when :option:`--output-format`
is set to ``text``. The JSON text format includes both WKT2 and PROJJSON.
I guess only one link is created per unique :option:?
What is the bug?
Noticed in #14639, but is an issue elsewhere, for example at https://gdal.org/en/latest/programs/gdal_raster_info.html#cmdoption-crs-format the
--output-formatlinks to https://gdal.org/en/latest/programs/gdal_dataset_identify.html#cmdoption-fRaw RST is:
I guess only one link is created per unique
:option:?cc @dbaston
Steps to reproduce the issue
Click the link at https://gdal.org/en/latest/programs/gdal_raster_info.html#cmdoption-crs-format
Versions and provenance
All Sphinx docs
Additional context
No response