Nicholas,<br>
I remain a  little unclear about how I determine which SRID to transform to.<br>
I have Waypoints downloade from a garmin GPS, and I used WGS84 (SRID
4326) to import the waypoints. I Assume the porblem is that I have the
data in Lat Long Decimal Degrees - But I cannot see a corresponding
Geographic SRID for WGS 84.<br>
( I am thinking that loading GPS Co-ords into Postgis would have to be good Candidate for an FAQ question).<br>
Any ideas?<br>
Cheers<br>
Johan Wehtje<br><br><div><span class="gmail_quote">On 11/15/05, <b class="gmail_sendername">Johan Wehtje</b> <<a href="mailto:genwolf@gmail.com">genwolf@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks Nicolas.<br>
I will give that a try<div><span class="e" id="q_1078ee9415a5f397_1"><br><br><div><span class="gmail_quote">On 11/15/05, <b class="gmail_sendername">Nicolas Ribot</b> <<a href="mailto:nicky666@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
nicky666@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> Thanks Baren and strk - that was the problem, the file was in decimal<br>> degrees.<br>><br>>  Can these files be used in Postgis ? is it just a matter of finding another<br>> SRID, or do I have to convert them sowehow?
<br>><br><br>Hello Johan<br>You can use these files in Postgis, setting the right SRID for them.<br>(a geographic system in your case)<br>You may also transform them to another reference system by knowing the<br>source and target spatial reference systems SRID. (transform()
<br>function).<br>Storing them in lat-long won't allow you to compute precise distances, areas.<br>So transforming them to a cartesian reference system is a good option.<br>Look in the spatial_ref_sys table to find the SRID corresponding to
<br>your projection.<br><br>Nicolas<br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div><br>

</span></div></blockquote></div><br>