Opened 19 years ago

Last modified 13 years ago

#931 closed defect

gdal_merge and jp2 files — at Initial Version

Reported by: cschong@… Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

I am trying to mosaic jp2 files. Below is the error message that I got.

>C:\temp>gdal_merge -of JP2KAK -o mosaic.jp2 flornsw.jp2 clintse.jp2
>ERROR 6: GDALDriver::Create() ... no create method implemented for this format.
>
>Traceback (most recent call last):
>  File "C:\PROGRA~1\FWTOOL~1.9\pymod\gdal_merge.py", line 412, in ?
>    t_fh.SetGeoTransform( geotransform )
>AttributeError: 'NoneType' object has no attribute 'SetGeoTransform'

Change History (0)

Note: See TracTickets for help on using tickets.