Opened 4 months ago

Closed 3 months ago

#2815 closed defect (fixed)

FIX - some coverage's metadata has issue with rasdaman:covMetadata

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.3
Component: petascope Version: 10.3
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description (last modified by Bang Pham Huu)

For example, this Sentinel 2 source coverage S2_L2A_32628_TCI_10m has nested elements for some reasons:

 <gmlcov:Extension>
                <ras:covMetadata>
                    <ras:covMetadata>
                        <ras:covMetadata>
                            <ras:covMetadata>
                                <ras:TIFFTAG_RESOLUTIONUNIT>3 (pixels/cm)</ras:TIFFTAG_RESOLUTIONUNIT>
                                <ras:TIFFTAG_XRESOLUTION>0.393701</ras:TIFFTAG_XRESOLUTION>
                                <ras:TIFFTAG_YRESOLUTION>0.393701</ras:TIFFTAG_YRESOLUTION>
                            </ras:covMetadata>
                        </ras:covMetadata>
                    </ras:covMetadata>
                </ras:covMetadata>
            </gmlcov:Extension>

Change History (1)

comment:1 by Bang Pham Huu, 3 months ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.