[mapserver-users] [EXTERNAL] Re: Mapserver as WFS 1.1.0 client
Lars Fricke
lars.fricke at skendata.de
Tue Dec 23 11:02:31 PST 2014
Mike,
got it to work for one server but unfortunately the more important one
delivers neither errors nor data. I will follow up on this tomorrow.
Thank's for the idea, it may indeed lead forward.
Best
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" <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