On Fri, Jul 17, 2015 at 02:05:15AM +0200, Elmehdi OUADOUD wrote: > Hi All, > > I'm > a > GIS student currently I'm in internship period , I'm writing to you for > asking for help if it's possible. > I want to develop a QGIS plugin that fully execute PostGIS vector and > raster queries. > I wonder know if it's possible, and if it's possible can you please let me > know some ressources and examples.
Did you try the DBManager plugin ? It does allow you to run arbitrary PostGIS queries and load the results as layers. How about improving that one ? It's a core plugin. --strk; _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
