You are still trying to convert from a sphere to a sphere... on a sphere, you are always going to have angular coordinates like lat, lon.  As we've said before, you need to find a projected coordinate system -- that is one where the sphere has been converted to a flat surface.  The three concepts which you really need to gain a basic understanding of before continuing on are datum, spheroid/ellipsoid/geooid, and projection.  Without understanding these in a basic way, you will continue to be lost.
<br><br><a href="http://en.wikipedia.org/wiki/Map_projection">http://en.wikipedia.org/wiki/Map_projection</a><br><a href="http://en.wikipedia.org/wiki/Datum">http://en.wikipedia.org/wiki/Datum</a><br><br>Somebody previously sent some links to some other resources as well.
<br><br>We really would like to help you, but you are really getting into an area where you really should (perhaps I'm too much of a geographer) understand what is going on.<br><br>Please don't be disheartened.  Stepping back for a little bit here to do some extra homework will really help you as you do work in the geography world.
<br><br>David<br><br><br><br><div><span class="gmail_quote">On 6/18/06, <b class="gmail_sendername">Kevin martins</b> <<a href="mailto:martins506@hotmail.com">martins506@hotmail.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;">
Hi folks,<br><br>Well ,a few days ago i had a problem with coordinates projeted on maps.Well, I still have that problem:<br><br>I have a point (-7.48081E,39.821566N), in WGS-84, and I want it to be in lisbon datum with the units in meters.
<br>I have created a new datum-> "+proj=tmerc +lat_0=39.6666667 +lon_0=-8.131905 +k=1.000000 +x_0=0  +y_0=0 +a=6378388 +b=6356911.9 +units=m +no_defs ".<br>Note that point of reference of lisbon is =-8.131905
 E,39.6666667 N and a and b refers to the ellipsoid of Hayford.<br>Well I think that this should work but the problem is that when i do the convertion the coordinates of the point is:X->56542.734,Y->17497.474;<br>but it should be something like:X->
55838.227,Y->17741.34;<br><br>What am I doing wrong? Could you help me pplllllllllllleeeeeeeeese?<br>Cheers<br>Kevin<br><br><br><br><br>-----------------------------------------------<br>> Date: Wed, 14 Jun 2006 16:45:35 -0300
<br>> From: <a href="mailto:maovieira@gmail.com">maovieira@gmail.com</a><br>> To: <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>> Subject: Re: Re: Re: [postgis-users] Degrees to meters
<br>><br>> Kevin:<br>>  You can treat "geographic" with two aprouches:<br>>     Geographic is all coordinates projected over the earth (in any units)<br>>     Geographic is a alias to latlon "projection" (in fact Plate Careé projection when displayed). It is more used in some countries.
<br>>  Both treat projections, not Data (plural of Datum).You told about two different Datum (origin+ellipsoid) in the same projection and that was the conversion made.<br>> If  you want your map in different Datum (4326 represents WGS84 datum in latlong projection, then I supose you are talking about WGS-84) in a metric projection you must:
<br>>   (A) Make a datum (ellipsoid + origin) conversion<br>>   (B) Project your map in a cartesian projection using a metric system.<br>> This can be done in one step but in fact it is two.<br>> Step B depends of many factors (shape of your map,  type of distortion desired,  position on the globe, etc).
<br>> If you want to display this points you must considere this things to choose a projection but if you want to compare this data with another map (like calculate distances from one point table to another) you must convert to the same projection that another table was. To calculate distance from two tables in latlon you can use distance_sphere function to take answer in meters.
<br>> Maybe the best way to choose the right way is to give more information about your objective to the list.<br>> Regards.<br>> 2006/6/14, Kevin martins < <a href="mailto:martins506@hotmail.com">martins506@hotmail.com
</a>>:<br>> Yes it's just like you said, but how can I get a data in longlat in a  Geographic Coords  to a data in meters in another  Geographic Coords ?<br>> _________________________________________________________________
<br>> Esteja entre os primeiros a experimentar o futuro das mensagens instantâneas: avalie a versão beta do Windows Live Messenger<br>> <a href="http://ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73_______________________________________________">
http://ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73_______________________________________________</a><br>> postgis-users mailing list<br>> <a href="mailto:postgis-users@postgis.refractions.net">
postgis-users@postgis.refractions.net</a><br>> <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>> --<br>> Marco Vieira<br>
> +55 21 9499-6800<br>> e-mail: <a href="mailto:maovieira@gmail.com">maovieira@gmail.com</a><br><br>_________________________________________________________________<br>Esteja entre os primeiros a verem o futuro do Hotmail: experimente a versão beta do Windows Live Mail
<br><a href="http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d_______________________________________________">http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d_______________________________________________
</a><br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>************************************<br>David William Bitner<br><a href="mailto:bitner@gyttja.org">bitner@gyttja.org</a>