I'm encountering some scale and georeference issues in Terragen 2 from USGS data I've acquired from the new 2.0 National Map viewer. While the new viewer is in many ways easier to use than the old version, it introduces some issues, among them no more geotiff export as another thread already noted. So it seems one is stuck converting arcgrid data first. I looked into a few of the recommended solutions. I was unable to get the USGS provided conversion tools to work even though GDAL is installed and recognized; it strangely won't recognize the arcdata format from USGS. Landserf refuses to work with Java on my system, even though it's all updated. VTBuilder works, but I suspect it's producing the issues I'm encountering in Terragen.
Translating Arcgrid to a Terragen file in VTBuilder results in a 1m XY size heightfield. So I translated to a geotiff instead, which reads in at 10811m XY size in the heightfield load statistics field. That value however appears to be the number of vertices, not the actual size which is around 90000m XY. As a result, the height, is considerably stretched (though the values appear accurate) and need to be significantly reduced via the heightfield's displacement height multiplyer setting.
The segment I'm importing from the USGS is sizeable, approx 400 x 400km, so the data is delivered in several chunks and when two separate chunks were auto geo-referenced, they somehow end up on top of each other on the planet (note: I'm adjusting the camera, I haven't actually shifted the planet's apex to the imported terrain yet in Terragen) which would indicate an issue in the georeferencing from VT builder to Terragen.
I'm not sure how to proceed. As the USGS viewer is probably the biggest source of DEM data I can't be alone in experiencing these new conversion difficulties? Appreciate any help.