We have point datasets that are basically values for random lat/lon locations around the country. <br>We have a method for converting these point datasets into a grid.<br>The grid resolution (width of image / # of cells in a row) is what I need to be able to change.
<br><br>Basically I need to be able to set the number of rows and number of columns in the WMS request.&nbsp; <br><br>Some of the time the resolution for the grid is one degree by one degree, so the number of rows and columns is equal to the lat and lon for the request.&nbsp; This can change, but either way I either need to be able to set the exact bounding box of the image that comes back, or find out what the exact bounding box is in my javascript before I send off the request.
<br><br>Any further questions at all, I&#39;ll respond ASAP.<br>Thanks!<br>-Ed<br><br><br>