Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#5275 closed enhancement (fixed)

Add virtual GDALMajorObject::GetMetadataDomainList()

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc: antonio

Description

The attached patch adds a virtual method GDALMajorObject::GetMetadataDomainList(), to return the list of all available metadata domains, and implement it in all necessary drivers.

Attachments (1)

getmetadatadomainlist.patch (51.5 KB ) - added by Even Rouault 11 years ago.

Download all attachments as: .zip

Change History (5)

by Even Rouault, 11 years ago

Attachment: getmetadatadomainlist.patch added

comment:1 by antonio, 11 years ago

Cc: antonio added

comment:2 by Even Rouault, 10 years ago

trunk r26569 "Implement RFC 43 : GDALMajorObject::GetMetadataDomainList(). Add -listmdd and -mdd all options to gdalinfo (#5275)"

comment:3 by Even Rouault, 10 years ago

Resolution: fixed
Status: newclosed

comment:4 by Even Rouault, 10 years ago

Milestone: 2.01.11.0
Note: See TracTickets for help on using tickets.