[mapserver-commits] [mapserver/mapserver] 99e5ab: add configuration for geometry column in WFS filte...
GitHub
noreply at github.com
Mon Sep 24 02:45:15 PDT 2012
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 99e5ab5b4e586580e051e23eaea1f69a0d05759b
https://github.com/mapserver/mapserver/commit/99e5ab5b4e586580e051e23eaea1f69a0d05759b
Author: Yves Jacolin <yves.jacolin at camptocamp.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M mapwfslayer.c
Log Message:
-----------
add configuration for geometry column in WFS filter for WFS CONNECTIONTYPE layer
Commit: 89311463fb759c2387507f9e8907c2d2216b85aa
https://github.com/mapserver/mapserver/commit/89311463fb759c2387507f9e8907c2d2216b85aa
Author: Yves Jacolin <yves.jacolin at camptocamp.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M mapows.h
M mapwfslayer.c
Log Message:
-----------
finalize adding new GeometryName parameter to choose the Geometry column ot he remote WFS
Commit: d351081b73edd515755a7f8af6a0245f17ad841a
https://github.com/mapserver/mapserver/commit/d351081b73edd515755a7f8af6a0245f17ad841a
Author: Yves Jacolin <yves.jacolin at camptocamp.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M mapwfs.c
M mapwfslayer.c
Log Message:
-----------
nGeometryName changed to pszGeometryName for naming convention consistency and add a missing free(wfsparams->pszGeometryName)
Commit: 2c93b6d34968924e51665ee30d28b281f665eaac
https://github.com/mapserver/mapserver/commit/2c93b6d34968924e51665ee30d28b281f665eaac
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M mapows.h
M mapwfs.c
M mapwfslayer.c
Log Message:
-----------
Merge pull request #4466 from tbonfort/geometryColumnWFS
[WFS] MapServer in WFS client mode doesn't allow setup the geometry column name for the filter request
Commit: 33b6073527ab903f336251b1428c23c257d38e7b
https://github.com/mapserver/mapserver/commit/33b6073527ab903f336251b1428c23c257d38e7b
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M mapdraw.c
Log Message:
-----------
fix typo leading to segfault in some multi-label conditions
Commit: 164db4a49a74ad1ad773d8d4a8163e367e87cfdb
https://github.com/mapserver/mapserver/commit/164db4a49a74ad1ad773d8d4a8163e367e87cfdb
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M msautotest
Log Message:
-----------
update autotest module
Compare: https://github.com/mapserver/mapserver/compare/f5fff71ede42...164db4a49a74
More information about the mapserver-commits
mailing list