Write a pipeline to a GDALG JSON file
Arguments
- x
A
gdalviz_pipeline, or a string/path accepted byread_gdalg().- path
Output path (conventionally ending in
.gdalg.json).- relative_paths
Logical for the
relative_paths_relative_to_this_filemember. Defaults toTRUE.- gdal_version
Optional GDAL version string to record.
- pretty
Whether to pretty-print the JSON. Defaults to
TRUE.
