[mapserver-users] WFS Client...

Lime, Steve D (MNIT) Steve.Lime at state.mn.us
Thu Feb 18 13:20:01 PST 2016


Nope, this is MapServer as a WFS client – a WFS layer (http://mapserver.org/ogc/wfs_client.html).

From: Carlos Ruiz [mailto:boolean10001 at yahoo.com]
Sent: Thursday, February 18, 2016 3:16 PM
To: Lime, Steve D (MNIT) <Steve.Lime at state.mn.us>; mapserver-users at lists.osgeo.org
Subject: Re: [mapserver-users] WFS Client...

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 http://localhost/cgi-bin/accidentes?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=Estaciones%20Tren%20Ligero%20-%20Tipo&CRS=EPSG%3A4326&STYLES=&WIDTH=2025&HEIGHT=962&BBOX=20.624878406524658%2C-103.43881130218506%2C20.707404613494873%2C-103.26500415802002 [HTTP/1.1 200 OK 361ms]


________________________________
From: "Lime, Steve D (MNIT)" <Steve.Lime at state.mn.us<mailto:Steve.Lime at state.mn.us>>
To: Carlos Ruiz <boolean10001 at yahoo.com<mailto:boolean10001 at yahoo.com>>; "mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>" <mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>>
Sent: Thursday, February 18, 2016 3:06 PM
Subject: RE: [mapserver-users] WFS Client...

The WFS server is not under my control, so no access log.

From: Carlos Ruiz [mailto:boolean10001 at yahoo.com]
Sent: Thursday, February 18, 2016 3:06 PM
To: Lime, Steve D (MNIT) <Steve.Lime at state.mn.us<mailto:Steve.Lime at state.mn.us>>; mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>
Subject: Re: [mapserver-users] WFS Client...

Steve,

You can check the Apache "access.log" file and watch for the HTTP GET requests. You will find something like this:

127.0.0.1 - - [16/Dec/2015:16:59:31 -0600] "GET /cgi-bin/landsat8?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=2014&WIDTH=256&HEIGHT=256&CRS=EPSG%3A4326&STYLES=&BBOX=22.5%2C-101.25%2C33.75%2C-90 HTTP/1.1" 200 412


________________________________
From: "Lime, Steve D (MNIT)" <Steve.Lime at state.mn.us<mailto:Steve.Lime at state.mn.us>>
To: "mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>" <mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>>
Sent: Thursday, February 18, 2016 3:01 PM
Subject: [mapserver-users] WFS Client...

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

_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/mapserver-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20160218/49b7e5b0/attachment-0001.html>


More information about the mapserver-users mailing list