Mike,

you were right. It works exactly as you say. The reason I could not get it to work yesterday night was due to a wrong EPSG code, so nothing specific. Thank you very much for putting this solution under the Christmas tree for me.

I wonder if this option should also be pointed out in the docs with the WFS description?

Blessed Christmas everybody!

Cheers

Lars

Am 23.12.2014 um 19:19 schrieb Smith, Michael ERDC-RDE-CRREL-NH:
Lars,

You can create a layer for mapserver that is an OGR layer (part of the
GDAL library).

LAYER
   ...
   CONNECTIONTYPE OGR
DATA "..."
   ...
END


The DATA definition can be a OGR VRT that points to a WFS 1.1.0 layer, See
http://www.gdal.org/drv_wfs.html

Mike

On 12/23/14, 12:32 PM, "Lars Fricke" <[email protected]> wrote:

Hello Michael,

I'm not sure I understand what you mean?

Best

Lars


Am 23.12.2014 um 18:19 schrieb Smith, Michael ERDC-RDE-CRREL-NH:
Lars,

Could you add a gdal layer into mapserver and use gdal to make the wfs
1.1.0 request?

Mike




_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to