Hi,
is it OK to have same layer NAME and GROUP in one mapfile, like in this example 
(mylay) ?

LAYER CONNECTIONTYPE postgis
        STATUS ON
        NAME 'mylay'
        GROUP 'mylay'
        TYPE LINE

LAYER CONNECTIONTYPE postgis
        STATUS ON
        NAME 'mylay2'
        GROUP 'mylay'
        TYPE LINE

In my case (Mapserver 5.2.x) it is working well, but I am not sure if it is 
good practise and also if it is going to 
work in higher versions.

Thanks
-- 
Ivan 

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to