<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Greetings,<br><br>I am currently accessing datasets which are embedded inside a single file.&nbsp; Each dataset is a given file offset and length inside of the larger file.&nbsp; <br><br>I saw in the latest doxy-docs <a href="http://www.gdal.org/ogr/cpl__vsi_8h.html">here</a> that there is a VSIInstallSubFileHandler for doing just that, and look forward to testing it out.&nbsp; My concern with it, as well as the normal VSIMemFileHandler, is in accessing large files.&nbsp; I have 2 GB images, embedded within files that are up to 100 GB in size.&nbsp; Does the VSIMemFileHandler do any sort of paging so that the entire source image is not read into memory?<br><br>-- Dan Greve<br>-- Software Engineer<br>-- Northrop Grumman Corporation<br><br /><hr />Windows Live™: Keep your life in sync.  <a href='http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_022009' target='_new'>Check it out.</a></body>
</html>