I can read this geojson below in fme.
In this example (I & J) at the end of the string Fjson&I=800&J=422
It will give me back a responds.
However looking to loop through all possible values of I & J
Imax=1073&Jmax=571 = 612683 values.
where I and J is a variable in the geojson string.
xxx/geoserver/ows?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetFeatureInfo&BBOX=50.46754657502329877%2C-1.82577500000000015%2C51.03245342497670123%2C-0.76422499999999971&CRS=EPSG%3A4326&WIDTH=1073&HEIGHT=571&LAYERS=public%3Axxxxxxx&STYLES=&FORMAT=image%2Fpng&QUERY_LAYERS=public%3Asolent_currents_direction&INFO_FORMAT=application%2Fjson&I=800&J=422