No subject


Fri Feb 8 15:06:04 EST 2008


problem with pyramiding with WMS is that all the layers in map file are
reported and available to the client app (we gotta fix this!).  See

http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=337

Brent Fraser


----- Original Message -----
From: "Jeff de La Beaujardiere" <jeff2002 at SUNRISE.GSFC.NASA.GOV>
To: <MAPSERVER-USERS at LISTS.UMN.EDU>
Sent: Friday, February 18, 2005 11:32 AM
Subject: [UMN_MAPSERVER-USERS] grouping raster tiles for mapserv WMS


> Suppose I have a large TIFF image cut into tiles forming a
> multi-resolution pyramid (each tile is a separate TIFF, not
> a tiled TIFF).  I would like to have mapserv access the
> lowest-resolution tile that covers the area of interest at
> the user-requested size.
>
> I created a single .shp file using gdaltindex referencing
> all of my tiles, in order from lowest to highest resolution,
> but mapserv does not seem to be taking advantage of that
> TILEINDEX (that is, mapserv quickly renders high-res local images
> but is slow to create a global overview).  Have I misunderstood
> how a .shp file is supposed to be created and used?
>
> I would like to have a separate TILEINDEX at each resolution,
> with appropriate MINSSCALE and MAXSCALE, but I don't see how
> to group those in a single WMS LAYER since CLASS can contain
> MINSCALE and MAXSCALE but cannot contain TILEINDEX (i.e., it
> seems only 1 TILEINDEX is permitted for each LAYER).
>
> Confused,
> Jeff DLB
> mapserv newbie
>
> P.S. Also, the expected units of MIN/MAXSCALE do not seem to be
> documented - is it coordinate units per pixel or what? My
> input data are in lon-lat.



More information about the mapserver-users mailing list