Skip to content

Commit

Permalink
Doc: gdalwarp: clarify that -t_srs might still be needed when using -…
Browse files Browse the repository at this point in the history
…ct (fixes OSGeo#8242)
  • Loading branch information
rouault committed Aug 20, 2023
1 parent df92218 commit b66a5b6
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 b66a5b6

Please sign in to comment.