On Thu, 05 Jan 2006 12:30:02 +0000 "Oliver Ishmael" <[EMAIL PROTECTED]> wrote:
Hi, > I have modified the minimal project to use my own data, and am now > trying to format the legend. I have included the new layers in > bap.ini, bap.map and updated the layers.ini. This produces the > following errors [SNIP error] > layers.Administrative.className = LayerGroup > layers.Administrative.children = baexec, local planning authorities, > norfolk_district_2004, countyboundaries > [...] > layers.local planning authorities.className = Layer > layers.local planning authorities.msLayer = local planning authorities > layers.local planning authorities.label = local planning authorities The problem seems to be there: 'You should not use layersId with whitespaces in'. Try instead : local_planning_authorities for example... HTH, -- Olivier Courtin - Concepteur SI/SIG - Analyste Camptocamp France SAS Savoie Technolac, BP 352, 73377 Le Bourget du Lac Tel : 04 79 44 44 92 - Mail : <[EMAIL PROTECTED]> _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
