<div dir="ltr">guys,<br><br>looks like mapserver 6.4.0 can't create geom with postgis 2.1.0. can someone confirm that before i rollback to ms 6.2.1 or before :( is there any other solution?<br><br>just trying to connect ms 6.4.0 with pg 2.1.0 but getting the following error:<br>
<br>WARNING:  ST_Force_2d signature was deprecated in 2.1.0. Please use ST_Force2D<br>CONTEXT:  SQL function "st_force_2d" during startup<br><br>both functions exist under public > functions but ST_Force_2d creates this error while ST_Force2D is unused. see <a href="http://stackoverflow.com/questions/19000753/mapserver-6-2-and-deprecated-st-force-2d">http://stackoverflow.com/questions/19000753/mapserver-6-2-and-deprecated-st-force-2d</a> > <a href="https://github.com/mapserver/mapserver/pull/4803">https://github.com/mapserver/mapserver/pull/4803</a> (mappostgis.c, mappostgis.h) and <a href="http://postgis.net/docs/ST_Force_2D.html">http://postgis.net/docs/ST_Force_2D.html</a>.<br>
<br>thks, jzs<br><br></div>