<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Matt,<BR>
&nbsp;<BR>
I tried exporting&nbsp; using OpenEV. <BR>
&nbsp;<BR>
I get the error "Unable to create output file xxxx".<BR>
&nbsp;<BR>
Is there some setup that I need to do before trying to export the file?<BR>
&nbsp;<BR>
I also tried to use gdal_translate and it would not read the *.dem file.<BR><BR>&gt; Date: Thu, 19 Jun 2008 09:52:51 -0700<BR>&gt; From: matt.wilkie@gov.yk.ca<BR>&gt; To: frankghaymes@hotmail.com<BR>&gt; CC: fwtools@lists.maptools.org<BR>&gt; Subject: Re: [FWTools] Converting a DEM file to a *.png Height Map<BR>&gt; <BR>&gt; Hi Frank,<BR>&gt; <BR>&gt; For OpenEV it should be sufficient to load the DEM, then use the "File &gt; <BR>&gt; Export" menu and select png for output format. If you've tried this <BR>&gt; already and it didn't work you may have to play with the output byte <BR>&gt; type (you'll need to consult the docs for your target application for <BR>&gt; this) using the commandline gdal_translate.<BR>&gt; <BR>&gt; The following convert to an 8bit and unsigned 16bit png respectively:<BR>&gt; <BR>&gt; gdal_translate -of png -ot byte infile.dem outfile.png<BR>&gt; gdal_translate -of png -ot uint16 infile.dem outfile.png<BR>&gt; <BR>&gt; Command reference http://www.gdal.org/gdal_translate.html<BR>&gt; <BR>&gt; cheers,<BR>&gt; <BR>&gt; matt wilkie<BR>&gt; --------------------------------------------<BR>&gt; Geographic Information,<BR>&gt; Information Management and Technology,<BR>&gt; Yukon Department of Environment<BR>&gt; 10 Burns Road * Whitehorse, Yukon * Y1A 4Y9<BR>&gt; 867-667-8133 Tel * 867-393-7003 Fax<BR>&gt; http://environmentyukon.gov.yk.ca/geomatics/<BR>&gt; --------------------------------------------<BR>&gt; <BR>&gt; <BR>&gt; Frank Haymes wrote:<BR>&gt; &gt; How do I export a DEM Height Map to a .png file using OpenEV?<BR>&gt; &gt; <BR>&gt; &gt; I have downloaded and install FWTools. Is there nother program to do this?<BR>&gt; &gt; <BR>&gt; &gt; Frank G. Haymes<BR>&gt; &gt; <BR>&gt; &gt; ------------------------------------------------------------------------<BR>&gt; &gt; Introducing Live Search cashback . It's search that pays you back! Try <BR>&gt; &gt; it Now <BR>&gt; &gt; &lt;http://search.live.com/cashback/?&amp;pkw=form=MIJAAF/publ=HMTGL/crea=introsrchcashback&gt;<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; ------------------------------------------------------------------------<BR>&gt; &gt; <BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; FWTools mailing list<BR>&gt; &gt; FWTools@lists.maptools.org<BR>&gt; &gt; http://lists.maptools.org/mailman/listinfo/fwtools<BR>&gt; &gt; http://fwtools.maptools.org/<BR>&gt; <BR><BR><br /><hr />The other season of giving begins 6/24/08. Check out the i’m Talkathon. <a href='http://www.imtalkathon.com?source=TXT_EML_WLH_SeasonOfGiving' target='_new'>Check it out!</a></body>
</html>