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?
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev