Home
last modified time | relevance | path

Searched refs:nGMLJP2Index (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdaljp2metadata.h177 int nGEOJP2Index = 0, int nGMLJP2Index = 1,
180 int nGMLJP2Index = 1, int nMSIGIndex = 2,
H A Dgdaljp2abstractdataset.cpp118 const int nGMLJP2Index = CSLFindString(papszTokens, "GMLJP2"); in LoadJP2Metadata() local
146 oJP2Geo.ReadAndParse(poOpenInfo->fpL, nGEOJP2Index, nGMLJP2Index, in LoadJP2Metadata()
149 oJP2Geo.ReadAndParse( pszOverrideFilename, nGEOJP2Index, nGMLJP2Index, in LoadJP2Metadata()
151 (nGMLJP2Index >= 0 || nGEOJP2Index >= 0 || nMSIGIndex >= 0 || in LoadJP2Metadata()
H A Dgdaljp2metadata.cpp147 int nGMLJP2Index, int nMSIGIndex, in ReadAndParse() argument
161 bool bRet = CPL_TO_BOOL(ReadAndParse( fpLL, nGEOJP2Index, nGMLJP2Index, in ReadAndParse()
186 int nGMLJP2Index, int nMSIGIndex, in ReadAndParse() argument
197 if( nGMLJP2Index >= 0 ) aoSetPriorities.insert(nGMLJP2Index); in ReadAndParse()
204 (nIndex == nGMLJP2Index && ParseGMLCoverageDesc()) || in ReadAndParse()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdaljp2metadata.h177 int nGEOJP2Index = 0, int nGMLJP2Index = 1,
180 int nGMLJP2Index = 1, int nMSIGIndex = 2,
H A Dgdaljp2abstractdataset.cpp118 const int nGMLJP2Index = CSLFindString(papszTokens, "GMLJP2"); in LoadJP2Metadata() local
146 oJP2Geo.ReadAndParse(poOpenInfo->fpL, nGEOJP2Index, nGMLJP2Index, in LoadJP2Metadata()
149 oJP2Geo.ReadAndParse( pszOverrideFilename, nGEOJP2Index, nGMLJP2Index, in LoadJP2Metadata()
151 (nGMLJP2Index >= 0 || nGEOJP2Index >= 0 || nMSIGIndex >= 0 || in LoadJP2Metadata()
H A Dgdaljp2metadata.cpp147 int nGMLJP2Index, int nMSIGIndex, in ReadAndParse() argument
161 bool bRet = CPL_TO_BOOL(ReadAndParse( fpLL, nGEOJP2Index, nGMLJP2Index, in ReadAndParse()
186 int nGMLJP2Index, int nMSIGIndex, in ReadAndParse() argument
197 if( nGMLJP2Index >= 0 ) aoSetPriorities.insert(nGMLJP2Index); in ReadAndParse()
204 (nIndex == nGMLJP2Index && ParseGMLCoverageDesc()) || in ReadAndParse()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdaljp2metadata.h177 int nGEOJP2Index = 0, int nGMLJP2Index = 1,
180 int nGMLJP2Index = 1, int nMSIGIndex = 2,
H A Dgdaljp2abstractdataset.cpp118 const int nGMLJP2Index = CSLFindString(papszTokens, "GMLJP2"); in LoadJP2Metadata() local
146 oJP2Geo.ReadAndParse(poOpenInfo->fpL, nGEOJP2Index, nGMLJP2Index, in LoadJP2Metadata()
149 oJP2Geo.ReadAndParse( pszOverrideFilename, nGEOJP2Index, nGMLJP2Index, in LoadJP2Metadata()
151 (nGMLJP2Index >= 0 || nGEOJP2Index >= 0 || nMSIGIndex >= 0 || in LoadJP2Metadata()
H A Dgdaljp2metadata.cpp147 int nGMLJP2Index, int nMSIGIndex, in ReadAndParse() argument
161 bool bRet = CPL_TO_BOOL(ReadAndParse( fpLL, nGEOJP2Index, nGMLJP2Index, in ReadAndParse()
186 int nGMLJP2Index, int nMSIGIndex, in ReadAndParse() argument
197 if( nGMLJP2Index >= 0 ) aoSetPriorities.insert(nGMLJP2Index); in ReadAndParse()
204 (nIndex == nGMLJP2Index && ParseGMLCoverageDesc()) || in ReadAndParse()