Thanks to Marco I successfully tested my qgis-server. The issue below (getCapabilities) is not anymore in master. I didn't test it on QGIS 1.7 branch as it failed to build at this moment (libqwt issue).
Thanks, Y. Le lundi 06 février 2012 10:31:38, Yves Jacolin a écrit : > Thanks Marco I will send you in private some test file tonight. I really > checked several time the map parameter :) > > I have an another issue. It seems that the GetCapabilities is not correct: > > * MapServer's GetCapabilities: > <WMS_Capabilities version="1.3.0" [..]> > <Service> > <Name>WMS</Name> > <Title>OpenOcean_WMS_T</Title> > <Abstract>OpenOcean_WMS_T</Abstract> > <OnlineResource xlink:href="localhost?"/> > <ContactInformation></ContactInformation> > <MaxWidth>4000</MaxWidth> > <MaxHeight>4000</MaxHeight> > </Service> > <Capability> > [..] > > * QGIS' Capabilities: > <WMS_Capabilities version="1.3.0" [..]> > <Name>WMS</Name> > <Title>Facilities</Title> > <Abstract/> > <ContactInformation></ContactInformation> > <Capability> > [..] > > As you can see <Service> tag is not used in QGIS server (1.7.0). I will > test it tonigh with my datraset on QGIS master. > > thanks, > > Y. > > Le lundi 06 février 2012 08:52:35, Marco Hugentobler a écrit : > > Hi Yves > > > > QGIS server from trunk works for me (at least with some test projects). > > Are you sure the map-Parameter of the request is correct? > > If yes, could you paste the request url and maybe send a small set of > > testdata and demoproject? > > > > Regards, > > Marco > > > > On 05.02.2012 17:04, Yves Jacolin (free) wrote: > > > Hello, > > > > > > I have just built QGIS from master (up to date on the 5/02 15h56) to > > > test qgis server. > > > > > > I already have this message: > > >> Configuration file problem : perhaps you left off the .qgs extension? > > > > > > I checked that my filepath to my qgis project is correct, "chmod" it to > > > a+rwx but I have no more idea. > > > > > > The good news is that my flipped raster which I talked in another > > > thread this week is now correct. > > > > > > Thanks, > > > > > > Y. -- Yves Jacolin http://yjacolin.gloobe.org _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
