[mapserver-users] 3d WFS Service

2011-04-26 Thread Smith, Michael ERDC-CRREL-NH
All,

Is there a way to get a 3d (from 3d source data) return from a mapserver wfs
service?

Mike


-- 
Michael Smith
Remote Sensing/GIS Center
US Army Corps of Engineers

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] 3d WFS Service

2011-04-26 Thread Frank Warmerdam

On 11-04-26 05:39 AM, Smith, Michael ERDC-CRREL-NH wrote:

All,

Is there a way to get a 3d (from 3d source data) return from a mapserver wfs
service?



Mike,

I notice that the mapgml.c code is 2D output only.  Also, the new
mapogroutput.c that can be used for WFS is 2D only as it stands.  It seems
both sets of code *could* be improved to produce 2.5D output if
USE_POINT_Z_M is defined in the mapserver build though it is a bit late
for 6.0 now.  If you would like me to do so for the OGR based output
let me know.

Best regards,
--
---+--
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush| Geospatial Programmer for Rent

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] 3d WFS Service

2011-04-26 Thread Smith, Michael ERDC-CRREL-NH
Frank,

We do have a need to do this for our National Levee Database. If we could do
2.5D output (gml) using a OGR output format, that would work fine for us.

Mike


-- 
Michael Smith
Remote Sensing/GIS Center
US Army Corps of Engineers



On 4/26/11 10:30 AM, Frank Warmerdam warmer...@pobox.com wrote:

 On 11-04-26 05:39 AM, Smith, Michael ERDC-CRREL-NH wrote:
 All,
 
 Is there a way to get a 3d (from 3d source data) return from a mapserver wfs
 service?
 
 
 Mike,
 
 I notice that the mapgml.c code is 2D output only.  Also, the new
 mapogroutput.c that can be used for WFS is 2D only as it stands.  It seems
 both sets of code *could* be improved to produce 2.5D output if
 USE_POINT_Z_M is defined in the mapserver build though it is a bit late
 for 6.0 now.  If you would like me to do so for the OGR based output
 let me know.
 
 Best regards,

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users