Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Marco Hugentobler
Hi Anita In the GetCapabilities response, a WMS server gives back the urls for GetMap and GetFeatureInfo (they could be different to the url used for GetCapabilities). However, in most cases, the base url is the same as for GetCapabilities. Even worse, in most cases, the advertised urls for G

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Anita Graser
Hi Marco, Could you explain what those two options do and when they should be used? Are there any rules or is it always trial-and-error? Regards, Anita On Tue, Dec 13, 2011 at 4:43 PM, Marco Hugentobler < marco.hugentob...@sourcepole.ch> wrote: > Hi Daniel > > In the wms connection settings

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Daniel . Gnerre
YS Marco, thank you very much, it works fine now :O)) !! Kind regards. Daniel De :Marco Hugentobler A : daniel.gne...@vevey.ch Cc :qgis-user@lists.osgeo.org Date : 13.12.2011 16:44 Objet : Re: [Qgis-user] Re: Install QGIS server on Ubuntu Hi Daniel In the wms

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Marco Hugentobler
Hi Daniel In the wms connection settings of QGIS (client) , select 'Ignore GetMap url' and 'Ignore GetFeatureInfo url'. Regards, Marco On 13.12.2011 16:30, daniel.gne...@vevey.ch wrote: Hello, I finally installed qgis-mapserver using Ubuntu "Package Manager" and Natty version instead of On

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Daniel . Gnerre
Hello, I finally installed qgis-mapserver using Ubuntu "Package Manager" and Natty version instead of Oneiric... Now I've set up a WMS service : - Configured Apache with a scriptalias : http://localhost/qgis/ points on /usr/lib/cgi-bin/qgis_mapserv.fcgi - Created a small qgs project /home/gne

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Daniel . Gnerre
Hi Pirmin, It doesn't work... I will investigate the proposition of Julien Malik (non standard port used for key retrieval). I'm behind proxy. Thanks Pirmin and Julien Daniel ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Jürgen E . Fischer
Hi Julien, On Tue, 13. Dec 2011 at 12:11:32 +0100, Julien Malik wrote: > The solution is to download the key by another mean, and add it manually > with apt-key. gpg --recv-key $THEKEY; gpg --armor --export $THEKEY | apt-key add - Jürgen -- Jürgen E. Fischer norBIT GmbH

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Julien Malik
The "convienient" method as described in http://hub.qgis.org/wiki/quantum-gis/Download#Ubuntu-With-updated-dependencies should work. Regards Pirmin add-apt-repository does two main things : - adding the necessary lines in sources.list.d - retrieving the repository gpg key The key retrieval i

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Pirmin Kalberer
Salut Daniel, Am Dienstag, 13. Dezember 2011, um 11.55:05 schrieb Jürgen E. Fischer: > > On Tue, 13. Dec 2011 at 11:25:11 +0100, Andreas Neumann wrote: > > I am sorry I cannot help much here. I compile QGIS server from source. > > > > Who is the maintainer of the Ubuntu QGIS server packages? Is

[Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-13 Thread Jürgen E . Fischer
Hi Andreas, On Tue, 13. Dec 2011 at 11:25:11 +0100, Andreas Neumann wrote: > I am sorry I cannot help much here. I compile QGIS server from source. > Who is the maintainer of the Ubuntu QGIS server packages? Is that you, > Pirmin? Nope, there's only one qgis source package, which also produces

Re: [Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-12 Thread Marco Hugentobler
Hi Daniel Did you already add the ubuntugis repository to apt-get (http://trac.osgeo.org/ubuntugis/wiki/QuickStartGuide)? Regards, Marco On 12.12.2011 16:19, daniel.gne...@vevey.ch wrote: Hi Marco, QGIS is not installed on the server. When I try "sudo apt-get install qgis-mapserver libapac

[Qgis-user] Re: Install QGIS server on Ubuntu

2011-12-12 Thread Daniel . Gnerre
Hi Marco, QGIS is not installed on the server. When I try "sudo apt-get install qgis-mapserver libapache2-mod-fcgi" i get "unable to locate package" for both. Regards, Daniel ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org