Skip to content

Commit

Permalink
gdalwarp: clarify that -t_srs might still be needed when using -ct (f…
Browse files Browse the repository at this point in the history
…ixes OSGeo#8242)
  • Loading branch information
rouault committed Aug 20, 2023
1 parent df92218 commit 3254796
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/programs/gdalwarp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ with control information.
or a urn:ogc:def:coordinateOperation:EPSG::XXXX URN overriding the default
transformation from the source to the target CRS. It must take into account the
axis order of the source and target CRS.
When creating a new output file, using :option:`-t_srs` is still necessary
to have the target CRS written in the metadata of the output file.

.. versionadded:: 3.0

Expand Down

0 comments on commit 3254796

Please sign in to comment.