On Tue, 22 Mar 2011 08:41:17 +0100, Marco Hugentobler wrote:
Is there a way not to get the wkt geometry when doing a
getfeaturinfo?
This is possible now with r15557. The wkt geometry will only be
available if
switched on in the WMS-tab of the project properties.
Cool - thank you, Marco.
if this is the desired behaviour?
>
> regards
> Stefan
>
> > -Ursprüngliche Nachricht-
> > Von: Marco Hugentobler [mailto:marco.hugentob...@sourcepole.ch]
> > Gesendet am: Montag, 21. März 2011 13:23
> > An: Ziegler Stefan
> > Cc: qgis-user
> > Betreff: Re
Ah, it seems that &DPI=96 should be added to the wms request. At the
moment it renders features at 1:6000 that should be only visible up
to
1:5000.
yes - and depending on the device it could be a different dpi. E.g. for
mobile devices, tablets, high-resolution macintosh, etc. - it is not
alw
gt; Betreff: Re: AW: Re: AW: Re: [Qgis-user] QGIS mapserver performance
>
> Hi Stefan
>
> libqgis_core.so is probably not in the standard library path.
> You may point
> the fcgi module to it by adding LD_LIBRARY_PATH to /etc/apache2/mods-
> enabled/fcgi.conf:
>
>
>
gt; Betreff: Re: AW: Re: AW: Re: [Qgis-user] QGIS mapserver performance
>
> Hi Stefan
>
> libqgis_core.so is probably not in the standard library path.
> You may point
> the fcgi module to it by adding LD_LIBRARY_PATH to /etc/apache2/mods-
> enabled/fcgi.conf:
>
>
>
Von: Marco Hugentobler [mailto:marco.hugentob...@sourcepole.ch]
> > Gesendet am: Montag, 21. März 2011 09:31
> > An: qgis-user@lists.osgeo.org
> > Betreff: Re: AW: Re: [Qgis-user] QGIS mapserver performance
> >
> > Hi Stefan
> >
> > It could be a problem
Betreff: Re: AW: Re: [Qgis-user] QGIS mapserver performance
>
> Hi Stefan
>
> It could be a problem either with the FastCGI setup or with
> the layer cache in
> the server.
>
> If you look at the operating system process list after the
> QGIS server request
> has
I don't think it sounds that strange. Rendering directly from a binary
stream straight from PostGIS should be much faster than going through a
webserver, creating an image and sending that image to QGIS.
What to check is if the spatial index is properly used by QGIS
Mapserver. Maybe it is using t
Hi Stefan
It could be a problem either with the FastCGI setup or with the layer cache in
the server.
If you look at the operating system process list after the QGIS server request
has finished, do you still see an active entry? If not, it could be that it
runs as a normal cgi instead of fastc
hm - strange.
If it works fast in QGIS, it should work equally fast in QGIS server.
There shouldn't be any difference.
Something to investigate - maybe with Marco.
Are there any messages in the Apache log files (access log or error
log?)
Andreas
On Mon, 21 Mar 2011 08:38:49 +0100, Ziegler
Hi Andi
> What exactly do you mean by "rendering straight from postgis"? What
> software is rendering straight from Postgis? UMN Mapserver, or what
> other renderer? Or your own renderer?
No, "straight from postgis" means adding the layer in QGIS from postgis.
I save this qgis project and make i
Hi Stefan,
There are some performance bottlenecks regarding clipping of larger/more
complex polygons. Marco can tell you more.
What exactly do you mean by "rendering straight from postgis"? What
software is rendering straight from Postgis? UMN Mapserver, or what
other renderer? Or your own r
Hi
I have some questions concerning the performance of qgis mapserver: Using
layers with a small amount of polygons I do not see a big difference between
rendering the same layer straight from postgis and from local qgis mapserver
installation. For a layer with some 400'000 polygons it takes a
13 matches
Mail list logo