So, if I understand correctly, you have coordinates of two points:
- origin (0,0) lat/lon
- center (0.5 * width, 0.5 * height) lat/lon
Is that correct?

What is "spacing"?


What
Jayesh Chaudhary wrote:
> Hi,
>
> Thanks for your reply.  I think I have to gather more information here
> about the projection of the image. Currently the meta data tells me
> only these 3 things:
>
> 1. Origin lat lon
> 2. Size of the image
> 3. Spacing
>
> All I need is 4 corner points in lat / lon. Currently I am doing
> something like this (as an approximation)
>
> long = centerLong + pixel_x_relative_to_origin
>
> Thanks
>

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to