[Mapserver-users] virtual layers befor map file layers

Homme Zwaagstra hrz at geodata.soton.ac.uk
Wed Mar 17 05:00:40 EST 2004


You can alter the drawing order of layers in the map object using the
following methods of the map object:

setlayersdrawingorder(layersindex:array)
moveLayerUp(layerindex:int)
moveLayerDown(layerindex:int)

See also getlayersdrawingorder()

Kind regards,

Homme Zwaagstra

On Tue, Mar 16, 2004 at 02:37:27PM +0100, Gijs Epping wrote:
> Hello,
>  
> I added some virtual layers, but before i do, i add the map file with
> his own layers (some point data). The problem is that the POINT layers
> are added before the RASTER layers and so you don't see them because
> they are behind the rasters. 
>  
> How can you reverse this or change the index of the map layers or
> dynamic layers.
>  
> Thanks in advance
>  
> Gijs



More information about the mapserver-users mailing list