Skip to main content
Question

How do you pass in window coordinates when reading an WMS Web service?

  • June 15, 2017
  • 1 reply
  • 49 views

fmelizard
Safer
Forum|alt.badge.img+22

How do you pass in window coordinates when reading an WMS Web service?

 

I want to snip out a small piece of the data the reader offers. When I connect a viewer directly to the reader, I get the entire world.
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.

1 reply

Forum|alt.badge.img+2

There are two options you could use to return some of the data:

 

1. When you add the WMS reader, in the parameters is an option to specify a search envelope.

 

2. If you're returning images mid workflow you could use the ImageFetcher transformer, and specify the bounds to return in the request URL for the WMS. These could be manually set, or the values taken from an attribute.