Your bigger problem here is extracting the attributes from a service call (usually XHR) across domains.  This is the problem that pushes the best solution firmly into a simple, local PHP service to do the call brokering.<div>
<br></div><div>GeoMOOSE can do some simple coordinate transformations on its own before sending the request.<br><br><div class="gmail_quote">On Mon, Oct 10, 2011 at 3:32 PM, Dan Little <span dir="ltr">&lt;<a href="mailto:danlittle@yahoo.com">danlittle@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="color:#000;background-color:#fff;font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>Easiest to launder it through a PHP service.</span></div>
<div><span><br></span></div><div><span>PHP script gets the coordinates in county coordinates, transforms them to UTM, makes the request to MNDOT, returns the data to the client.</span></div><div><br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px">
<div style="font-size:10pt;font-family:arial, helvetica, sans-serif"><div style="font-size:12pt;font-family:&#39;times new roman&#39;, &#39;new york&#39;, times, serif"><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold">From:</span></b> Jim Dahl &lt;<a href="mailto:jim.dahl@mail.co.douglas.mn.us" target="_blank">jim.dahl@mail.co.douglas.mn.us</a>&gt;<br>
<b><span style="font-weight:bold">To:</span></b> <a href="mailto:geomoose-users@lists.osgeo.org" target="_blank">geomoose-users@lists.osgeo.org</a><br><b><span style="font-weight:bold">Sent:</span></b> Monday, October 10, 2011 3:09
 PM<br><b><span style="font-weight:bold">Subject:</span></b> [Geomoose-users] Want coordinates in UTM to hand off to service<br></font><div><div></div><div class="h5"><br>
<div><div><div><div>I have GM running in County Coordinates and I want to utilize a MNDOT mapping service to extract attributes on roads.  However, MNDOT uses UTM.  I want to hand off the UTM coordinates to that service like we do with the Bird’s Eye view using lat long.</div>
<div>  </div><div>Any suggestions?</div><div>  </div><div>Jim Dahl, GISP</div><div>GIS Coordinator</div><div>Douglas County Public Works</div><div>526 Willow Dr</div><div>PO Box 398</div><div>Alexandria MN 56308</div><div>
  </div><div>V <a href="tel:320-762-2933" value="+13207622933" target="_blank">320-762-2933</a></div><div>   <a href="tel:320-762-2999" value="+13207622999" target="_blank">320-762-2999</a></div><div>F <a href="tel:320-762-2998" value="+13207622998" target="_blank">320-762-2998</a></div>
<div>  </div></div></div></div><br></div></div>_______________________________________________<br>Geomoose-users mailing list<br><a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a><br><br><br></div></div></blockquote></div></div></div><br>_______________________________________________<br>

Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a><br>
<br></blockquote></div><br></div>