<div class="gmail_quote">I'm having an interesting problem when trying to use ogr2ogr to reproject from one coordinate system to another. What makes it interesting is that gdalwarp works properly on the same system. With ogr2ogr I get an error that says,
<br><br>"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. This may be because they
<br>are not transformable, or because projection services<br>(PROJ.4 DLL/.so) could not be loaded."<br><br>gdalwarp happily reprojects between the same src and target projections, so I'm a bit confused now. Do gdal and ogr access the
proj.4 libs in different ways?<br><br>I'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>