[mapserver-commits] [mapserver/mapserver] 3a6fa4: use st_force2d instead of deprecated st_force_2d (...
GitHub
noreply at github.com
Mon Nov 25 10:21:08 PST 2013
Branch: refs/heads/branch-6-4
Home: https://github.com/mapserver/mapserver
Commit: 3a6fa42289cad3596ccb2437167d7de5b0265f75
https://github.com/mapserver/mapserver/commit/3a6fa42289cad3596ccb2437167d7de5b0265f75
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M mappostgis.c
Log Message:
-----------
use st_force2d instead of deprecated st_force_2d (#4803)
Commit: d4d3e2205eeadd3f4b2ad60d803aa7c1836d8dee
https://github.com/mapserver/mapserver/commit/d4d3e2205eeadd3f4b2ad60d803aa7c1836d8dee
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M mappostgis.c
M mappostgis.h
Log Message:
-----------
use version specific postgis force2d function (#4803)
also adds a PROCESSING "FORCE2D=no" to avoid using force2d altogether (#4024)
Commit: b081e9f3b3d968b8c3b720a976e2a432b7295ed3
https://github.com/mapserver/mapserver/commit/b081e9f3b3d968b8c3b720a976e2a432b7295ed3
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: 2013-11-25 (Mon, 25 Nov 2013)
Changed paths:
M mappostgis.c
M mappostgis.h
Log Message:
-----------
Merge pull request #4803 from tbonfort/force2d
PostGIS 2.1 ST_Force_2D is depreciated
Compare: https://github.com/mapserver/mapserver/compare/b7cb5712b6bc...b081e9f3b3d9
More information about the mapserver-commits
mailing list