Nick-Pearson / SRTMImport

UE4 Plugin that allows importing of SRTM Heightmap data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin doesn't accept properly named HGT file

malte-v opened this issue · comments

First of all, your plugin would be super helpful for me, if it worked...

When I specify the path to my HGT file, which is "../../../../../../Users/malte/Desktop/N47E012.hgt", I can't click on the import button and I see an error message next to the filepath field that says "Unable to load heights from SRTM file, ensure it is named correctly". In the Output Log, "LogTemp: Warning: Missing SRTM data file" is printed. Am I doing something wrong? The HGT file has not been modified after download. I downloaded it from earthdata.nasa.gov, where you can find the files in the collection "NASA Shuttle Radar Topography Mission Global 1 arc second V003". Thank you for your help!

That is very interesting, I am currently mid development on this plugin so it may be a bug. I will try and reproduce the problem on my machine and then get back to you. It should work correctly for the NASA 1 arc second data you have

Any updates on this?

This would be a phenomenal plugin to have for open world development within the unreal engine!