Thanks Marco, Unfortunately it's only an internal server which cannot be accessed from the outside. No luck so far even with x/y exchanged. Is the BBOX parameter necessary and in which order should coordinates be?
http://10.101.21.28/cgi-bin/qgis_mapserv.fcgi?MAP=/usr/lib/cgi-bin/vienna/vienna.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetPrint&TEMPLATE=Composer 1&Map0:extent=48.0,16.1,48.4,16.6&BBOX=48.0,16.1,48.4,16.6&CRS=EPSG:4326&FORMAT=pdf&DPI=300&TRANSPARENT=true I also created a version using a metric CRS to test if that could cause problems but same results. Maybe we could have an example project (based on QGIS sample data) and a working getPrint request for this project. I would be very thankful if someone could provide such. Best wishes, Anita On Thu, Feb 14, 2013 at 8:46 AM, Marco Hugentobler <[email protected]> wrote: > Hi Anita > > I cannot access the server url. However, I suppose the empty map is because > the x-/ and y-coordinates in WMS 1.3 are exchanged (for most geographic > coordinate systems). Does it work if you use map0:extent=48.0,16.1,48.4,16.6 > ? > > Regards, > Marco > > > On 13.02.2013 11:50, Anita Graser wrote: >> >> Thanks Bernhard! >> >> On Wed, Feb 13, 2013 at 11:08 AM, Bernhard Ströbl >> <[email protected]> wrote: >>> >>> please check if it is related to this problem >>> http://hub.qgis.org/issues/5782 >> >> According to the linked conversation >> "The original version was only done for meters, so we did not use more >> than one digit after the comma for specifying the print extent." >> >> The extent I'm using would be none zero if at least one digit after >> the comma is considered. So that's probably not the source of the >> problem. >> >>> I also remember a decimal-separator problem with QGIS 1.8 (which applies >>> if >>> you are using the German , in your system's settings and thus in the >>> composer). Marco Hugentobler fixed that but I am not sure if the fix has >>> been backported. So maybe you should update your server to current >>> master. >> >> Thanks, I'll check that though I think the server runs English Ubuntu >> anyway. >> >> Best wishes, >> Anita >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > -- > Dr. Marco Hugentobler > Sourcepole - Linux & Open Source Solutions > Weberstrasse 5, CH-8004 Zürich, Switzerland > [email protected] http://www.sourcepole.ch > Technical Advisor QGIS Project Steering Committee > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
