Hello friends I'm using pmapper as framework, I'm have a question i'm have a 
spatial query in postgis, i want to know if tis possible use this in mapserver.
Here is my query 

select b.dpa_despar,count (a) as nro_escuelas from parroquias_man_censo b, 
planteles_man a where st_contains(b.the_geom,a.the_geom)
and b.poblac> 20000 group by b.dpa_despar order by b.dpa_despar
Thanks 
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to