- Messages
- 42
Hello,
How does one convert SRTM data, for example from here: http://viewfinderpanoramas.org/dem3.html#nam, into elevation BGL files with resample.
I tried the following inf file, and although I get a result, it is just a horizontal green line.
Does my inf file look correct?
How does one convert SRTM data, for example from here: http://viewfinderpanoramas.org/dem3.html#nam, into elevation BGL files with resample.
I tried the following inf file, and although I get a result, it is just a horizontal green line.
Does my inf file look correct?
Code:
[Source]
Type = Raw
Layer = Elevation
SourceDir = "I:\Ortho4XP_FSX_P3D\Elevation_data\+20-080"
SourceFile = "N20W077.hgt"
ULXMAP = -77.0
ULYMAP = 20.0
XDIM = 0.000833333333333333
YDIM = 0.000833333333333333
BandLayout = BIL
ByteOrder = Motorola
nCols = 1201
nRows = 1201
SampleType = SINT16
NULL = -32768
[Destination]
DestDir = "I:\Ortho4XP_FSX_P3D\Orthophotos\+20-080\+20-077\BI_18"
DestBaseFileName = "elevation"
NorthLat = 21.00
WestLon = -77.0
SouthLat = 20.0
EastLon = -76.0
LOD = 6,9