Well I can't say exactly what you actually did to resolve your problem but the resolution shouldn't cause the problem you describe. I know because I used various resolutions in the past and you can see in the following screen shots that HOG can handle them correctly.As it turns out, it was indeed the resolution that was causing the forest. The datasets I've been working with have all be 1 arc sec or more in resolution (less is better here), which translates over to about 30m. When trying to convert that native resolution over to a Targa file, HOG can't properly interpolate the data since its only capable of working with exactly 10m resolution, so it just fills in the missing data points with empty elevations, resulting in the forest. The actual tops of the pillars do conform to the DEM, but every space around each is at elevation 0. The problem was corrected in my case by forcing the output ASCII xyz file to 10m resolution, leaving me with a nice smoothly contoured layout, however, even a 20 mile section of track produced a 600mb xyz file at that resolution, leading me to believe that I'd be constrained to ~40mi at a time of route, a very small amount when thinking about rolling out 2,300 miles.
Because of this (TransDEM works a little better with memory and should be able to process closer to 100mi at a time), and because of the spline laying feature, I've decided to go ahead and order TransDEM. I'm hopeful that it will help me produce this mess a little faster and more smoothly, though time will tell.
I used a DEM of Orbisonia Pa - one of about 12 I merged together to make the route I'm working on. I resampled it at 100m, 30m and the original 10m resolution in MicroDem. Saved as ASCII xyz dems and ran thru piglet and HOG. You can see in the following screeenshots that the terrain was created normally. You can see it uses a simple linear interpolation scheme to fill in the data it needs. This is very pronounced in the 100m resolution terrain. This is without telling HOG to interpolate the data. If you tell it to interploate it will smooth things out using higher order interpolation schemes.
100m resolution:
30m resolution:
10m resolution:
Roland - good to hear you're making progress. Trying to get info out of Auran on the map file fomats has been one of the bigger frustrations in my Trainz experience. I just wanted to get an updated version of what I had for TRS2006 but it seems thay were too busy and seems they've been too busy for many years now. I've hacked the formats with my hexeditor before. If I want to continue work on the track programs I guess I'll end up doing it again.
Bob Pearson
Last edited: