Outerra forum

Outerra Engine => Technology => Topic started by: Simbuilder5 on January 09, 2012, 03:18:53 pm

Title: Elevation Data
Post by: Simbuilder5 on January 09, 2012, 03:18:53 pm
Are you all using the 90m elevation data from http://srtm.csi.cgiar.org/ (http://srtm.csi.cgiar.org/) ?
Title: Re: Elevation Data
Post by: cameni on January 09, 2012, 03:45:43 pm
Not these, but original SRTM data plus enhancements from http://www.viewfinderpanoramas.org/dem3.html (http://www.viewfinderpanoramas.org/dem3.html)
Title: Re: Elevation Data
Post by: Jagerbomber on January 09, 2012, 05:15:36 pm
I want to see a higher resolution of my area in the US so bad.  :P  USGS has 1/3 for my area (and I believe of the entire US and even 1/9 in some spots).  Any chance of that actually happening or does it have too many flaws or something?  I just want to try it.  Haha.  ;D
Title: Re: Elevation Data
Post by: Orswell on February 24, 2012, 09:12:19 pm
I am interested in this too, I have LIDAR for Mt. Rainier (which someone put an airport on :P)
Title: Re: Elevation Data
Post by: rubbish on February 25, 2012, 11:04:34 am
Is it possible to mix and match datasets, i.e. have a higher res dataset for a particular area of interest?
Title: Re: Elevation Data
Post by: cameni on February 25, 2012, 11:54:20 am
Technically it's possible, it's already used for oceans that come in 1km resolution (ocean depths). There are some issues with seamless transition when it's used on the land, we need to address that first.
Title: Re: Elevation Data
Post by: Orswell on February 25, 2012, 12:57:56 pm
Is it just the mismatch in elevation cause extreme graphic issues or are you worried about ledges from the mismatch of data.  I'm not worried about the ledges,  i could smooth the edges to match srtm etc.
Title: Re: Elevation Data
Post by: cameni on February 25, 2012, 01:07:37 pm
A mismatch from elevation would be your responsibility; this is something else, tied to the architecture of terrain generator. Tiles that don't have source data in given resolution have to generate detail artificially. The problem is that neighbor tiles have to match the borders so there are no gapes when the data are further subdivided and fractal-refined. At the moment the mapping tool doesn't properly account for that, and it would create ugly gaps where the mesh doesn't quite fit.
Title: Re: Elevation Data
Post by: Orswell on February 25, 2012, 02:48:56 pm
ok, thanks for the reply.  I've got the full alpha now and look forward to integrating some of my GIS data!