On Tue, 4 May 2021, Romeo Alvaraz wrote:
Thanks Even for the response and clarifications on /vsistdin/. Our reasons
for attempting to use /vsistdin/ is to avoid having to read a file from the
local file system (which we would have to write to first by other means) on
our remote server. We've been using this in conjunction with /vsistdout/.
/vsicurl/ was another option we considered for the input but it's not ideal
to our situation.
I'm just wondering if there is another handler/method you could suggest
that could feed the input directly to gdal_translate in order to bypass use
of file system?
A python script could store the incoming data in /vsimem/ and call
gdal_translate internally
--
Andrew C. Aitchison Kendal, UK
and...@aitchison.me.uk
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev