[Qgis-developer] Qgis web client search

Mira Maric mmmxxxm at gmail.com
Wed Jan 15 22:33:49 PST 2014


   1.

   First I added line in Apache config file:
   -LoadModule wsgi_module modules/mod_wsgi.so
   2.

   In GlobalOption.js I set var useGeoNamesSearchBox = false; var
   searchBoxQueryURL
   ="http://localhost:89/qgis-web-client-master/wsgi/search.wsgi?query=";
   var searchBoxGetGeomURL
   ="http://localhost:89/qgis-web-client-master/wsgi/getSearchGeom.wsgi";

When i try to search, i do not get anything! Is there any example for
searching setup?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140116/632b1df4/attachment.html>


More information about the Qgis-developer mailing list