<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
john raskulinecz wrote:
<blockquote cite="mid:SNT143-W47DF857697F3C6C6B1D3FBE450@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
  <div dir="ltr">Hello Giovanni and T. Gray,<br>
Thanks for the suggestions. When I loaded the plugins and went to
raster>extraction>contour and browsed then entered the file it
said it wasn't recognized as a supported  file <br>
type. I think it wants tiffs. Is there by chance a way to convert txt
to tiff or raster that anyone knows of? That would seem to be an ideal
solution.<br>
again, thanks to all who have given me help in the past,<br>
J.R.<br>
  </div>
</blockquote>
I needed to do something similar in the past and this is what I did. 
First I was given some kml files of points not a txt file.  I turned
that file of points into a shapefile of points.  You need to be able to
import your txt file as a vector.  If by txt you mean a comma
separated  file then you should be able to use the Add Delimited Text
option in the Layer menu.  Note that this doesn't load any attribution
just locations.  If you need attribution then you can load the csv into
openoffice and save it as dbf and use The Vecor/Data Management/Join
Attributes Menu or look at the documentation for gdal which explanes
how to add a attribute map file to your csv.  If your txt file is NOT
csv then you'll probably have to edit it by hand or write a script to
turn it into csv.<br>
<br>
Once you have your points loaded then you can use
Raster/Conversion/Rasterize menu to turn it into a raster then
Raster/Extraction/Contour to generate your contour vector.<br>
<br>
Hope this helps.<br>
<blockquote cite="mid:SNT143-W47DF857697F3C6C6B1D3FBE450@phx.gbl"
 type="cite">
  <div dir="ltr"> <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
 <br>
h<br>
  </div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
  </pre>
</blockquote>
<br>
</body>
</html>