x


Import terrain from Google Earth, MS FlightSim, or USGS?

I want to import terrain meshes from Google Earth, or MS flightSim, or the USGS national digital elevation data (DEM). I've read all about various modeling tools and converting to RAW format, etc. But is there a way to just import directly from this data instead of having learn and go through yet another tool?

more ▼

asked Mar 25 '11 at 04:20 PM

Jason Roon gravatar image

Jason Roon
38 3 3 4

I mean the USGS digital elevation data, not the topo maps.

Mar 25 '11 at 04:21 PM Jason Roon

added some tags

Mar 27 '11 at 10:49 AM efge
(comments are locked)
10|3000 characters needed characters left

6 answers: sort voted first

I don't think so.

I think there is websites that already have the textures and models for you to use as they are already converted.

If you were to transfer the models and textures from these (using collada files) you woudn't be able to transfer the texture and have to update it in unity.

It would be much easier for you to create what you need (Cinema 4d, Lightwave, Blender) and transfer to unity using these file formats or find the ones I was talking about ealier which should be converted.

Sorry i couldn't be to much of use, but I hope this helps slighty.

S.

more ▼

answered Mar 25 '11 at 05:26 PM

Sean 11 gravatar image

Sean 11
1

(comments are locked)
10|3000 characters needed characters left

I think you'd either have to parse the format yourself and create meshes manually or find a third party tool/plugin. I can't help you in detail with either. Maybe someone who worked with it reads this and can give a better answer, but until then I think google is your best bet. Either search for an existing plugin or write your own. Just get the format specification (if available) and fill up a cup of coffee.


Google earth to Unity3D
At least someone is interested in the same stuff. Seems people use Sketchup to extract data.

more ▼

answered Mar 25 '11 at 05:27 PM

Statement gravatar image

Statement ♦♦
20.2k 35 71 176

(comments are locked)
10|3000 characters needed characters left

Ya, I saw this tutorial out there. You need Google's SketchUpPro which costs $495. I'd rather spend that $ on Unity Pro! For the United States anyway, elevation data can be downloaded from:

http://seamless.usgs.gov/data_availability.php?serviceid=Dataset_11

Does anyone know of a conversion tool to get this data in .RAW format to be imported into Unity?

more ▼

answered Mar 27 '11 at 09:51 AM

Jason Roon gravatar image

Jason Roon
38 3 3 4

(comments are locked)
10|3000 characters needed characters left

According to USGS website for elevation data, its avail in: NED data are available in ArcGRID, GeoTIFF, BIL and GridFloat (floating point binary raster with external header files) formats...

more ▼

answered Mar 27 '11 at 09:54 AM

Jason Roon gravatar image

Jason Roon
38 3 3 4

(comments are locked)
10|3000 characters needed characters left

If you want to create a heightmap for use in Unity's Terrain Engine you could take a look at
Global Mapper (Price per License: $349 US).
It takes "seconds" to generate a heightmap from almost any elevation data.

But you still have to convert the output image to the 16bit RAW format (e.g. by Photoshop Elements).


Edit:
There is a script on the wiki which uses GridFloat topo files as the heightmap for the terrain: HeightmapFromGridFloat

more ▼

answered Mar 27 '11 at 10:47 AM

efge gravatar image

efge
5.1k 5 14 40

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1521
x6
x1
x1

asked: Mar 25 '11 at 04:20 PM

Seen: 4854 times

Last Updated: Jun 25 '12 at 03:15 PM