Re: [gdal-dev] Gdal 1.9 and ERDAS Read-Write SDK write projection

2012-10-02 Thread netcadturgay
Yes, I close the dataset properly and now I found problem source. If I try to set the "Geodesic WGS84", it updates successfully. But if I try to set the custom projection, it does not update? *Custom WKT* PROJCS["(UTM)Universal Transvers Merkator 6ยบ",GEOGCS["EUROPEAN 1950",DATUM["European_Datum_19

Re: [gdal-dev] Gdal 1.9 and ERDAS Read-Write SDK write projection

2012-10-02 Thread Even Rouault
Selon netcadturgay : > I open an ECW file in Update mode. Then I set to the projection > information(with SetProjection method) but ecw file does not change. How can > I solve this problem? Did you close properly the dataset ? The ECW header is only rewritten with the updated information at datas

[gdal-dev] Gdal 1.9 and ERDAS Read-Write SDK write projection

2012-10-02 Thread netcadturgay
I open an ECW file in Update mode. Then I set to the projection information(with SetProjection method) but ecw file does not change. How can I solve this problem? -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Gdal-1-9-and-ERDAS-Read-Write-SDK-write-projection-tp5005832.ht