Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Even Rouault via mapserver-users
Lars, I believe the service you request doesn't implement WFS 1.1 properly. Trying this ./mapserv QUERY_STRING="map=wfs.map&SRSNAME=EPSG:3857&SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&BBOX=791880.72463009,6321925.37255709,792929.6378,6322786.10157277&TYPENAME=TestLayer" I see that G

Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Lars Fricke via mapserver-users
Title: SkenData Email Signatur No problem. Unfortunately, testing native WFS did not work because it does not properly support cascading wfs with different srs (see my other post). Thanks for looking into this.

Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Even Rouault via mapserver-users
oops, sorry, didn't notice 😅 Le 28/05/2021 à 13:52, Lars Fricke a écrit : I put in the files as attach. Is that filtered? SkenData Email Signatur Am 28.05.21 um 13:43 schrieb Even Rouault: Please include your mapfile and the wfs-request-testlayer.xml file to reproduce. I'm confused by the ma

Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Lars Fricke via mapserver-users
Title: SkenData Email Signatur I put in the files as attach. Is that filtered? Am 28.05.21 um 13:43 schrieb Even Rouault: Please include your mapfile and the wfs-request-testlayer.xml file to r

Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Even Rouault via mapserver-users
Please include your mapfile and the wfs-request-testlayer.xml file to reproduce. I'm confused by the mapfile you posted yesterday that uses epsg:25832 and the fact that GDAL through mapserver would issue a GetFeature in EPSG:3857 as suggested below. I can't see how that could happen (given the

Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Lars Fricke via mapserver-users
Title: SkenData Email Signatur So here is the working not working setup. Unfortunately the working OGR WFS client layers are all private so I can not share them. This call delivers objects as expected: http://localhost:8181/cgi-bin/mapserv?map=/var/www/html/wfs.map&SRSNAME=E

Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Lars Fricke via mapserver-users
Title: SkenData Email Signatur Ok, I will prepare a test set. Unfortunately my other layers are not public but Ill see if I still find one I may overlook as of now. Best Lars Am 28.05.21 um 12:

Re: [mapserver-users] WFS Client returns data at random with very same call

2021-05-28 Thread Lars Fricke via mapserver-users
Title: SkenData Email Signatur Dear Daniel and Jukka, following your advice I changed my setup as follows: """ LAYER     NAME "TestLayer"     CONNECTION "?"     EXTENT -47443 5145172 1187852 6158846     CONNECTIONTYPE WFS     STATUS