Selon netcadturgay :
> Hi Even Rouault
> I have builded both Gdal 1.8 library and Gdal 1.9 library including ERDAS
> read-write sdk. Results:
>
> Gdal 1.9
> ---
> ReadOnly-> OK
> Update -> OK
(update capabilities are restricted to header information, not imagery)
> CreateCopy -> OK
>
Hi Even Rouault
I have builded both Gdal 1.8 library and Gdal 1.9 library including ERDAS
read-write sdk. Results:
Gdal 1.9
---
ReadOnly-> OK
Update -> OK
CreateCopy -> OK
Create -> NOT OK
Gdal 1.8
ReadOnly-> OK
Update -> NOT OK
CreateCopy -> OK
Create
Selon netcadturgay :
> I have builded Gdal 1.8 library with "ERDAS ECWJP2 SDK Desktop Read-Write"
> and build is ended with a successfull. But when I try to open a ECW file in
> update mode, I have an error.
>
> Error: The ECW driver does not support update access to existing datasets.
>
> Any sug
I have builded Gdal 1.8 library with "ERDAS ECWJP2 SDK Desktop Read-Write"
and build is ended with a successfull. But when I try to open a ECW file in
update mode, I have an error.
Error: The ECW driver does not support update access to existing datasets.
Any suggesstion about this problem ? I ha