[Mapbuilder-devel] changing the way of loading layers

2007-11-12 Thread pere roca
hi everybody, I want to speed up the loading of data of my web-application prototype (http://synthesys.csic.es:8080/edit_geo/prototype/edit.html). I want the vectorial data (countries, provinces) to load and be visualized first; the problem is that I've put vectorial and raster data in differe

Re: [Mapbuilder-devel] Migration from layerName to layerId

2007-11-12 Thread Roald de Wit (Sourceforge)
Hi Steven, Thanks for your response. >> 1) Change refences from layerName to layerId in the following files: >> - model/OWSContext.js >> - model/Context.js >> - widget/*.js (where layerName is used) >> - widget/*.xsl (where layerName is used) >> > +1 >> 2) Change .getLayer in OWSContext.js so it

Re: [Mapbuilder-devel] Migration from layerName to layerId

2007-11-12 Thread Steven M. Ottens
Hi Roald, The LayerName/LayerID problem has been there for a long time and it's would be great if you can solve it. Roald de Wit wrote: > Dear list, > > For our CGDI-IP project (that has finished) we run into problems with > several layers sharing the same name. For the components that we used I