[Mapserver-users] scale
Stephen Woodbridge
woodbri@swoodbridge.com
Wed, 05 May 2004 22:04:57 -0400
You can write a small javascript to reformat it. I think this has been
discussed in the past and is probably in the archives.
<script>
scale = int([scale]);
document.write scale
</script>
or something like that.
-Steve W.
Kaps Stefan wrote:
> Dear MapServer colleagues!
> Just a short question: how can I change the format of my scale? now the format is 1:ssssss.ssss but I don't want the decimal number... (just 1:ssssss)
>
> cheers,
> Stefan
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users@lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users