<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Try to find more information on this link: http://franson.com/coordtrans/index.asp<br><br><br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">----- Original Message ----<br>From: gimbrogno &lt;magnitudo9@email.it&gt;<br>To: mapguide-users@lists.osgeo.org<br>Sent: Friday, July 11, 2008 2:04:49 PM<br>Subject: Re: [mapguide-users] Get Coordinates<br><br>
<br>Hi I have another problem :(<br>The coordinate system that I can show on status bar are in meters (planar<br>Gauss-Boaga Roma40 (M. Mario)) and I would to show it in the standard WGS84<br>GD like google maps...<br><br>Can you help me? Thanks a lot...<br><br><br><br>Dorin333 wrote:<br>&gt; <br>&gt; Hi, tries this<br>&gt; <br>&gt; Longitude<br>&gt; grade=(int)point.X/60<br>&gt; minutes=(int) point.X/3600<br>&gt; rests are seconds<br>&gt;&nbsp; <br>&gt; Latitude<br>&gt; grades=(int)point.Y/60<br>&gt; minutes=(int) point.Y/3600<br>&gt; rests are seconds<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; ----- Original Message ----<br>&gt; From: gimbrogno &lt;<a ymailto="mailto:magnitudo9@email.it" href="mailto:magnitudo9@email.it">magnitudo9@email.it</a>&gt;<br>&gt; To: <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>&gt; Sent: Thursday, July 10, 2008 12:33:58
 PM<br>&gt; Subject: Re: [mapguide-users] Get Coordinates<br>&gt; <br>&gt; <br>&gt; Hi all, I have solved using the suggestions of Dorin333...<br>&gt; I managed the DigitizePoint() function in the js, so when I click there is<br>&gt; a<br>&gt; popup with the coordinates (meters), but now I have to convert it into<br>&gt; latlon. There is alredy a function that make this?<br>&gt; <br>&gt; Thanks a lot to all<br>&gt; <br>&gt; <br>&gt; <br>&gt; Kenneth Skovhede, GEOGRAF A/S wrote:<br>&gt;&gt; <br>&gt;&gt; It's a bit unclear what you want.<br>&gt;&gt; If you want to get the coordinate when you click, Dorin is correct.<br>&gt;&gt; The javascript function is called "DigitizePoint".<br>&gt;&gt; <br>&gt;&gt; If you want to display the coordinates as the mouse moves, you will have<br>&gt;&gt; to<br>&gt;&gt; study the file "ajaxmappane.templ" and figure out what function to hook <br>&gt;&gt; into.<br>&gt;&gt; <br>&gt;&gt; Regards, Kenneth Skovhede, GEOGRAF
 A/S<br>&gt;&gt; <br>&gt;&gt; <br>&gt;&gt; <br>&gt;&gt; Dorin skrev:<br>&gt;&gt;&gt; Hi,<br>&gt;&gt;&gt; On the phpviewer sample (PHP code) you have a markup option, and you <br>&gt;&gt;&gt; can create on a click mouse on a map (get coordinate x,y) an point.You <br>&gt;&gt;&gt; can studying this samples in order to find a solution.<br>&gt;&gt;&gt; Dorin<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; ----- Original Message ----<br>&gt;&gt;&gt; From: gimbrogno &lt;<a ymailto="mailto:magnitudo9@email.it" href="mailto:magnitudo9@email.it">magnitudo9@email.it</a>&gt;<br>&gt;&gt;&gt; To: <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>&gt;&gt;&gt; Sent: Tuesday, July 8, 2008 6:28:46 PM<br>&gt;&gt;&gt; Subject: Re: [mapguide-users] Get Coordinates<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Hi I have the same problem... Have you solved? Can you or any other<br>&gt;&gt;&gt;
 people<br>&gt;&gt;&gt; help me to solve my problem?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Thanks a lot<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Jhonn Jairo Vesga Cadena wrote:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Hi, i have a map in autodesk studio 2007, and i need to solve this <br>&gt;&gt;&gt; issue:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; I need to create a point begins by click on the map, when i click the<br>&gt;&gt;&gt; &gt; application launch a window where i get the X and Y coordinate, the<br>&gt;&gt;&gt; &gt; problem its that, how can i get that coordinate??<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Some ideas??<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Thanks<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; --<br>&gt;&gt;&gt; &gt; att:<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Jhonn Jairo Vesga Cadena<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Móvil:<br>&gt;&gt;&gt; &gt; Movistar: 316-524-4147<br>&gt;&gt;&gt; &gt;
 _______________________________________________<br>&gt;&gt;&gt; &gt; mapguide-users mailing list<br>&gt;&gt;&gt; &gt; <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a> &lt;mailto:<a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>&gt;<br>&gt;&gt;&gt; &gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; -- <br>&gt;&gt;&gt; View this message in context: <br>&gt;&gt;&gt; <a href="http://www.nabble.com/Get-Coordinates-tp13951030p18341934.html" target="_blank">http://www.nabble.com/Get-Coordinates-tp13951030p18341934.html</a><br>&gt;&gt;&gt; Sent from the MapGuide Users mailing list archive at <a target="_blank"
 href="http://Nabble.com">Nabble.com</a> <br>&gt;&gt;&gt; &lt;<a href="http://Nabble.com" target="_blank">http://Nabble.com</a>&gt;.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; mapguide-users mailing list<br>&gt;&gt;&gt; <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a> &lt;mailto:<a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>&gt;<br>&gt;&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt; ------------------------------------------------------------------------<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; mapguide-users mailing list<br>&gt;&gt;&gt; <a
 ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>&gt;&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>&gt;&gt;&gt;&nbsp; <br>&gt;&gt; <br>&gt;&gt; _______________________________________________<br>&gt;&gt; mapguide-users mailing list<br>&gt;&gt; <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>&gt;&gt; <br>&gt;&gt; <br>&gt; <br>&gt; -- <br>&gt; View this message in context:<br>&gt; <a href="http://www.nabble.com/Get-Coordinates-tp13951030p18379167.html"
 target="_blank">http://www.nabble.com/Get-Coordinates-tp13951030p18379167.html</a><br>&gt; Sent from the MapGuide Users mailing list archive at Nabble.com.<br>&gt; <br>&gt; _______________________________________________<br>&gt; mapguide-users mailing list<br>&gt; <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; mapguide-users mailing list<br>&gt; <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>&gt;
 <br>&gt; <br><br>-- <br>View this message in context: <a href="http://www.nabble.com/Get-Coordinates-tp13951030p18401412.html" target="_blank">http://www.nabble.com/Get-Coordinates-tp13951030p18401412.html</a><br>Sent from the MapGuide Users mailing list archive at Nabble.com.<br><br>_______________________________________________<br>mapguide-users mailing list<br><a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br></div></div></div><br>

      </body></html>