[Qgis-user] Thomas Hynes is out of the office

2013-05-23 Thread thyn

I will be out of the office starting  05/23/2013 and will not return until
05/28/2013.

If you require a faster response for GIS related issues, please contact
Rick Umble (r...@co.ulster.ny.us).

If you require an immediate response for website related issues, please
contact Dave Johnson (d...@co.ulster.ny.us).

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Bernd Vogelgesang

Hi Agustin,

nope, no answer.
Actually my very disappointing workaround was, to install VirtualBox and  
Windows on it and run QGIS from there.
On native Linux, i only use the debian-nightly master for playing around  
(or better: watching it crash).


Cheers
Bernd

Am 23.05.2013, 08:35 Uhr, schrieb Agustin Lobo alobolis...@gmail.com:


Bernd,
Did you ever got an answer?
Thanks
Agus

On Sun, Jan 13, 2013 at 7:21 PM, Bernd Vogelgesang
bernd.vogelges...@gmx.de wrote:

Am 15.09.2012, 20:58 Uhr, schrieb Etienne Tourigny
etourigny@gmail.com:



Workaround is to compile it yourself, I guess you have to compile gdal
+ mrSID using manual procedures.
It's not much harder than building gdal only.

Etienne




Digging out this old thread, cause the situation didn't change so far.
I'm wondering why Windows-Users get MrSid-support out of the box,  
while
Linux users(!) seem to be supposed to be born with a  
brain2shell-interface

and of course know how to compile that stuff themselves ... (Not much
harder than building gdal only huhahaa ... sniff ...)

1. Does anyone know why the package guys do not care for MrSid anymore?  
(And

what can be done to change that?)
2. Could anyone give me an easy workflow for building that stuff  
without

wrecking my system?

Cheers
Bernd



On Sat, Sep 15, 2012 at 3:20 PM, Pedro Jorge de Sousa Ferreira
ped...@utad.pt wrote:


The UbuntuGIS repository only has libgdal-mrsid package for Ubuntu  
Lucid

and
Oneiric. There's a new Ubuntu distro just around the corner (12.10),  
but
still no signs of libgdal-mrsid for Ubuntu Precise. So I was  
wondering if
there's a work around to open MrSID images in QGIS 1.8 on a Ubuntu  
12.04

machine.



--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/MrSID-for-QGIS-1-8-in-Ubuntu-Precise-tp5001691p5002085.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user




--
Bernd Vogelgesang * Siedlerstrasse 2 * 91083 Baiersdorf *  
+49-9133-825374


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user



--
Bernd Vogelgesang * Siedlerstrasse 2 * 91083 Baiersdorf * +49-9133-825374
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] QGIS WPSclient PyWPS output data error

2013-05-23 Thread Martin Chodúr

Hi, I'm running PyWPS service with some processes. Everything is working 
fine bud i wanted to try Qgis plugin WPS client and problems showed up.




First thing is that my process takes a while but Qgis ends with Timed out 
even if statusSupported is set to True. The only way i found to deal with 
this was enlarging the time limit in Qgis for network. But i don't think 
that's the way it should work.




Second is error which I get when process is done. Process returns geotiff 
With statusSupported=true, storeResponse=True and useMapscript=True/False 
(both).




All these attemps ends with error:







codetraceback (most recent call last):
  File /home/gis/.qgis//python/plugins/wps/QgsWpsDockWidget.py, line 816, in
 resultHandler
return self.errorHandler(resultXML)
  File /home/gis/.qgis//python/plugins/wps/QgsWpsDockWidget.py, line 968, in
 errorHandler
QMessageBox.critical(self.iface.mainWindow(), Exception report, 
exceptionHtml)
TypeError: arguments did not match any overloaded call:
  QMessageBox.critical(QWidget, QString, QString, QMessageBox.StandardButtons 
buttons=QMessageBox.Ok, QMessageBox.StandardButton 
defaultButton=QMessageBox.NoButton): argument 3 has unexpected type 'NoneType'
  QMessageBox.critical(QWidget, QString, QString, int, int, int button2=0): 
argument 3 has unexpected type 'NoneType'
  QMessageBox.critical(QWidget, QString, QString, QString, QString 
button1Text=QString(), QString button2Text=QString(), int 
defaultButtonNumber=0, int escapeButtonNumber=-1): argument 3 has unexpected 
type 'NoneType'brbrbr/code

Unfortunately I have no idea what does it mean. Thanks for any clue.

Here is initialization of process and definition of the output. Whole 
process is pretty long and this should be enough. 
(http://pastebin.com/d750FWQF)

http://pastebin.com/d750FWQF(http://pastebin.com/d750FWQF)




Martin

br___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Micha Silver

  
  
On 23/05/2013 11:30, Bernd Vogelgesang
  wrote:

Hi Agustin,
  
  
  nope, no answer.
  
  Actually my very disappointing workaround was, to install
  VirtualBox and Windows on it and run QGIS from there.
  


Sorry to butt in, how does running QGIS on a windows VM help the
problem with MrSid and ECW? AFAIK, we've lost support for those
formats now on windows also.

Thanks,
Micha

On native Linux, i only use the debian-nightly master
  for playing around (or better: watching it crash).
  
  
  Cheers
  
  Bernd
  
  
  Am 23.05.2013, 08:35 Uhr, schrieb Agustin Lobo
  alobolis...@gmail.com:
  
  
  Bernd,

Did you ever got an answer?

Thanks

Agus


  


-- 
Micha Silver
GIS Consulting
052-3665918
http://www.surfaces.co.il

  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Nathan Woodrow
No we haven't lost support for those. We never really did it was just some
uncertainity around license but those have been sorted now.

Sent from some fancy phone looking thingo
--
From: Micha Silver
Sent: 23/05/2013 7:25 PM
To: Bernd Vogelgesang
Cc: agustin.l...@ictja.csic.es; qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

   On 23/05/2013 11:30, Bernd Vogelgesang wrote:

Hi Agustin,

nope, no answer.
Actually my very disappointing workaround was, to install VirtualBox and
Windows on it and run QGIS from there.


Sorry to butt in, how does running QGIS on a windows VM help the problem
with MrSid and ECW? AFAIK, we've lost support for those formats now on
windows also.

Thanks,
Micha

On native Linux, i only use the debian-nightly master for playing around
(or better: watching it crash).

Cheers
Bernd

Am 23.05.2013, 08:35 Uhr, schrieb Agustin Lobo
alobolis...@gmail.comalobolis...@gmail.com:


Bernd,
Did you ever got an answer?
Thanks
Agus


-- 
Micha Silver
GIS Consulting
052-3665918http://www.surfaces.co.il
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Agustin Lobo
Really sad.
Is the problem with Mrsid the only reason why you have had to take the
VirtualBox solution?
Crashes of debian-nightly master are to be expected, though.
So, we should all understand that the only way to use Mrsid on linux
qgis is and will be
that the user compiles gdal with that support?
Agus


On Thu, May 23, 2013 at 10:30 AM, Bernd Vogelgesang
bernd.vogelges...@gmx.de wrote:
 Hi Agustin,

 nope, no answer.
 Actually my very disappointing workaround was, to install VirtualBox and
 Windows on it and run QGIS from there.
 On native Linux, i only use the debian-nightly master for playing around (or
 better: watching it crash).

 Cheers
 Bernd

 Am 23.05.2013, 08:35 Uhr, schrieb Agustin Lobo alobolis...@gmail.com:


 Bernd,
 Did you ever got an answer?
 Thanks
 Agus

 On Sun, Jan 13, 2013 at 7:21 PM, Bernd Vogelgesang
 bernd.vogelges...@gmx.de wrote:

 Am 15.09.2012, 20:58 Uhr, schrieb Etienne Tourigny
 etourigny@gmail.com:


 Workaround is to compile it yourself, I guess you have to compile gdal
 + mrSID using manual procedures.
 It's not much harder than building gdal only.

 Etienne




 Digging out this old thread, cause the situation didn't change so far.
 I'm wondering why Windows-Users get MrSid-support out of the box, while
 Linux users(!) seem to be supposed to be born with a
 brain2shell-interface
 and of course know how to compile that stuff themselves ... (Not much
 harder than building gdal only huhahaa ... sniff ...)

 1. Does anyone know why the package guys do not care for MrSid anymore?
 (And
 what can be done to change that?)
 2. Could anyone give me an easy workflow for building that stuff
 without
 wrecking my system?

 Cheers
 Bernd


 On Sat, Sep 15, 2012 at 3:20 PM, Pedro Jorge de Sousa Ferreira
 ped...@utad.pt wrote:


 The UbuntuGIS repository only has libgdal-mrsid package for Ubuntu
 Lucid
 and
 Oneiric. There's a new Ubuntu distro just around the corner (12.10),
 but
 still no signs of libgdal-mrsid for Ubuntu Precise. So I was wondering
 if
 there's a work around to open MrSID images in QGIS 1.8 on a Ubuntu
 12.04
 machine.



 --
 View this message in context:

 http://osgeo-org.1560.n6.nabble.com/MrSID-for-QGIS-1-8-in-Ubuntu-Precise-tp5001691p5002085.html
 Sent from the Quantum GIS - User mailing list archive at Nabble.com.
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user


 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user




 --
 Bernd Vogelgesang * Siedlerstrasse 2 * 91083 Baiersdorf * +49-9133-825374

 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user



 --
 Bernd Vogelgesang * Siedlerstrasse 2 * 91083 Baiersdorf * +49-9133-825374
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Micha Silver

  
  
Thanks, Nathan
  Rerunning the OSGeo4W installer I see only gdal16-ecw,
  gdal16-mrsid and  and gdal17-ecw, gdal17-mrsid. But the currently
  installed gdal is 1.9 and no ecw or mrsid libraries for this
  version. 
  Am I missing something?
  
  Cheers,
  Micha
  
  On 23/05/2013 12:32, Nathan Woodrow wrote:


  
  
No we
  haven't lost support for those. We never really did it was
  just some uncertainity around license but those have been
  sorted now.
  
  Sent from some fancy phone looking thingo

  
  From:
  Micha
Silver
  Sent:
  23/05/2013
7:25 PM
  To:
  Bernd
Vogelgesang
  Cc:
  agustin.l...@ictja.csic.es;
qgis-user@lists.osgeo.org
  Subject:
  Re:
[Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise
  
  
  
  On 23/05/2013 11:30, Bernd
Vogelgesang wrote:
  
  Hi Agustin, 

nope, no answer. 
Actually my very disappointing workaround was, to install
VirtualBox and Windows on it and run QGIS from there. 
  
  
  Sorry to butt in, how does running QGIS on a windows VM help the
  problem with MrSid and ECW? AFAIK, we've lost support for those
  formats now on windows also.
  
  Thanks,
  Micha
  
  On native Linux, i only use the debian-nightly
master for playing around (or better: watching it crash). 

Cheers 
Bernd 

Am 23.05.2013, 08:35 Uhr, schrieb Agustin Lobo alobolis...@gmail.com:


Bernd, 
  Did you ever got an answer? 
  Thanks 
  Agus 
  

  
  
  -- 
Micha Silver
GIS Consulting
052-3665918
http://www.surfaces.co.il

  
  
  This mail was received via Mail-SeCure System.



-- 
Micha Silver
GIS Consulting
052-3665918
http://www.surfaces.co.il

  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Bernd Vogelgesang

Am 23.05.2013, 11:25 Uhr, schrieb Micha Silver mi...@arava.co.il:



Sorry to butt in, how does running QGIS on a windows VM help the problem  
with
MrSid and ECW? AFAIK, we've lost support for those formats now on  
windows also.





Micha,
you just made me nervous ...
I can't speak for ECW cause i never had to use that, but MrSid is still  
available in osgeo4w-setup as gdal-mrsid. Just updated it again. MrSid  
works on Windows!


Bernd
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Nathan Woodrow
I don't think OSGeo4W is update to date just yet.  You can follow this
method here: http://www.faunalia.com/content/adding-ecw-support-quantum-gis

- Nathan


On Thu, May 23, 2013 at 8:26 PM, Micha Silver mi...@arava.co.il wrote:

  Thanks, Nathan
 Rerunning the OSGeo4W installer I see only gdal16-ecw, gdal16-mrsid and
 and gdal17-ecw, gdal17-mrsid. But the currently installed gdal is 1.9 and
 no ecw or mrsid libraries for this version.
 Am I missing something?

 Cheers,
 Micha


 On 23/05/2013 12:32, Nathan Woodrow wrote:

  No we haven't lost support for those. We never really did it was just
 some uncertainity around license but those have been sorted now.

 Sent from some fancy phone looking thingo
  --
 From: Micha Silver
 Sent: 23/05/2013 7:25 PM
 To: Bernd Vogelgesang
 Cc: agustin.l...@ictja.csic.es; qgis-user@lists.osgeo.org
 Subject: Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

 On 23/05/2013 11:30, Bernd Vogelgesang wrote:

 Hi Agustin,

 nope, no answer.
 Actually my very disappointing workaround was, to install VirtualBox and
 Windows on it and run QGIS from there.


 Sorry to butt in, how does running QGIS on a windows VM help the problem
 with MrSid and ECW? AFAIK, we've lost support for those formats now on
 windows also.

 Thanks,
 Micha

 On native Linux, i only use the debian-nightly master for playing around
 (or better: watching it crash).

 Cheers
 Bernd

 Am 23.05.2013, 08:35 Uhr, schrieb Agustin Lobo 
 alobolis...@gmail.comalobolis...@gmail.com:


 Bernd,
 Did you ever got an answer?
 Thanks
 Agus


 --
 Micha Silver
 GIS Consulting
 052-3665918http://www.surfaces.co.il



 This mail was received via Mail-SeCure System.



 --
 Micha Silver
 GIS Consulting
 052-3665918http://www.surfaces.co.il


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Danish QGIS usergroup meeting 2013

2013-05-23 Thread Jakob Lanstorp
The first Danish QGIS usergroup meeeting will be held at Copenhagen
University - Skovskolen the 20th of June 2013.

The meeting will be held in a Danish / Scandinavian language.

Intro: http://qgis.dk/news/brugermoede2013.html (Danish)
Agenda: http://qgis.dk/news/Agenda-QGIS-DK-2013.pdf (Danish)

Thanks,
Jakob



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Danish-QGIS-usergroup-meeting-2013-tp5055189.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Ubuntu] MrSID for QGIS 1.8 in Ubuntu Precise

2013-05-23 Thread Micha Silver

  
  
Got it now. Thanks a heap!
  
  
  On 23/05/2013 13:28, Nathan Woodrow wrote:


  I don't think OSGeo4W is update to date just yet.
 You can follow this method here: http://www.faunalia.com/content/adding-ecw-support-quantum-gis

  

- Nathan
  
  

  


-- 
Micha Silver
GIS Consulting
052-3665918
http://www.surfaces.co.il

  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Landsat 7 ETM+ 2000 in MrSid Fromat

2013-05-23 Thread Philippe de FRANCLIEU
Hi all,
 
Does anybody know where I could find the Landsat 7 ETM+ 2000 files in MrSid
format which were previously at   https://zulu.ssc.nasa.gov/mrsid/
https://zulu.ssc.nasa.gov/mrsid/?
Thank you.
 
Philippe de FRANCLIEU
 
 
 http://www.parcellesetpolygones.fr/ 
 
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] problemas con proyección Spherical Mercator EPSG:900913 - EPSG 3857

2013-05-23 Thread Paz Calderon
Hola a tod@!
A ver si alguien me puede ayudarllevo unos dias volviendome loca
intentando reproyectar una capa al sistema de coordenadas de google y
openstreetmap (Spherical Mercator EPSG:900913), para superponer una ruta
sobre la cartografia de openstreetmap en QuantumGis (con el plugin de de
openlayers). Gvsig no la tiene por defecto, y parece ser que es similar al
EPSG 3857, y en si defecto, a otras como 3587 o 3785. En QuantumGis tampoco
lo puedo hacer.
Por lo que he leido, hay problemas de desplazamiento con esta proyección
debido a los parámetros, datums, etc.
El caso es que he encontrado una web donde se explican las diferencias
entre estas proyecciones
http://www.ign.gob.ar/argenmap/argenmap.jquery/docs/analisisdegooglemaps.html
donde se propone una solucion para este problema, un código WKT para
especificar la proyección  correcta en Googlemaps y Bing maps.
Al intentar meter este codigo en Gvsig como SCR definido por el usuario, me
da error de código.
Probé también a meter el código de la EPSG 3857, que tambien aparecia en
esta página, y este no me daba error.
Reproyecté la capa, y al llevarla a Qgis para superponerla con
Openstreetmaps la ruta me queda desplazada unos 20 km al Sur de donde
debiera estar.
He consultado mas Webs, pero no obtengo la solución.
Alguien podría echarme una mano? Es la primera vez que lo hago y no
encuentro salida
Muchisimas gracias!!
Un saludo

--
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] QGIS Web Client: Search keeps LoadingŠ.

2013-05-23 Thread Geert Smet
Hello everyone,

I'm trying to set up QGIS Web Client on Ubuntu 12.04 but i have a problem
with the search bar on the upper right corner it keeps LOADING…

1) created a VIEW (search_address) and  seems to be good  ? (
…searchstring_tsvector - '1700':3 '27':2 'sterrenlan':1 )
2)  installed modules : python-wsgi,psycopg2 and webob
3)enable mod_wsgi as root but not with a2enmod mod_wsgi- ERROR: Module
mod_wsgi does not exist!
   but witha2enmod wsgi - Module wsgi enabled
  Is there a difference between mod_wsgi and wsgi ?
 4) configure apache (mod_wsgi)
5) file search.wsgi  changed: line18  searchtables =
['schemaname.search_address'];
line77 conn = psycopg2.connect(host?… My settings?.)

6) file GetSearchGeom.wsgi changed: Line22 conn = psycopg2.connect(host…?
My settings?.)

7) file GlobalOptions.js changed:
  var useGeoNamesSearchBox = false
  var searchBoxQueryURL = /path-to-my
wsgi-scripts/wsgi/search.wsgi?query=;
  var searchBoxGetGeomURL = /path-to-my
wsgi-scripts/wsgi/getSearchGeom.wsgi;

Anyone an idea what i am doing wrong ?

Thanks,
Geert Smet

  


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] QGIS Web Client: search keeps loading...

2013-05-23 Thread Geert Smet
Hello everyone,

I'm trying to set up QGIS Web Client on Ubuntu 12.04 but i have a problem
with the search bar on the upper right corner it keeps LOADINGŠ

1) created a VIEW (search_address) and  seems to be good  ? (
Šsearchstring_tsvector - '1700':3 '27':2 'sterrenlan':1 )
2)  installed modules : python-wsgi,psycopg2 and webob
3)enable mod_wsgi as root but not with a2enmod mod_wsgi- ERROR: Module
mod_wsgi does not exist!
   but witha2enmod wsgi - Module wsgi enabled
  Is there a difference between mod_wsgi and wsgi ?
 4) configure apache (mod_wsgi)
5) file search.wsgi  changed: line18  searchtables =
['schemaname.search_address'];
line77 conn = psycopg2.connect(host?Š My settings?.)

6) file GetSearchGeom.wsgi changed: Line22 conn = psycopg2.connect(hostŠ?
My settings?.)

7) file GlobalOptions.js changed:
  var useGeoNamesSearchBox = false
  var searchBoxQueryURL = /path-to-my
wsgi-scripts/wsgi/search.wsgi?query=;
  var searchBoxGetGeomURL = /path-to-my
wsgi-scripts/wsgi/getSearchGeom.wsgi;

Anyone an idea what i am doing wrong ?

Thanks,
Geert Smet


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS Web Client: Search keeps LoadingŠ.

2013-05-23 Thread Bernhard Ströbl

Hi Geert,

Am 23.05.2013 17:05, schrieb Geert Smet:

Hello everyone,

I'm trying to set up QGIS Web Client on Ubuntu 12.04 but i have a
problem with the search bar on the upper right corner it keeps LOADING…


check in Firebug what's happening in the client



1) created a VIEW (search_address) and seems to be good ? (
…searchstring_tsvector - '1700':3 '27':2 'sterrenlan':1 )
2) installed modules : python-wsgi,psycopg2 and webob
3)enable mod_wsgi as root butnot with a2enmod mod_wsgi- ERROR: Module
mod_wsgi does not exist!
but witha2enmod wsgi - Module wsgi enabled
Is there a difference between mod_wsgi and wsgi ?
4) configure apache (mod_wsgi)
5) file search.wsgi changed: line18 searchtables =
['schemaname.search_address'];
line77 conn = psycopg2.connect(host?… My settings?.)


Try if your wsgi file returns results
http://yourserver/path-to-my wsgi-scripts/wsgi/search.wsgi?query=YourQuery

If you get an error it should be in the log file

btw did you configure your PostgreSQL server so the QWC server can 
access it?


Bernhard



6) file GetSearchGeom.wsgi changed: Line22 conn =
psycopg2.connect(host…? My settings?.)

7) file GlobalOptions.js changed:
var useGeoNamesSearchBox = false
var searchBoxQueryURL = /path-to-my wsgi-scripts/wsgi/search.wsgi?query=;
var searchBoxGetGeomURL = /path-to-my
wsgi-scripts/wsgi/getSearchGeom.wsgi;

Anyone an idea what i am doing wrong ?

Thanks,
Geert Smet





__ Information from ESET Mail Security, version of virus signature 
database 8366 (20130523) __

The message was checked by ESET Mail Security.
http://www.eset.com


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] ID's in shpaefile as names in kml ?

2013-05-23 Thread Agustin Lobo
Hi!

Is there any way to make that the ID field of the table become
the name field in the kml? Currently I get all points as no name
in GE (there is no field name in the kml). I have to edit the kml
by hand in GE.
Alternatively, is there any way to create this name field in a more
systematic way?

Thanks
Agus
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] ID's in shpaefile as names in kml ?

2013-05-23 Thread gvSIGMac
I did not find the reference now, but if I recall right you need a field called 
name. Whatever is in this field will go to the KML file as name.


Agustin

On 23/05/2013, at 17:38, Agustin Lobo alobolis...@gmail.com wrote:

 Hi!
 
 Is there any way to make that the ID field of the table become
 the name field in the kml? Currently I get all points as no name
 in GE (there is no field name in the kml). I have to edit the kml
 by hand in GE.
 Alternatively, is there any way to create this name field in a more
 systematic way?
 
 Thanks
 Agus
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] ID's in shpaefile as names in kml ?

2013-05-23 Thread Ricardo Filipe Soares Garcia da
You can use OGR creation options. In the 'Save vector layer as...' dialog,
use the 'OGR creation options - Data source' text edit to write the
following:

NameField=your_attribute

Then export to KML and load your layer in Google Earth. The name of the
placemark should correspond to the one in your attribute.
See the OGR formats page for KML [1] as a reference.

Best regards


[1] - http://www.gdal.org/ogr/drv_kml.html


On Thu, May 23, 2013 at 5:32 PM, gvSIGMac gvsig@gmail.com wrote:

 I did not find the reference now, but if I recall right you need a field
 called name. Whatever is in this field will go to the KML file as name.

 
 Agustin

 On 23/05/2013, at 17:38, Agustin Lobo alobolis...@gmail.com wrote:

  Hi!
 
  Is there any way to make that the ID field of the table become
  the name field in the kml? Currently I get all points as no name
  in GE (there is no field name in the kml). I have to edit the kml
  by hand in GE.
  Alternatively, is there any way to create this name field in a more
  systematic way?
 
  Thanks
  Agus
  ___
  Qgis-user mailing list
  Qgis-user@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/qgis-user
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user




-- 
___ ___ __
Ricardo Garcia Silva
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] New Icons - difficult to read

2013-05-23 Thread Lene Fischer
Hi
I´ve installed the weekly build version of QGIS, and now been working with this 
version for a while.
But I still find it very difficult to use the new icons. At first it was of 
course a task to learn the new pictures, I had to read it every time. But 
today one of my students - which is a new user - said to me: It´s difficult to 
differ because there is no colour on the icons.
And thats correct - before I could say Find the blue globe or Find the green 
grass with white paths. 
This may sound foolish - but it worked. 
Now I don´t have any colours to recognize the icons.

Of course I could just use the old icons - but this not an issue when I give 
lessons and all my students use the built in icons. 
Is it only me who has this problem?

Regards
Lene Fischer


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] New Icons - difficult to read

2013-05-23 Thread Ziegler Stefan
Hi

I do have exactly the same problem. E.g. I almost cannot see any difference 
between the WMS/WCS/WFS icons except on a very tiny part of the icons whereas 
the old icons were easy to distinguish. But this is perhaps I'm getting old... 
and I got used to  the old icons. I guess I will not learn the icons but just 
the position I can find them.

As far as I remember there was a poll once with the result to use the new icons 
as default.

Regards
Stefan 

 -Ursprüngliche Nachricht-
 Von: qgis-user-boun...@lists.osgeo.org 
 [mailto:qgis-user-boun...@lists.osgeo.org] Im
 Auftrag von Lene Fischer
 Gesendet: Freitag, 24. Mai 2013 04:52
 An: qgis-user@lists.osgeo.org
 Betreff: [Qgis-user] New Icons - difficult to read
 
 Hi
 I´ve installed the weekly build version of QGIS, and now been working with 
 this version
 for a while.
 But I still find it very difficult to use the new icons. At first it was of 
 course a task to
 learn the new pictures, I had to read it every time. But today one of my 
 students -
 which is a new user - said to me: It´s difficult to differ because there is 
 no colour on
 the icons.
 And thats correct - before I could say Find the blue globe or Find the 
 green grass
 with white paths.
 This may sound foolish - but it worked.
 Now I don´t have any colours to recognize the icons.
 
 Of course I could just use the old icons - but this not an issue when I give 
 lessons and
 all my students use the built in icons.
 Is it only me who has this problem?
 
 Regards
 Lene Fischer
 
 
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user