Hey all,<div><br></div><div>so firstly, this isn't an openlayers question - more a generic calculation task - but I fear it might touch on great circle / radian stuff, so hope it's ok to ask this here:</div><div><br>
</div><div>My problem;</div><div><br></div><div>I need to find the bbox of an image.</div><div>The information I have:</div><div> - center point coord (51.03, 1.51 in lat long wgs84)</div><div> - image size (10004 x 10004 px)</div>
<div> - resolution (1.0003 m per pixel)</div><div><br></div><div>How can I calculate the bounding box for it? Currently my stumbling block is that although I know how many meters each pixel represents on the image, that value will vary depending on where the image actually is in the real world. </div>
<div>I'm hoping I don't have to go through the whole UTM dance to figure it out, but I think I might have to.</div><div><br></div><div><br></div><div>Does anyone have any ideas?</div><div><br></div><div>Thanks</div>
<div><br></div><div>Toby</div><div><br></div><div><br></div>