Re: [Mapbuilder-devel] Printing, Display, and Tiling questions

2008-06-04 Thread pere roca
{ $image=imagecreatefrompng($array[$i]); //we merge the firstly generated image with the rest of images imagecopymerge($image0,$image,0, 0, 0, 0, 760, 380,20); } //fi bucle for //we save the image; now we can use it to download or to generate a PDF (with existing libraries like FPDF) imagepng($image0,

Re: [Mapbuilder-devel] [Mapbuilder-users] dynamic SLD manipulation

2008-03-26 Thread pere roca ristol
dear Cameron and Andreas, yes, really SLD editing is very desiderable; in fact, the one in previous versions worked fine, but disappeared in the demo because of openlayers? (it also can use WMC and in SLD Editor you just injected SLDs in WMC). Well, it's about one year I started the project I'

[Mapbuilder-devel] changing the way of loading layers

2007-11-12 Thread pere roca
all; I've checked the Mozilla options but could not discover what causes this behaviour. Thanks in advance, Pere Roca -- View this message in context: http://www.nabble.com/changing-the-way-of-loading-layers-tf4790893.html#a13705117 Sent from the MapBuilder Devel

Re: [Mapbuilder-devel] to get a list of avaible WMS with WebServiceForm

2007-06-22 Thread pere roca
Sorry, it should be sent only to developer's list. pere roca wrote: > > Hi developers, > > I want to use wmsServers model (with WebServiceForm widget) to get a > list of WMS sites related to something (clima, vegetation...). After you > have chosen a WMS

[Mapbuilder-devel] to get a list of avaible WMS with WebServiceForm

2007-06-22 Thread pere roca
Hi developers, I want to use wmsServers model (with WebServiceForm widget) to get a list of WMS sites related to something (clima, vegetation...). After you have chosen a WMS server, you can choose diferent layers to display (wmsCapTemplate). Nothing new (contextEditor with the option Brows