<div>Marc:</div>
<div> </div>
<div>See if GPSBabel (<a href="http://gpsbabel.org">gpsbabel.org</a>) could do the trick for you. It may take some time to figure out the sheer endless settings, but it may be your solution (it has yet to fail for me). Use gpsbabel to convert your text file into something QGIS or PostGIS understands, such as GML and see if that works. 
</div>
<div>Maybe your GPS data collector exports GPX? Seems to be the GPS file format most widely supported by now. Then going from GPS to GML should be easier than custom-defining the parameters of your text file in GPSBabel. 
</div>
<div> </div>
<div>Good luck,</div>
<div> </div>
<div>Andreas.</div>
<div><br><br> </div>
<div><span class="gmail_quote">On 3/30/06, <b class="gmail_sendername">Marc Angelo</b> <<a href="mailto:computrain@paradise.net.nz">computrain@paradise.net.nz</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="DIRECTION: ltr">
<div><font face="Arial" size="2">Hi Everyone</font></div>
<div><font face="Arial" size="2">I am curently working on a small application that writes/reads data on a Pocket PC to and from an rfid tag (RFID SD Card). The gps coordinates are captured and written to a text file - so far so good and most of that is finished.
</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">What I want to be able to do now is store the points in Postgres and be able to pull them out into QGIS to view. I can open a .Net connection with Postgres and should be able to fire the data into Postgres. I have two problems and severfal questions (and I'm sorry if this is the wrong place to ask) - I'm using all Windows versions by the way 
</font></div>
<div><font face="Arial" size="2">1)    a)    Can waypoint data be stored in a Postgres Database?</font></div>
<div><font face="Arial" size="2">       b)    If it can be stored, can it then be viewed in QGIS?</font></div>
<div><font face="Arial" size="2">       c)    What data fields are required in a Postgres table if the waypoints can be stored? Is the geom field required?</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">I'm as thick as a plank when it comes to GIS data so I apologise for the simple questions</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">2)    I have tried to use SPIT to import some shape files into Postgres. Unfortunately I have been 99% unsuccessful. The data I have been using is NZTM, NZMG, and NZGD2000 (which apparently is very close to wgs84). I have had only one successful import and that was with an NZMG shape file (all other NZMG files fail as well including an identical file to the successful import but it was in NZTM). All these shape files I have tried (probaly 2 dozen or so) can be imported as a layer into QGIS - they just fail when an attempt to import them into Postgres with the following error:=
</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">"Problem inserting features from file"</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">I have asked this question over on the QGIS mailing list and the guys were excellent but I felt I was out doing my welcome with all my questions so I thought I would try over here :)</font>
</div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Any suggestions would greatly be appreciated</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Cheers</font></div></div>
<div style="DIRECTION: ltr"><span class="sg">
<div><font face="Arial" size="2">Marc</font></div></span></div><br>_______________________________________________<br>postgis-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:postgis-users@postgis.refractions.net">
postgis-users@postgis.refractions.net</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br><br><br></blockquote></div><br>