<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 25, 2014 at 4:09 PM, Andre Joost <span dir="ltr"><<a href="mailto:andre+joost@nurfuerspam.de" target="_blank">andre+joost@nurfuerspam.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Am 25.10.2014 um 07:05 schrieb Artur Bercik:<span class=""><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
On Sat, Oct 25, 2014 at 2:00 PM, Andre Joost <<a href="mailto:andre%2Bjoost@nurfuerspam.de" target="_blank">andre+joost@nurfuerspam.de</a>><br>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Am 25.10.2014 um 06:03 schrieb Artur Bercik:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Dear GDAL users<br>
<br>
I have a raster image of 406 lines and 270 samples with 5km pixel size.<br>
The<br>
center coordinates (lats and lons in degrees in GCS) of upper left pixel,<br>
and the center coordinates (lats and lons in degrees in GCS) of the lower<br>
right pixel  are given, how can I calculate the coordinates of upper left<br>
corner (ulx and uly) and the coordinates of lower right corner (lrx and<br>
lry)?<br>
<br>
<br>
</blockquote>
You need to know the projection definition to calculate from distance in<br>
pixel or km to degrees.<br>
<br>
</blockquote>
<br>
yes the projection are in GCS with WGS84 datum<br>
<br>
</blockquote>
<br></span>
GCS has units of degrees, not kilometers. Your image is 2030x1350 km, but you have to know if it is Mercator, Transverse Mercator, Lambert Coformal Conical, Stereographic, Albers Equal Area, Sinusoidal or whatever. And you have to know the origin of the projection, like Central meridian of UTM projections. And if North is upwards or not.<div class=""><div class="h5"><br></div></div></blockquote><div>sorry, yes the pixel size are in degrees,0.047 deg.(5 km approx. at equator), in GCS and WGS84.  </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">
<br>
Greetings,<br>
André Joost<br>
<br>
<br>
______________________________<u></u>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br></div></div>