[mapserver-users] [EXTERNAL] Re: Mapserver as WFS 1.1.0 client
Smith, Michael ERDC-RDE-CRREL-NH
Michael.Smith at erdc.dren.mil
Tue Dec 23 10:19:41 PST 2014
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" <lars.fricke at skendata.de> 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
>>
>
More information about the MapServer-users
mailing list