I am still seeing different buffer sized from the viewer based on OS and Enterprise versions of Map Guide Server as well. Was there ever a reason for this?<br><br>The Rock<br><br>Quote of the day: Programmers can always become Network Technicians but Network Technicians become Geek Squad Employees... Why?
<br><br><br><br><br><div><span class="gmail_quote">On 10/9/07, <b class="gmail_sendername">Scott Hameister</b> <<a href="mailto:scotth@mpower-tech.com">scotth@mpower-tech.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;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p><span style="color: rgb(31, 73, 125);">Granted that was A
coldfusionized version of the AJAX code..but no changes</span></p>
<p><span style="color: rgb(31, 73, 125);"> </span></p>
<div>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a href="mailto:mapguide-users-bounces@lists.osgeo.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mapguide-users-bounces@lists.osgeo.org
</a>
[mailto:<a href="mailto:mapguide-users-bounces@lists.osgeo.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mapguide-users-bounces@lists.osgeo.org</a>] <b>On Behalf Of </b>Scott
Hameister<br>
<b>Sent:</b> Tuesday, October 09, 2007 4:45 PM<br>
<b>To:</b> 'MapGuide Users Mail List'<br>
<b>Subject:</b> [mapguide-users] Buffers Buffers Anyone notice?</span></p>
</div>
</div>
<p> </p>
<p>Has anyone Noticed That in mapguide Open Source Buffers
don't come out correctly measured, but in Enterprise they Are Fine…</p>
<p>….I thought I had cured everything by going into te AJAX
Buffer source code and changing one line:</p>
<p><cfset dist = srsDs.ConvertMetersToCoordinateSystemUnits(distance)></p>
<p>To</p>
<p><cfset dist =
srsDs.ConvertMetersToCoordinateSystemUnits(distance/srsDs.GetUnitScale())></p>
<p> </p>
<p>But then Enterprise Started screwing up buffers…</p>
<p> </p>
<p>WHAT would be different between Enterprise and open Source
to Do this…</p>
<p>Its obviously a Meters foot issue…Is there an INI default to
feet in one and meters in the other?</p>
<p> </p>
<p>…Looking over the Code Its gotta be in </p>
<p> </p>
<p>When I run measure.GetDistance(0,0,1,1) in OpenSource I
receive 3.2753716538</p>
<p>When I do the same thing in Enterprise I get 0.99966727859</p>
<p> </p>
<p>So I know where it starts But why…all the other variables
Carry through…</p>
<p>ANYONE</p>
</div>
</div>
<br>_______________________________________________<br>mapguide-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br><br></blockquote></div>
<br>