[gdal-dev] pipeline algorithm from C API
Even Rouault
even.rouault at spatialys.com
Tue Aug 19 07:25:27 PDT 2025
> Sorry, I was writing to .gdalalg.json trying to replicate the example
> athttps://gdal.org/en/latest/programs/gdal_raster_pipeline.html#programs/gdal_raster_pipeline-2.
> I was expecting it would write the file, and that in API use the
> "output" dataset arg would also be opened on the GDALG, but that
> probably doesn't make sense. It works fine when the final write step
> is to .tif or .vrt. I should have explored that more first.
Ah ok, yes writing to the .gdalg.json file is a bit of special case. But
you can just GDALOpen() the file afterwards to get the dataset
--
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20250819/389437ed/attachment.htm>
More information about the gdal-dev
mailing list