Use a Cloner to create 1073 records with the Copy Number Attribute set to I and feed the output of that into a second cloner creating 571 records with Copy Number Attribute set to J.
Hopefully this is your WMS service and you aren't going to be sending that many requests to someone else's server. Either way you may want to add a Decelerator in there to control how many requests per minute are sent.
My thoughts exactly. Also, how long does a single request take? Even if it's a second you're looking at 170+ hours of processing.
Is there another way to get to the data? (and if whoever is controlling that server says no, feel free to tell them what @Gary Nicholson and I have said here)
Use a Cloner to create 1073 records with the Copy Number Attribute set to I and feed the output of that into a second cloner creating 571 records with Copy Number Attribute set to J.
Hopefully this is your WMS service and you aren't going to be sending that many requests to someone else's server. Either way you may want to add a Decelerator in there to control how many requests per minute are sent.
Use a Cloner to create 1073 records with the Copy Number Attribute set to I and feed the output of that into a second cloner creating 571 records with Copy Number Attribute set to J.
Hopefully this is your WMS service and you aren't going to be sending that many requests to someone else's server. Either way you may want to add a Decelerator in there to control how many requests per minute are sent.
My thoughts exactly. Also, how long does a single request take? Even if it's a second you're looking at 170+ hours of processing.
Is there another way to get to the data? (and if whoever is controlling that server says no, feel free to tell them what @Gary Nicholson and I have said here)
thanks that works. it takes 2 minutes. there is another way as the geoserver also permits geotiff which gives you the real world coordinates X and Y. The I and J gives you the getfeatureinfo for column= I and row=J. Be aware the origin is left upper corner so J has to be swapped. The width and height is just the range of I and J which can be translated to the X and J range. That would mean 1073 x 571 = 612683 through the http caller.
You could even do a higher resolution but it just interpolates the values and takes a lot longer without to much gain of resolution. You need to balance it.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.