Brent, Thanks for your answer, seems it's easier than I thought :-), yet I can't seem to figure out how to define this in my layer var...(I know...). So could you help me out with that ? For now this how my layer var is defined:
tileCounty.myLayers='Gebouwen84'; I'd like to add 'Percelen84' Thanks ! Steven On 1/14/07, Brent Pedersen <[EMAIL PROTECTED]> wrote:
hi, if you're using this: http://chignik.berkeley.edu/google/wms236.js. you could just add both WMS layers to the same javascript layer array and they will appear as a single layer. so no change in your map-file should be necessary as long as your transparency is set correctly. -brent On Sat, 13 Jan 2007, Steven De Vriendt wrote: > Hi, > > I'd like to ask if this is possible. > I'd like to make an overlay in Google Maps using parcels AND buildings- > data. > For now I can only make an overlay using or pacel data or building data. > I'd like to make a tab using both of them..I was thinking of doing > that using nested layers in MapServer, but I don't know how > to serve them in WMS and make sure Google picks them up both... > Has anyone ever done this ? >
