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?
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
