Re: [postgis-users] POSTGIS query output...

2012-08-10 Thread Paolo Corti
On Thu, Aug 9, 2012 at 6:49 PM, Arulraj Murugavel (மு. அருள்ராஜ் ) wrote: > Hi all > > I could really do complex query in POSTGIS. But when the output is complex > polygon and more in number , what will be best way to show to the user... > KML, JSON are heavy. Can i publish query output as the WMS

[postgis-users] POSTGIS query output...

2012-08-09 Thread மு. அருள்ராஜ்
Hi all I could really do complex query in POSTGIS. But when the output is complex polygon and more in number , what will be best way to show to the user... KML, JSON are heavy. Can i publish query output as the WMS output when the user performing the complex query on PostGIS. I have seen Geoserve