[GRASS-user] Problem importing ESRI grid file (.adf)
Stefan Blumentrath
Stefan.Blumentrath at nina.no
Fri Jun 8 14:06:05 PDT 2018
Hi Rich,
There should be a "dblbnd.adf" file in the ESRI grid directory. Please try that to import the data. So:
r.in.gdal -o --overwrite
input=<path/to/directory/>Bare_Earth/bh45122c3/dblbnd.adf output=bare_earth
Hope that helps.
Cheers
Stefan
-----Original Message-----
From: grass-user <grass-user-bounces at lists.osgeo.org> On Behalf Of Rich Shepard
Sent: fredag 8. juni 2018 21:49
To: grass-user at lists.osgeo.org
Subject: [GRASS-user] Problem importing ESRI grid file (.adf)
I have several LiDAR files from a state agency I want to import into grass75. For one file I've used this command:
r.in.gdal -o --overwrite
input=<path/to/directory/>Bare_Earth/bh45122c3/w001001.adf output=bare_earth
and get the output in the attached .png.
The Bare_Earth/ directory, as a compressed tarball, is 11.3M so I've put a copy in the public directory of my dropbox account. If I've done this correctly you can download a copy using this URL:
<https://www.dropbox.com/preview/Public/bare_earth.tgz?role=personal>
I want to learn what I'm doing incorrectly so I can get a LiDAR point cloud for analyses.
Rich
More information about the grass-user
mailing list