help!
ok, i need help figuring out this homework problem from Into to
Programming. I've got to find the lat/lon coordinates of a point.
Here's what I know:
pixel coordinates of the point (382,387)
the lower left corner of image is (0,0)
the pixel dimensions of the image (512,512)
lat/lon coordinates of the upper left corner of image (36.261992,-89.857178)
lower right corner (36.244273,-89.835205)
I know this is basically a conversion problem, but how?
.
Relevant Pages
- Re: Letter to US Sen. Byron Dorgan re unpaid overtime
... >> of relevance to comp.programming in the drivel above. ... use politics as an excuse for their programming skills, ... First semester homework problem, second week, usually right after ... (comp.programming) - Re: Sorting??
... > Each number in a phone keyboard is associated to a set of tree chars.(i.e ... people to do my homework problem for me?" ... Checking the FAQ before posting is always good. ... (comp.lang.cpp) - Re: help!
... Programming. ... I've got to find the lat/lon coordinates of a point. ... the pixel dimensions of the image ... I know this is basically a conversion problem, ... (comp.programming) - Re: help!
... Programming. ... I've got to find the lat/lon coordinates of a point. ... points at the bottom left of each pixel, while the top right point is ... assignment may have different assumptions. ... (comp.programming) - Re: Difference between Unions and Structures...
... I want know the differences between Unions and Structures in C ... programming. ... This sounds like a homework problem. ... After having read your textbook, what is your understanding of what the differences are? ... (comp.lang.c) |
|