And I was hoping for an easy solution with FWTools or something... Thanks for the suggestions boys. Looks like I&#39;ve got a long night a head of me. <br><br><div class="gmail_quote">On Fri, Jun 20, 2008 at 6:51 PM, Martin Chapman &lt;<a href="mailto:mchapman@texelinc.com">mchapman@texelinc.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Yes, I would try Frank&#39;s suggestion first though. &nbsp;If it doesn&#39;t work then you could re-write the file and assign a projection with create() or createCopy() on the driver object..<br>

<div class="Ih2E3d"><br>
Martin<br>
<br>
Sent via BlackBerry by AT&amp;T<br>
<br>
-----Original Message-----<br>
From: &quot;Courtney Schitka&quot; &lt;<a href="mailto:c.schitka@gmail.com">c.schitka@gmail.com</a>&gt;<br>
<br>
</div><div class="Ih2E3d">Date: Fri, 20 Jun 2008 18:51:24<br>
To:&quot;Frank Warmerdam&quot; &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;<br>
<a href="mailto:Cc%3Agdal-dev@lists.osgeo.org">Cc:gdal-dev@lists.osgeo.org</a><br>
Subject: Re: [gdal-dev] Urgent GDal failing to open a file.<br>
<br>
<br>
Frank &amp; Martian<br>
<br>
Thanks for your prompt replies.<br>
<br>
If I know the coordinate system the file is supposed to be, is there a way I can inject that into the file it&#39;s self ? Without needing to edit the code or setting the GDAL_DATA environment variable ? The file is a GeoTiff ? I&#39;d provide a sample but the file is 100+ M could take a bit.<br>

<br>
Court<br>
<br>
<br>
</div><div class="Ih2E3d">On Fri, Jun 20, 2008 at 6:46 PM, Frank Warmerdam &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a> &lt;mailto:<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt; &gt; wrote:<br>

<br>
<br>
<br>
Courtney Schitka wrote:<br>
&nbsp;Good Day list.<br>
<br>
&nbsp;I write you with kind of an urgent problem today. The company I am doing some consulting for is using GDAL to read a majority of their data. They just purchased 800$ worth of some GeoData from a third party company. Everytime we try an dopen the data through Gdal I get. A problem with trying to create a Coordinate Transform. See error<br>

<br>
&nbsp;ERROR: No PROJ.4 translation for source SRS, coordinate<br>
<br>
&nbsp;When I did a Gdal Info on the file. I find this information out<br>
<br>
&nbsp;Coordinate System is:<br>
&nbsp;PROJCS[,<br>
&nbsp;&nbsp; &nbsp;GEOGCS[&quot;unnamed&quot;,<br>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;DATUM[&quot;unknown&quot;,<br>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SPHEROID[&quot;unretrievable - using WGS84&quot;,6378137,298.257223563]],<br>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;PRIMEM[&quot;Greenwich&quot;,0],<br>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;UNIT[,0.0174532925199433]],<br>
&nbsp;&nbsp; &nbsp;UNIT[&quot;unknown&quot;,1],<br>
&nbsp;&nbsp; &nbsp;AUTHORITY[&quot;EPSG&quot;,&quot;0&quot;]]<br>
<br>
<br>
&nbsp;Which I think is the root of my problem. Is ther ea good/easy way for me to fix this ? quickly ?<br>
<br>
&nbsp;Court,<br>
<br>
&nbsp;I *suspect* GDAL is failing to find it&#39;s supporting coordinate system<br>
&nbsp;files. &nbsp;Try setting the GDAL_DATA environment variable to point to the<br>
&nbsp;directory with the files like pcs.csv and ecw_cs.wkt.<br>
<br>
&nbsp;It would also be helpful if you were able to indicate the file format<br>
&nbsp;with the problem, the version of GDAL, and ideally a sample file.<br>
<br>
&nbsp;Best regards,<br>
&nbsp;--<br>
&nbsp;---------------------------------------+--------------------------------------<br>
</div>&nbsp;I set the clouds in motion - turn up &nbsp; | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a> &lt;mailto:<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;<br>
&nbsp;light and sound - activate the windows | <a href="http://pobox.com/%7Ewarmerdam" target="_blank">http://pobox.com/~warmerdam</a> &lt;<a href="http://pobox.com/%7Ewarmerdam" target="_blank">http://pobox.com/%7Ewarmerdam</a>&gt;<br>

&nbsp;and watch the world go round - Rush &nbsp; &nbsp;| President OSGeo, <a href="http://osgeo.org" target="_blank">http://osgeo.org</a> &lt;<a href="http://osgeo.org" target="_blank">http://osgeo.org</a>&gt;<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
&nbsp;_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br>