<div class="gmail_quote">I&#39;m having an interesting problem when trying to use ogr2ogr to reproject from one coordinate system to another.&nbsp; What makes it interesting is that gdalwarp works properly on the same system.&nbsp; With ogr2ogr I get an error that says, 
<br><br>&quot;ERROR 6: Unable to load PROJ.4 library (libproj.dll), creation of<br>OGRCoordinateTransformation failed.<br>Failed to create coordinate transformation between the<br>following coordinate systems.&nbsp; This may be because they
<br>are not transformable, or because projection services<br>(PROJ.4 DLL/.so) could not be loaded.&quot;<br><br>gdalwarp happily reprojects between the same src and target projections, so I&#39;m a bit confused now.&nbsp; Do gdal and ogr access the 
proj.4 libs in different ways?<br><br>I&#39;m using gdal-1.4.2 and proj-4.5.0 compiled from source and using static proj.4 libs.<br><br>Thanks,<br><br>Roger<br><font color="#888888">--<br>
</font></div><br>