Hello,

is it possible to instruct MS to query an old PostGIS db (v.1.1.6) not by
using the "new" st_* functions? I have an MS 6 (ms4w) and the requests it
makes to my old db are made with functions that do not exist in my PG. This
stuff used to work on my old MS 5 installation.

<ServiceException>
msDrawMap(): Image handling error. Failed to draw layer named
&#39;road_network&#39;.
msPostGISLayerWhichShapes(): Query error. Error executing query: ERROR: 
function st_force_2d(geometry) does not exist
LINE 1: select
&quot;id&quot;,&quot;code&quot;,encode(ST_AsBinary(ST_Force_2D(&quot;geom&quot;),&#39;N...
                                              ^
HINT:  No function matches the given name and argument types. You may need
to add explicit type casts.
 
</ServiceException>




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Mapserver-6-and-PostGIS-1-1-6-nonexistent-function-tp5028282.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to