On Wed, Nov 02, 2011 at 02:55:21PM -0300, Carlos Andrade wrote: > She wants to see the result of the queries being displayed on the map. > > I've run some search on google and I came across one of the plugins from > QuantumGis that does EXACTLY what i want which is Spatial Query plugin. > However, it seems very limited to at most two layers, and not very advanced > queries. It does show the results and highlight the shape results on the > map (thats exactly what I want), but I want this to work by inputing SQL > into it, the same I'd input on psql on postgres. > > It would also work if when I used a query on my postgis database then it > would show the result also on QuantumGis since they are connected, but I'm > unsure if this is really possible. > > Any clues on this?
The db_manager plugin has an arbitrary query builder. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
