[postgis-users] Re: [mapserver-users] MapServer Performance

Paul Ramsey pramsey@refractions.net
Thu, 21 Nov 2002 22:16:02 -0800


Vinko Vrsalovic wrote:
>
> In the CVS for MS 3.7? PostGIS 0.7.3?

In order to get the best support for arbitrary SQL queries in the 
mapserver/postgis connector, you should pull the CVS version of 3.6, or 
take the release version of 3.6 and copy the CVS version of mappostgis.c 
into it. All the smarts is in the connector, so a recent version of 
PostGIS like 0.7.3 will be sufficient.

P.