[mapserver-commits] [mapserver/mapserver] 463061: OGR input: add 2.5D support when USE_POINT_Z_M is ...
GitHub
noreply at github.com
Wed Jun 11 00:55:55 PDT 2014
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 4630612e421ae9cfbdef11892f002e257380897b
https://github.com/mapserver/mapserver/commit/4630612e421ae9cfbdef11892f002e257380897b
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M mapogr.cpp
Log Message:
-----------
OGR input: add 2.5D support when USE_POINT_Z_M is defined
Commit: 62d3e6146bc1b446965dbbaf36afb6377cd0d1cf
https://github.com/mapserver/mapserver/commit/62d3e6146bc1b446965dbbaf36afb6377cd0d1cf
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M mappostgis.c
M mappostgis.h
Log Message:
-----------
PostGIS input: add 2.5D support when USE_POINT_Z_M is defined
Consequently the PROCESSING option FORCE2D is assumed to be NO by
default when USE_POINT_Z_M is defined (related to #4803)
Commit: edc64a6881f03a5e576956031ee0e397b46d5da4
https://github.com/mapserver/mapserver/commit/edc64a6881f03a5e576956031ee0e397b46d5da4
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M mapogroutput.c
Log Message:
-----------
OGR output: fix export of line geometry as MultiPoint
Commit: 5e6489ebd42bef9315a8c7f70479a2a823b473bf
https://github.com/mapserver/mapserver/commit/5e6489ebd42bef9315a8c7f70479a2a823b473bf
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M mapgml.c
Log Message:
-----------
GML output: export XYZ when USE_POINT_Z_M is defined and gml_geomtype is set to Point25D/LineString25D/etc.. (same syntax as 2.5D OGR output)
Commit: b79c050a2c6d436ef04a9a8279c9ce7a1a293f5a
https://github.com/mapserver/mapserver/commit/b79c050a2c6d436ef04a9a8279c9ce7a1a293f5a
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M Makefile
Log Message:
-----------
Autotest: build with WITH_POINT_Z_M=1
Commit: 52942b264809b979d24702709677f883dbc512af
https://github.com/mapserver/mapserver/commit/52942b264809b979d24702709677f883dbc512af
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M msautotest
Log Message:
-----------
Update msautotest
Compare: https://github.com/mapserver/mapserver/compare/40c22e04f300...52942b264809
More information about the mapserver-commits
mailing list