Skip to main content
Solved

Extra parameters in WMS Reader

  • May 23, 2018
  • 3 replies
  • 32 views

rbovard
Contributor
Forum|alt.badge.img

Hi all,

I'm using the WMS Reader and I'd like to use an extra parameter in my query. As far as I can see, only the ones in the `map options` can be set (widht, height, format, srs, time, elevation).

Is there a way to add an extra parameter, like concatening my KVP to the query?

Thank you in advance.

Rémi

Best answer by david_r

Have you tried simply adding the parameters in the base URL?

For example:

Any additional parameters specified in the URL will automatically be kept during subsequent calls to the WMS server, e.g.

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.

3 replies

david_r
Celebrity
  • Best Answer
  • May 23, 2018

Have you tried simply adding the parameters in the base URL?

For example:

Any additional parameters specified in the URL will automatically be kept during subsequent calls to the WMS server, e.g.


rbovard
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • May 23, 2018

Have you tried simply adding the parameters in the base URL?

For example:

Any additional parameters specified in the URL will automatically be kept during subsequent calls to the WMS server, e.g.

Merci David !

 

It did the trick, you rock :)

 

Rémi

david_r
Celebrity
  • May 23, 2018
Merci David !

 

It did the trick, you rock :)

 

Rémi
Always happy to help, Rémi :-)