Opened 10 years ago

Last modified 10 years ago

#5352 closed defect

JPGDataset doesn't allow to establish own GCPs — at Initial Version

Reported by: oleinik Owned by: warmerdam
Priority: normal Milestone: 1.11.0
Component: GDAL_Raster Version: 1.10.1
Severity: normal Keywords:
Cc:

Description

PAMDataset has own implementation GetGCPs and SetGCPs. JPGDataset inherits from PAMDataset and reimplements GetGCPs to load GCPs from TAB files, but SetGCPs not. As result SetGCPs uses structures from PAMDataset, GetGCPs - from JPGDataset. How can I use my own GCPs throw SetGCPs/GetGCPs and .aux.xml files with JPEGs?

Change History (0)

Note: See TracTickets for help on using tickets.