diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/transformations/vgridshift.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/operations/transformations/vgridshift.rst b/docs/source/operations/transformations/vgridshift.rst index 04be5b1b..5e958477 100644 --- a/docs/source/operations/transformations/vgridshift.rst +++ b/docs/source/operations/transformations/vgridshift.rst @@ -103,6 +103,9 @@ Required grid is considered optional and PROJ will the not complain if the grid is not available. + If a grid is specified with a path that contains spaces, the value should + be quoted. e.g. `+grids="/my path/has/spaces.gtx"` + Grids are expected to be in GTX format. Optional |
