Skip to content

Experimental QGIS plugin to be able to see the request QGIS is firing to for example OGC services

Notifications You must be signed in to change notification settings

rduivenvoorde/qgisnetworklogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental QGIS plugin to be able to see the request QGIS is firing to for example OGC services

IMPORTANT NOTE: Nyall ported the plugin (and made it much better) to c++ into QGIS core in QGIS 3.14.

So: you will NOT need this plugin whey you are using QGIS >= 3.14

A BIG thanks goes to Nyall Dawson!! Current Treeview is his idea and work!

Features (see screenshot below):

  • Show all requests fired via QgsNetworkAccessManager in a TreeView
  • Filter requests
  • Show HTTP Operation, status, query, headers from Request and Reply and data/conent from Request
  • Copy the request as cURL, to be able to replay the request (with all headers, data etc etc) in terminal
  • Pause the logging/listening
  • See from which thread the request originated
  • See from which file and line in code the request originated

Current limitations:

  • a lot, please add feature requests as issue :-)

To use:

  • install plugin
  • open the Network Activity panel (F12)
  • open/edit some OGC OWS services

An Example:

Example Log

Want to buy me a beer (or gadget)? Please use the Paypal button below. Or contact me directly.

paypal

Note that for Free Software developers a kind word or message, in an email or tweet, sometimes is of more value then a beer :-)

About

Experimental QGIS plugin to be able to see the request QGIS is firing to for example OGC services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published