Skip to main content
Archived

WMS, WFS, other web service readers: query string parameters

Related products:Transformers
  • March 20, 2017
  • 0 replies
  • 19 views

revesz
Supporter
Forum|alt.badge.img+21

There are OGC web service providers that support custom URL parameters.

Eg.: it is possible to include parameters in the SQL of an 'SQL View' layer in GeoServer. The parameters can be passed as query parameter in the request URL: &viewparams=param1:value1;param2:value2... (Such a parametric WMS request make life way easier when ther is a good SQL)

It would be handy if WFS/WMS readers support custom URL query string parameters like in the HTTPCaller.

Now I have to use the 'manual WMS' (HTTPCaller->RasterReplacer->CoordinateSystemSetter->RasterGeoreferencer) to benefit from this functionality.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.