Re: [mapserver-users] WFS Client...

2016-02-18 Thread Lime, Steve D (MNIT)
Ditto, thanks! -Original Message- From: mapserver-users [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Rahkonen Jukka (MML) Sent: Thursday, February 18, 2016 4:20 PM To: Even Rouault ; mapserver-users@lists.osgeo.org Subject: Re:

Re: [mapserver-users] WFS Client...

2016-02-18 Thread Rahkonen Jukka (MML)
Even Rouault wrote: > I've committed > > https://github.com/mapserver/mapserver/commit/de7ef60c4cd04ea9708a17052c48d8875f067410 > in master to enable POST logging : That's great. -Jukka Rahkonen- ___ mapserver-users mailing list

Re: [mapserver-users] WFS Client...

2016-02-18 Thread Even Rouault
Le jeudi 18 février 2016 22:01:58, Lime, Steve D (MNIT) a écrit : > Hi all: Is there any way to log the request URL and POST data associated > with MapServer WFS layers? That info doesn't seem to be showing up in > debug logs and it would be helpful to see exactly what is being sent to > the WFS

Re: [mapserver-users] WFS Client...

2016-02-18 Thread Rahkonen Jukka (MML)
Let’s stop all now and think for a while. Steve asks, as it appears in the title, about Mapserver as WFS client, so finding the requests which Mapserver is sending to outer world. Carlos and I have answered about how to log incoming requests for WFS server. I use Fiddler as a local proxy

Re: [mapserver-users] WFS Client...

2016-02-18 Thread Lime, Steve D (MNIT)
Nope, this is MapServer as a WFS client – a WFS layer (http://mapserver.org/ogc/wfs_client.html). From: Carlos Ruiz [mailto:boolean10...@yahoo.com] Sent: Thursday, February 18, 2016 3:16 PM To: Lime, Steve D (MNIT) ; mapserver-users@lists.osgeo.org Subject: Re:

Re: [mapserver-users] WFS Client...

2016-02-18 Thread Carlos Ruiz
OK. If you are doing a request to a WFS layer from an OpenLayers application, you can see the request by pressing SHIFT+CTRL+J in FireFox and enable the Network toggle button. You will see the full request when hovering the URL GET

Re: [mapserver-users] WFS Client...

2016-02-18 Thread Lime, Steve D (MNIT)
I don’t know if mapserver is issuing POSTs or GETs under the hood, haven’t checked the code, but capturing both in the mapserver logs would be helpful. From: Rahkonen Jukka (MML) [mailto:jukka.rahko...@maanmittauslaitos.fi] Sent: Thursday, February 18, 2016 3:15 PM To: Carlos Ruiz

Re: [mapserver-users] WFS Client...

2016-02-18 Thread Rahkonen Jukka (MML)
Hi, Didn’t he ask about the contents of POST, not GET? That would need some extra components, some hints can be found from http://stackoverflow.com/questions/989967/best-way-to-log-post-data-in-apache. Actually it would be very useful to have an option to write the POST requests into

[mapserver-users] WFS Client...

2016-02-18 Thread Lime, Steve D (MNIT)
Hi all: Is there any way to log the request URL and POST data associated with MapServer WFS layers? That info doesn't seem to be showing up in debug logs and it would be helpful to see exactly what is being sent to the WFS server. Steve ___

Re: [mapserver-users] RE Mapserver 7 expression

2016-02-18 Thread thomas bonfort
Should be fixed with https://github.com/mapserver/mapserver/pull/5245 Thanks Andreas for pointing out the fix. -- thomas On 17 February 2016 at 08:30, Eichner, Andreas - SID < andreas.eich...@sid.sachsen.de> wrote: > This seems to be a bug. Each list item is compared to the filter item > using

Re: [mapserver-users] Rectangle and Line

2016-02-18 Thread Antti J. Lind
Hi, Same as before, but now without points - totally blank map. -- AJL Lime, Steve D (MNIT) kirjoitti 2016-02-18 00:44: What happens if you ditch the SYMBOL and SIZE from the style definition? -Original Message- From: mapserver-users [mailto:mapserver-users-boun...@lists.osgeo.org]