<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I haven't used it myself, but there is coordinate system transformation
in MGOS:<br>
<a class="moz-txt-link-freetext" href="http://mapguide.osgeo.org/files/mapguide/docs/webapi/da/d12/class_mg_coordinate_system_transform_b3ea9ac41c3703820559a5920e9a5ac5.htm">http://mapguide.osgeo.org/files/mapguide/docs/webapi/da/d12/class_mg_coordinate_system_transform_b3ea9ac41c3703820559a5920e9a5ac5.htm</a><br>
<br>
You will need to create the coordinate systems first:<br>
<a class="moz-txt-link-freetext" href="http://mapguide.osgeo.org/files/mapguide/docs/webapi/d3/daa/class_mg_coordinate_system_factory.htm">http://mapguide.osgeo.org/files/mapguide/docs/webapi/d3/daa/class_mg_coordinate_system_factory.htm</a><br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
gimbrogno skrev:
<blockquote cite="mid:18379167.post@talk.nabble.com" type="cite">
<pre wrap="">Hi all, I have solved using the suggestions of Dorin333...
I managed the DigitizePoint() function in the js, so when I click there is a
popup with the coordinates (meters), but now I have to convert it into
latlon. There is alredy a function that make this?
Thanks a lot to all
Kenneth Skovhede, GEOGRAF A/S wrote:
</pre>
<blockquote type="cite">
<pre wrap="">It's a bit unclear what you want.
If you want to get the coordinate when you click, Dorin is correct.
The javascript function is called "DigitizePoint".
If you want to display the coordinates as the mouse moves, you will have
to
study the file "ajaxmappane.templ" and figure out what function to hook
into.
Regards, Kenneth Skovhede, GEOGRAF A/S
Dorin skrev:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
On the phpviewer sample (PHP code) you have a markup option, and you
can create on a click mouse on a map (get coordinate x,y) an point.You
can studying this samples in order to find a solution.
Dorin
----- Original Message ----
From: gimbrogno <a class="moz-txt-link-rfc2396E" href="mailto:magnitudo9@email.it"><magnitudo9@email.it></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
Sent: Tuesday, July 8, 2008 6:28:46 PM
Subject: Re: [mapguide-users] Get Coordinates
Hi I have the same problem... Have you solved? Can you or any other
people
help me to solve my problem?
Thanks a lot
Jhonn Jairo Vesga Cadena wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi, i have a map in autodesk studio 2007, and i need to solve this
</pre>
</blockquote>
<pre wrap="">issue:
</pre>
<blockquote type="cite">
<pre wrap="">I need to create a point begins by click on the map, when i click the
application launch a window where i get the X and Y coordinate, the
problem its that, how can i get that coordinate??
Some ideas??
Thanks
--
att:
Jhonn Jairo Vesga Cadena
Móvil:
Movistar: 316-524-4147
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a> <a class="moz-txt-link-rfc2396E" href="mailto:mapguide-users@lists.osgeo.org"><mailto:mapguide-users@lists.osgeo.org></a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
<pre wrap="">--
View this message in context:
<a class="moz-txt-link-freetext" href="http://www.nabble.com/Get-Coordinates-tp13951030p18341934.html">http://www.nabble.com/Get-Coordinates-tp13951030p18341934.html</a>
Sent from the MapGuide Users mailing list archive at Nabble.com
<a class="moz-txt-link-rfc2396E" href="http://Nabble.com"><http://Nabble.com></a>.
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a> <a class="moz-txt-link-rfc2396E" href="mailto:mapguide-users@lists.osgeo.org"><mailto:mapguide-users@lists.osgeo.org></a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
------------------------------------------------------------------------
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>