[Mapserver-users] scale
Stephen Woodbridge
woodbri at swoodbridge.com
Wed May 5 19:04:57 PDT 2004
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 at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list