[gdal-dev] opening images via a URI
Barry DeZonia
bdezonia at gmail.com
Sat Jan 13 14:58:48 PST 2024
Hey all,
I am in a position where a library I am developing would benefit if gdal
could open an image that lives on the web. I guess maybe it's a VSI thing?
Anyhow I am wondering how I could extend the Java API to open things given
a Java URI. It could delegate to the C/C++ VSI code after manipulating the
URI as needed. Does anyone think this is feasible? Are there good examples
of how the VSI stuff works that I could refer to?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240113/e80a64fb/attachment.htm>
More information about the gdal-dev
mailing list