[Qgis-psc] Qgis web client search
    Mira Maric 
    mmmxxxm at gmail.com
       
    Wed Jan 15 14:57:32 PST 2014
    
    
  
I install Qgis web client on windows 7 and it's working fine! Now I wont to
setup search feature!
   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-psc/attachments/20140115/1e743d75/attachment.html>
    
    
More information about the Qgis-psc
mailing list