[mapserver-users] Standalone Mapserver 6.4 as WFS server - issues with responses

Lars I. Nielsen lin at hvenegaard.dk
Tue Nov 26 01:34:49 PST 2013


Hi Jukka,

It turns out that it was my adding  - PROCESSING "CLOSE_CONNECTION=DEFER" - statements to my layer definitions that blocked fetching attributes from other layers than the first.

Apparently the OGR VRT frameworks needs to open separate connections, and keeping the first connection open blocked subsequent connections.

This part now works :-)

Still working on other issues though ...


Kind regards / Med venlig hilsen
Lars I. Nielsen
----------------------------------------------------------------
Landinspektør, Senior GIS Programmør og Konsulent
Hvenegaard og Jens Bo Landinspektører A/S
Rugaardsvej 55, DK-5000 Odense C
Denmark
Tel. +45 6313 5050
http://www.hvenegaard.dk


-----Oprindelig meddelelse-----
Fra: Rahkonen Jukka [mailto:jukka.rahkonen at mmmtike.fi] 
Sendt: 19. november 2013 15:59
Til: Lars I. Nielsen; mapserver-users at lists.osgeo.org
Emne: Re: [mapserver-users] Standalone Mapserver 6.4 as WFS server - issues with responses

Hi,

I can only show how my MS 6.2.1 server reacts

http://hip.latuviitta.org/cgi-bin/mapserver_wfs?service=wfs&version=1.0.0&request=DescribeFeatureType<http://hip.latuviitta.org/cgi-bin/mapserver_wfs?service=wfs&version=1.1.0&request=DescribeFeatureType>

-Jukka Rahkonen-


________________________________
Lähettäjä: mapserver-users-bounces at lists.osgeo.org [mapserver-users-bounces at lists.osgeo.org] käyttäjän Lars I. Nielsen [lin at hvenegaard.dk] puolesta
Lähetetty: 19. marraskuuta 2013 16:16
Vastaanottaja: mapserver-users at lists.osgeo.org
Aihe: [mapserver-users] Standalone Mapserver 6.4 as WFS server - issues with responses

Hi,

I got the standalone Mapserver 6.4 x64 up and running, but there are still some issues:


If I run "request=describefeaturetype" on any of the three typenames in my setup, it returns its list of attributes as it should.

But if I omit the typename, wanting Mapserver to return a description of all three typenames (which is a valid request), it only returns the attributes for the first !??

Is this WAD, or is Mapserver forgetting to return attributes for the latter two typenames (as I suspect) ?


The server is online on this address if anyone wants to have a look:

http://hvmgo01.hvenegaard.dk/mswfs/?map=BallerupGO_WFS.map&service=WFS&version=1.0.0&request=getcapabilities

DescribeFeatureType that works: http://hvmgo01.hvenegaard.dk/mswfs/?map=BallerupGO_WFS.map&service=WFS&version=1.0.0&request=describefeaturetype&typename=GO_Flader

DescribeFeatureType that doesn't work: http://hvmgo01.hvenegaard.dk/mswfs/?map=BallerupGO_WFS.map&service=WFS&version=1.0.0&request=describefeaturetype



Kind regards / Med venlig hilsen
Lars I. Nielsen
----------------------------------------------------------------
Landinspektør, Senior GIS Programmør og Konsulent
Hvenegaard og Jens Bo Landinspektører A/S
Rugaardsvej 55, DK-5000 Odense C
Denmark
Tel. +45 6313 5050
http://www.hvenegaard.dk<http://www.hvenegaard.dk/>



More information about the mapserver-users mailing list