<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Jan,<br>
<br>
I suggest asking this on the mapserver-users list instead.<br>
<br>
Best regards,<br>
Bart<br>
<br>
Jan Jansen wrote:
<blockquote cite="mid00a001c5e933$f47f6240$53d8a8c0@nieuwland.local"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2900.2769" name="GENERATOR">
<style></style>
<div><font face="Arial" size="2">Hello list,</font></div>
<div> </div>
<div><font face="Arial" size="2">we are currently working on an
application that requires map units to be displayed in Nautical Miles.</font></div>
<div><font face="Arial" size="2">We made some adjustments to
Chameleon to have the ruler widget support the new units, this all
works fine.</font></div>
<div> </div>
<div><font face="Arial" size="2">No the next problem is the scalebar,
which should also support Nautical Miles, but this seems to be a lot
harder. Is it possible to do this (workaround), without recompiling the
Mapserver sourcecode itself?</font></div>
<div> </div>
<div><font face="Arial" size="2">(Mapserver code:</font></div>
<div>if((layer->sizeunits = getSymbol(7, <br>
MS_INCHES,MS_FEET,MS_MILES,MS_METERS,MS_KILOMETERS,MS_DD,MS_PIXELS)) <br>
== -1) return(-1);<br>
break;</div>
<div><font face="Arial" size="2">)</font></div>
<div> </div>
<div><font face="Arial" size="2">Jan</font></div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Chameleon mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/chameleon">http://lists.maptools.org/mailman/listinfo/chameleon</a>
</pre>
</blockquote>
<br>
</body>
</html>