<div dir="ltr"><div>Hi Rich,</div><div><br></div><div>Actually, your ADF file is part of a vector format from ESRI named Coverage, that includes some files in a folder with the name of your data and some other data in a folder called INFO. Here is some more info on the Coverage format [1]</div><div><br></div><div>GDAL OGR can handle both shape and coverage formats so you could import any of the two. I believe it does not matter which one you choose. Just fire up GRASS and import your vector file.</div><div><br></div><div>To import the Coverage, I believe in GRASS you have to select the ADF file inside the coverage directory. To import the shapefile, just select the file with the shp extension</div><div><br></div><div>Cheers</div><div>Daniel<br></div><div><br></div><div>[1] - <a href="https://support.esri.com/en/technical-article/000007209">https://support.esri.com/en/technical-article/000007209</a><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 8, 2018 at 3:15 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 30 May 2018, Helmut Kudrnovsky wrote:<br>
<br>
> So you have to look by ogrinfo/gdalinfo --formats; you can get further<br>
> information on the GDAL Website.<br>
<br>
   I have LiDAR files in two ESRI formats and don't know which would be the<br>
better one to use: .shp and .adf.<br>
<br>
   My research taught me that .adf is Amiga Data File, and I thought that<br>
Amiga died several decades ago. Seems that ESRI is using that format for<br>
some reason and it does not appear to be supported by gdal.<br>
<br>
   The directories with the adf files also contain .dat, .nit, and .dir<br>
files and come in three versions: bare earth, highest hits, and intensity.<br>
<br>
   My use of these DEMs is for hydrological modeling, including storm runoff<br>
with times of concentration for specified 24-hour storm hydrographs. So, I<br>
want to become informed about my choices. Recommended readings also<br>
appreciated.<br>
<br>
Regards,<br>
<br>
Rich<br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a></blockquote></div>