If you just use WHERE clauses, you can use query builder directly. You can also add queries generating geometries on the fly without creating a view in Postgis using FASTSQLLayer plugin (it needs an unique id in query)
-- View this message in context: http://osgeo-org.1560.n6.nabble.com/load-data-in-Qgis-by-a-query-on-geom-column-tp5011161p5011241.html Sent from the Quantum GIS - User mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
