<br><font size=2 face="sans-serif">hi,</font>
<br><tt><font size=2>slight shift in the points (to the east) and an extremely
slight shift up (to the north).</font></tt>
<br>
<br><font size=2 face="sans-serif">That seems to be a datum error. Make
sure you set the good parameters for datum when using nad83 or nad27.</font>
<br><font size=2 face="sans-serif">Steve</font>
<p><font size=3>&nbsp; </font>
<p>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>&quot;Henneke, Amanda M&quot;
&lt;amanda.m.henneke@boeing.com&gt;@lists.osgeo.org</b> </font>
<br><font size=1 face="sans-serif">Envoyé par : gdal-dev-bounces@lists.osgeo.org</font>
<p><font size=1 face="sans-serif">23/09/2009 11:16 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">&quot;gdal-dev@lists.osgeo.org&quot;
&lt;gdal-dev@lists.osgeo.org&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">[gdal-dev] Translating between UTM and
Geographic</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br>
<br>
<br><tt><font size=2>Hello all-<br>
<br>
I'm trying to figure out how to reproject some points from a UTM projection
to Geographic (WGS84) projection. &nbsp;This works fine when I'm working
in UTM Zone 12 with NAD83. &nbsp;When I try the same code for Zone 11 NAD27,
I get a slight shift in the points (to the east) and an extremely slight
shift up (to the north).<br>
<br>
I've included the following code as it stands now, I've tried all sorts
of things thinking that I need to somehow include more information for
the new spatial reference (the destination SR), and so far I'm coming up
empty...<br>
<br>
Anyone have any ideas what I'm missing?<br>
<br>
Where sSpRefParams is a string that contains the WKT projection information
from a valid layer...<br>
<br>
srOld = new OSGeo.OSR.SpatialReference(sSpRefParams);<br>
<br>
srNew.SetGeogCS(&quot;Geographic Coordinate System&quot;, OSGeo.OSR.Osr.SRS_DN_WGS84,
OSGeo.OSR.Osr.SRS_DN_WGS84, OSGeo.OSR.Osr.SRS_WGS84_SEMIMAJOR, OSGeo.OSR.Osr.SRS_WGS84_INVFLATTENING,
&quot;Greenwich&quot;, 0.0, &quot;degree&quot;, 0.0174532925199433);<br>
<br>
ctTransform = new OSGeo.OSR.CoordinateTransformation(srOld, srNew);<br>
<br>
<br>
<br>
Amanda M. Henneke<br>
IG/DB Tools - TSS Capability Center<br>
Boeing - St. Louis<br>
314-777-6856<br>
<br>
<br>
<br>
When One tugs at a single thing in Nature, he finds it attached to the
rest of the world. -John Muir<br>
 &nbsp;Please consider the environment before printing this e-mail.<br>
<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
gdal-dev@lists.osgeo.org<br>
http://lists.osgeo.org/mailman/listinfo/gdal-dev<br>
</font></tt>
<br>
<br>
<br>