A workaround to your 2nd question is to set the GDAL_PAM_PROXY_DIR environment variable, either permanently or on the commandline before you call gdalinfo.
set GDAL_PAM_PROXY_DIR=%TEMP% gdalinfo -stats some.ntf -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Working-with-NTF-files-tp5066312p5069520.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
