Tileindex - max/min scale

Pēteris Brūns peteris.bruns at GMAIL.COM
Wed Nov 30 07:13:43 EST 2005


**Hi!
I have tested a my raster files with Tileindex and all worked fine with JPEG
files like in tihis example:

LAYER
    NAME "my_raster"
    STATUS ON
    TILEINDEX "my_raster.shp"
    TILEITEM "Location"
    TYPE RASTER
  END

But i need for this data to set MINSCALE and MAXSCALE.

LAYER
    NAME "my_raster"
    MINSCALE 8000
    MAXSCALE 20000
    STATUS ON
    TILEINDEX "my_raster.shp"
    TILEITEM "Location"
    TYPE RASTER
  END

If i set MINSCALE and MAXSCALE i have returnet no raster data in needet
scale(all other layers works fine).
Perhaps is a another method to set scale tileindex.

thanks!
--
pb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20051130/67666db1/attachment.html


More information about the mapserver-users mailing list