<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 02/12/2021 à 05:18, Carl Godkin a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAE=8km=Jh8gucrSsuN+5QMWHC0DSwYgevXPG66705sYpVQuq3g@mail.gmail.com">
      <div dir="ltr">Hi,
        <div>I've got some data that is in VPF (Vector Product Format)
          format and it appears that the OGDI vector should be able to
          consume it.</div>
        <div><br>
        </div>
        <div>I have GDAL 3.4.0 (the OSGeo4W build) and cannot figure out
          how to even run "ogrinfo" on the data set.  </div>
        <div><br>
        </div>
        <div>From this page (<a
            href="https://gdal.org/drivers/vector/ogdi.html"
            moz-do-not-send="true">https://gdal.org/drivers/vector/ogdi.html</a>),
          it appears that the syntax should be <br>
        </div>
        <div><br>
        </div>
        <div>ogrinfo
gltp:[//<hostname>]/<driver_name>/<dataset_name>:<layer_name>:<family></div>
        <div><br>
        </div>
        <div>but in all of the examples, the "driver_name" is "vrf" so I
          tried that (as well as "vpf" out of desperation) but I'm on
          Windows so I'm puzzled about the exact syntax.</div>
        <div><br>
        </div>
        <div>My data is in d:\users\carl\vvod (which contains the dht
          and lat files).</div>
        <div><br>
        </div>
        <div>>ogrinfo gltp:/vrf/d/users/carl/vvod<br>
        </div>
      </div>
    </blockquote>
    <p>try:</p>
    <p>ogrinfo gltp:/vrf/d:/users/carl/vvod</p>
    <blockquote type="cite"
cite="mid:CAE=8km=Jh8gucrSsuN+5QMWHC0DSwYgevXPG66705sYpVQuq3g@mail.gmail.com">
      <div dir="ltr">
        <div>ERROR 1: OGDI DataSource Open Failed: Can't open CAT file,
          invalid VRF database<br>
          <br>
          ERROR 1: OGDI DataSource Open Failed: Can't open CAT file,
          invalid VRF database<br>
          <br>
          FAILURE:<br>
          Unable to open datasource `gltp:/vrf/d/users/carl/vvod' with
          the following drivers.<br>
        </div>
        <div><long list of drivers></div>
        <div><br>
        </div>
        <div>There are indeed "cat" files in every sub-directory of
          vvod, by the way.</div>
        <div><br>
        </div>
        <div>And I won't bore you with the 50 variations I tried.  </div>
        <div><br>
        </div>
        <div>If anyone has experience with this driver and can provide
          some guidance, it would be very helpful.<br>
        </div>
        <div><br>
        </div>
        <div>Thanks very much,</div>
        <div><br>
        </div>
        <div>carl</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>