Re: [JPP-Devel] WMS image format issue

2009-03-18 Thread Stefan Steiniger
yes.. Andreas is right. Some tiff types work while others don't stefan Andreas Schmitz wrote: > Rahkonen Jukka wrote: > > Hi, > >> I do not know what is wrong with >> image/tiff. >> The request is right but OpenJUMP does not show the image. Is is just that >> tiff format is not supported by

Re: [JPP-Devel] WMS image format issue

2009-03-18 Thread Andreas Schmitz
Rahkonen Jukka wrote: Hi, > I do not know what is wrong with > image/tiff. > The request is right but OpenJUMP does not show the image. Is is just that > tiff format is not supported by OpenJUMP WMS? yes, I think that's the case here. I've also had issues requesting tiff images from deegree s

Re: [JPP-Devel] WMS image format issue

2009-03-18 Thread Rahkonen Jukka
Andreas Schmitz wrote: > Rahkonen Jukka wrote: >> Hi, >> I found a little issue when playing with MapServer WMS. By default it >> supports 24 bit png outputformat, which is advertised in GetCapabilities >> document as "image/png; mode=24bit" > ah nice. I recently implemented something similar

Re: [JPP-Devel] WMS image format issue

2009-03-18 Thread Andreas Schmitz
Rahkonen Jukka wrote: Hi, > I found a little issue when playing with MapServer WMS. By default it > supports 24 bit png outputformat, which is advertised in GetCapabilities > document as "image/png; mode=24bit" ah nice. I recently implemented something similar in deegree and was always unsure h