Skip to content

Commit

Permalink
document the defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 25, 2021
1 parent 2b1d131 commit f5cfb4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/stages/writers.gdal.rst
Expand Up @@ -190,10 +190,10 @@ default_srs

metadata:
Add or set GDAL metadata to set on the raster, in the form
``NAME=VALUE,NAME2=VALUE2,NAME3=VALUE3``
``NAME=VALUE,NAME2=VALUE2,NAME3=VALUE3`` [Default: None]

pdal_metadata:
Write PDAL's pipeline and metadata as base64 to the GDAL PAM metadata
Write PDAL's pipeline and metadata as base64 to the GDAL PAM metadata [Default: False]


.. include:: writer_opts.rst
Expand Down

0 comments on commit f5cfb4b

Please sign in to comment.