<p>InboxX</p>
<p>Reply to all<br>Forward<br>Reply by chat<br>Filter messages like this<br>Print<br>Add to Contacts list<br>Delete this message<br>Report phishing<br>Report not phishing<br>Show original<br>Show in fixed width font<br>Show in variable width font<br>
Message text garbled?<br>Why is this spam/nonspam?<br>Courtney Schitka to gdal-dev <br>show details Apr 23 (2 days ago) Reply</p>
<p><br>Hi List, </p>
<p>This is my first posting, so my apologies if it&#39;s been answered prior. I have a VMAP data source, I am trying to open with Gdal-OGDI. I have rebuilt Gdal 1.5.1 with OGDI enabled and everything is linking and opening fine. When I open my data source the GDAL code goes through the OGDI hoops, and opens the data source, giving me back an OGRLayer, which I got by doing something like this </p>

<p>&nbsp;OGRDS-&gt;GetLayByName(LayerName)</p>
<p>I get back a physical layer, however this layer reports 0 features and when I try and get a feature or iterate over them, I never seem to get a feature. </p>
<p>I would think it&#39;s my datasource however when I open the same VMAP data source with the same layer using ogrinfo, I get all the feature in the data source listed. </p>
<p>Please Help!</p>
<p>Courtney</p>