Using TerraGear: Difference between revisions

Jump to navigation Jump to search
The other line doesn't work for me
m (Robot: Cosmetic changes)
(The other line doesn't work for me)
Line 55: Line 55:
For Windows:
For Windows:
  for %f in (./data/SRTM-30/*.hgt) do ./Terragear/hgtchop.exe 3 %f ./work/SRTM-30
  for %f in (./data/SRTM-30/*.hgt) do ./Terragear/hgtchop.exe 3 %f ./work/SRTM-30
or
for %f in (./data/SRTM-30/*.hgt) do ./Terragear/hgtchop.exe 3 ./data/SRTM-30/%f ./work/SRTM-30


For Linux:
For Linux:
121

edits

Navigation menu