Awesome- Do I need to create a new MapDefinition (or new layers?) with the new coordinate system? Or do I use MgCoordinateSystem API to do this after Fusion has loaded the untransformed map definition?<br><br>-N<br><br><div class="gmail_quote">
On Thu, Jul 14, 2011 at 7:57 PM, Jackie Ng <span dir="ltr">&lt;<a href="mailto:jumpinjackie@gmail.com">jumpinjackie@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Yes of course you can use MgCoordinateSystem API to do this. A simple<br>
PHP/Java/.net page using this API where you enter the source/target CS and<br>
point(s) to be transformed in a form and it spits out a transformed result<br>
when you submit is sufficient enough.<br>
<br>
The problem is, MgCoordinateSystem is a web tier API that Maestro cannot tap<br>
into on the client side. Maestro therefore uses its own coordinate system<br>
library (Net Topology Suite), that is significantly less capable than<br>
MgCoordinateSystem, but is more portable.<br>
<br>
- Jackie<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Can-t-get-fusion-to-work-using-Sheboygan-and-Google-Maps-tp6580834p6585662.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Can-t-get-fusion-to-work-using-Sheboygan-and-Google-Maps-tp6580834p6585662.html</a><br>

</font><div><div></div><div class="h5">Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a 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></blockquote></div><br>