On Sunday 23 April 2006 00:17, Martin Spott wrote:
> Please enjoy the latest update to the Landcover Mapserver and the
> underlying database. Visit:
>
>   http://mapserver.flightgear.org/

Looks excellent Martin!
It certainly shows us how coarse the VMAP0 data is.

The scalebar seems to be broken though.
Here's what I used for one of my mapscript apps in case it helps you spot the 
problem :

  SCALEBAR
    STATUS EMBED
    LABEL
      SIZE small
      COLOR 0 0 0
      OUTLINECOLOR 255 255 255
    END
    STYLE 0
    INTERVALS 3
    SIZE 150 3
    COLOR 0 0 0
    BACKGROUNDCOLOR 255 255 255
    IMAGECOLOR 255 255 255
    OUTLINECOLOR 0 0 0
    UNITS KILOMETERS
    POSITION LL
    TRANSPARENT ON
  END

Paul


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to