Notifications
Clear all

[Closed] Creating NASA's heightmaps importer

I messing around NASA’s SRTM project files.
In 2000 they send satelite with radar which scaned almost whole world’s topology.
Files are public available i.e. here

I started creating importer for this files. They seams to be preety acurate (~4.6m peer sampel).

Download here and place into scripts\startup

Imported .hgt file:

5 Replies

Pretty cool, thank you!
Is there a way to select a SRTM part in an google maps environment or something?

Here is image that represents position of all data sets:

“The names of individual data tiles refer to the longitude and latitude of the lower-left (southwest)
corner of the tile”

I have prolems with code. For example I can’t enable vertex colors in viewport without crash:hmm:

 lo1

I tried and did manage to enable viewport colors in the viewport without a crash.

Perfect! Thank you!

@lo How did you do it?