Home
last modified time | relevance | path

Searched refs:osAttrName (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf4/
H A Dhdf4multidim.cpp939 std::string osAttrName; in GetAttributes() local
942 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
1443 std::string osAttrName; in GetAttributes() local
1449 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2093 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2661 std::string osAttrName; in GetAttributes() local
2667 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2827 std::string osAttrName; in GetAttributes() local
2830 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2925 std::string osAttrName; in GetAttributes() local
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf4/
H A Dhdf4multidim.cpp939 std::string osAttrName; in GetAttributes() local
942 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
1443 std::string osAttrName; in GetAttributes() local
1449 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2093 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2661 std::string osAttrName; in GetAttributes() local
2667 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2827 std::string osAttrName; in GetAttributes() local
2830 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2925 std::string osAttrName; in GetAttributes() local
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf4/
H A Dhdf4multidim.cpp939 std::string osAttrName; in GetAttributes() local
942 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
1443 std::string osAttrName; in GetAttributes() local
1449 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2093 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2661 std::string osAttrName; in GetAttributes() local
2667 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2827 std::string osAttrName; in GetAttributes() local
2830 osAttrName.resize(strlen(osAttrName.c_str())); in GetAttributes()
2925 std::string osAttrName; in GetAttributes() local
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp143 CPLString osAttrName; member in TileDBRasterBand
237 osAttrName, reinterpret_cast<short*>( pImage ), nSize ); in SetBuffer()
241 osAttrName, reinterpret_cast<int*>( pImage ), nSize ); in SetBuffer()
245 osAttrName, reinterpret_cast<float*>( pImage ), nSize ); in SetBuffer()
249 osAttrName, reinterpret_cast<double*>( pImage ), nSize ); in SetBuffer()
281 osAttrName(osAttr) in TileDBRasterBand()
389 SetBuffer(q, eDataType, osAttrName, in IReadBlock()
537 SetBuffer( q, eDataType, osAttrName, in IWriteBlock()
547 SetBuffer( m_query.get(), eDataType, osAttrName, in IWriteBlock()
1530 const CPLString& osAttrName, const int nSubRasterCount ) in CreateAttribute() argument
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp143 CPLString osAttrName; member in TileDBRasterBand
237 osAttrName, reinterpret_cast<short*>( pImage ), nSize ); in SetBuffer()
241 osAttrName, reinterpret_cast<int*>( pImage ), nSize ); in SetBuffer()
245 osAttrName, reinterpret_cast<float*>( pImage ), nSize ); in SetBuffer()
249 osAttrName, reinterpret_cast<double*>( pImage ), nSize ); in SetBuffer()
281 osAttrName(osAttr) in TileDBRasterBand()
389 SetBuffer(q, eDataType, osAttrName, in IReadBlock()
537 SetBuffer( q, eDataType, osAttrName, in IWriteBlock()
547 SetBuffer( m_query.get(), eDataType, osAttrName, in IWriteBlock()
1530 const CPLString& osAttrName, const int nSubRasterCount ) in CreateAttribute() argument
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/tiledb/
H A Dtiledbdataset.cpp143 CPLString osAttrName; member in TileDBRasterBand
237 osAttrName, reinterpret_cast<short*>( pImage ), nSize ); in SetBuffer()
241 osAttrName, reinterpret_cast<int*>( pImage ), nSize ); in SetBuffer()
245 osAttrName, reinterpret_cast<float*>( pImage ), nSize ); in SetBuffer()
249 osAttrName, reinterpret_cast<double*>( pImage ), nSize ); in SetBuffer()
281 osAttrName(osAttr) in TileDBRasterBand()
389 SetBuffer(q, eDataType, osAttrName, in IReadBlock()
537 SetBuffer( q, eDataType, osAttrName, in IWriteBlock()
547 SetBuffer( m_query.get(), eDataType, osAttrName, in IWriteBlock()
1530 const CPLString& osAttrName, const int nSubRasterCount ) in CreateAttribute() argument
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonreader.cpp488 CPLString osAttrName(CPLSPrintf("%s%s%s", pszKey, szSeparator, in OGRGeoJSONReaderAddOrUpdateField() local
492 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, in OGRGeoJSONReaderAddOrUpdateField()
497 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, FALSE, 0); in OGRGeoJSONReaderAddOrUpdateField()
797 CPLString osAttrName(CPLSPrintf("%s%s%s", pszAttrPrefix, szSeparator, in OGRGeoJSONReaderSetFieldNestedAttribute() local
802 osAttrName, chSeparator, in OGRGeoJSONReaderSetFieldNestedAttribute()
807 int nField = poFeature->GetFieldIndex(osAttrName); in OGRGeoJSONReaderSetFieldNestedAttribute()
809 osAttrName, it.val, FALSE, 0); in OGRGeoJSONReaderSetFieldNestedAttribute()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hdf5/
H A Dhdf5dataset.cpp1141 CPLString osAttrName; in HDF5ReadDoubleAttr() local
1153 osAttrName = osAttrFullPath.substr(nSlashPos+1); in HDF5ReadDoubleAttr()
1160 osAttrName = pszAttrFullPath; in HDF5ReadDoubleAttr()
1175 hAttrID = H5Aopen_name( hObjAttrID, osAttrName.c_str()); in HDF5ReadDoubleAttr()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/prf/
H A Dphprfdataset.cpp227 const CPLString& osAttrName, in GetXmlAttribute() argument
241 if( EQUAL( psAttr->pszValue, osAttrName ) ) in GetXmlAttribute()
/dports/graphics/gdal/gdal-3.3.3/frmts/prf/
H A Dphprfdataset.cpp227 const CPLString& osAttrName, in GetXmlAttribute() argument
241 if( EQUAL( psAttr->pszValue, osAttrName ) ) in GetXmlAttribute()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/prf/
H A Dphprfdataset.cpp227 const CPLString& osAttrName, in GetXmlAttribute() argument
241 if( EQUAL( psAttr->pszValue, osAttrName ) ) in GetXmlAttribute()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf5/
H A Dhdf5dataset.cpp1412 CPLString osAttrName; in HDF5ReadDoubleAttr() local
1420 osAttrName = osAttrFullPath.substr(nSlashPos + 1); in HDF5ReadDoubleAttr()
1427 osAttrName = pszAttrFullPath; in HDF5ReadDoubleAttr()
1444 const hid_t hAttrID = H5Aopen_name(hObjAttrID, osAttrName.c_str()); in HDF5ReadDoubleAttr()
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf5/
H A Dhdf5dataset.cpp1412 CPLString osAttrName; in HDF5ReadDoubleAttr() local
1420 osAttrName = osAttrFullPath.substr(nSlashPos + 1); in HDF5ReadDoubleAttr()
1427 osAttrName = pszAttrFullPath; in HDF5ReadDoubleAttr()
1444 const hid_t hAttrID = H5Aopen_name(hObjAttrID, osAttrName.c_str()); in HDF5ReadDoubleAttr()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf5/
H A Dhdf5dataset.cpp1412 CPLString osAttrName; in HDF5ReadDoubleAttr() local
1420 osAttrName = osAttrFullPath.substr(nSlashPos + 1); in HDF5ReadDoubleAttr()
1427 osAttrName = pszAttrFullPath; in HDF5ReadDoubleAttr()
1444 const hid_t hAttrID = H5Aopen_name(hObjAttrID, osAttrName.c_str()); in HDF5ReadDoubleAttr()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mongodbv3/
H A Dogrmongodbv3driver.cpp483 CPLString osAttrName(pszAttrName); in AddOrUpdateField() local
484 osAttrName += szSeparator; in AddOrUpdateField()
485 osAttrName += std::string(subElt.key()); in AddOrUpdateField()
488 AddOrUpdateField(osAttrName, subElt, in AddOrUpdateField()
979 CPLString osAttrName(pszAttrName); in OGRMongoDBV3ReaderSetField() local
980 osAttrName += chNestedAttributeSeparator; in OGRMongoDBV3ReaderSetField()
982 osAttrName += keyName; in OGRMongoDBV3ReaderSetField()
984 osAttrName, field, in OGRMongoDBV3ReaderSetField()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mongodbv3/
H A Dogrmongodbv3driver.cpp483 CPLString osAttrName(pszAttrName); in AddOrUpdateField() local
484 osAttrName += szSeparator; in AddOrUpdateField()
485 osAttrName += std::string(subElt.key()); in AddOrUpdateField()
488 AddOrUpdateField(osAttrName, subElt, in AddOrUpdateField()
979 CPLString osAttrName(pszAttrName); in OGRMongoDBV3ReaderSetField() local
980 osAttrName += chNestedAttributeSeparator; in OGRMongoDBV3ReaderSetField()
982 osAttrName += keyName; in OGRMongoDBV3ReaderSetField()
984 osAttrName, field, in OGRMongoDBV3ReaderSetField()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mongodbv3/
H A Dogrmongodbv3driver.cpp483 CPLString osAttrName(pszAttrName); in AddOrUpdateField() local
484 osAttrName += szSeparator; in AddOrUpdateField()
485 osAttrName += std::string(subElt.key()); in AddOrUpdateField()
488 AddOrUpdateField(osAttrName, subElt, in AddOrUpdateField()
979 CPLString osAttrName(pszAttrName); in OGRMongoDBV3ReaderSetField() local
980 osAttrName += chNestedAttributeSeparator; in OGRMongoDBV3ReaderSetField()
982 osAttrName += keyName; in OGRMongoDBV3ReaderSetField()
984 osAttrName, field, in OGRMongoDBV3ReaderSetField()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonreader.cpp1679 CPLString osAttrName(CPLSPrintf("%s%s%s", pszKey, szSeparator, in OGRGeoJSONReaderAddOrUpdateField() local
1684 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, in OGRGeoJSONReaderAddOrUpdateField()
1693 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, in OGRGeoJSONReaderAddOrUpdateField()
2293 const CPLString osAttrName( in OGRGeoJSONReaderSetFieldNestedAttribute() local
2298 osAttrName, chSeparator, in OGRGeoJSONReaderSetFieldNestedAttribute()
2304 GetFieldIndexCaseSensitive(osAttrName); in OGRGeoJSONReaderSetFieldNestedAttribute()
2306 osAttrName, it.val, false, 0); in OGRGeoJSONReaderSetFieldNestedAttribute()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonreader.cpp1679 CPLString osAttrName(CPLSPrintf("%s%s%s", pszKey, szSeparator, in OGRGeoJSONReaderAddOrUpdateField() local
1684 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, in OGRGeoJSONReaderAddOrUpdateField()
1693 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, in OGRGeoJSONReaderAddOrUpdateField()
2293 const CPLString osAttrName( in OGRGeoJSONReaderSetFieldNestedAttribute() local
2298 osAttrName, chSeparator, in OGRGeoJSONReaderSetFieldNestedAttribute()
2304 GetFieldIndexCaseSensitive(osAttrName); in OGRGeoJSONReaderSetFieldNestedAttribute()
2306 osAttrName, it.val, false, 0); in OGRGeoJSONReaderSetFieldNestedAttribute()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonreader.cpp1679 CPLString osAttrName(CPLSPrintf("%s%s%s", pszKey, szSeparator, in OGRGeoJSONReaderAddOrUpdateField() local
1684 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, in OGRGeoJSONReaderAddOrUpdateField()
1693 OGRGeoJSONReaderAddOrUpdateField(poDefn, osAttrName, it.val, in OGRGeoJSONReaderAddOrUpdateField()
2293 const CPLString osAttrName( in OGRGeoJSONReaderSetFieldNestedAttribute() local
2298 osAttrName, chSeparator, in OGRGeoJSONReaderSetFieldNestedAttribute()
2304 GetFieldIndexCaseSensitive(osAttrName); in OGRGeoJSONReaderSetFieldNestedAttribute()
2306 osAttrName, it.val, false, 0); in OGRGeoJSONReaderSetFieldNestedAttribute()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp6912 osAttrName.Trim(); in netCDFDatasetCreateTempFile()
6918 osVarName.c_str(), osAttrName.c_str()); in netCDFDatasetCreateTempFile()
6922 for( size_t i = 0; i < osAttrName.size(); i++ ) in netCDFDatasetCreateTempFile()
6924 if( !((osAttrName[i] >= 'a' && osAttrName[i] <= 'z') || in netCDFDatasetCreateTempFile()
6925 (osAttrName[i] >= 'A' && osAttrName[i] <= 'Z') || in netCDFDatasetCreateTempFile()
6926 (osAttrName[i] >= '0' && osAttrName[i] <= '9') || in netCDFDatasetCreateTempFile()
6927 osAttrName[i] == '_') ) in netCDFDatasetCreateTempFile()
6958 if( osAttrName == "_FillValue" ) in netCDFDatasetCreateTempFile()
7031 if( osAttrName == "_FillValue" ) in netCDFDatasetCreateTempFile()
7072 osVarName.c_str(), osAttrName.c_str(), in netCDFDatasetCreateTempFile()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp6912 osAttrName.Trim(); in netCDFDatasetCreateTempFile()
6918 osVarName.c_str(), osAttrName.c_str()); in netCDFDatasetCreateTempFile()
6922 for( size_t i = 0; i < osAttrName.size(); i++ ) in netCDFDatasetCreateTempFile()
6924 if( !((osAttrName[i] >= 'a' && osAttrName[i] <= 'z') || in netCDFDatasetCreateTempFile()
6925 (osAttrName[i] >= 'A' && osAttrName[i] <= 'Z') || in netCDFDatasetCreateTempFile()
6926 (osAttrName[i] >= '0' && osAttrName[i] <= '9') || in netCDFDatasetCreateTempFile()
6927 osAttrName[i] == '_') ) in netCDFDatasetCreateTempFile()
6958 if( osAttrName == "_FillValue" ) in netCDFDatasetCreateTempFile()
7031 if( osAttrName == "_FillValue" ) in netCDFDatasetCreateTempFile()
7072 osVarName.c_str(), osAttrName.c_str(), in netCDFDatasetCreateTempFile()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp6912 osAttrName.Trim(); in netCDFDatasetCreateTempFile()
6918 osVarName.c_str(), osAttrName.c_str()); in netCDFDatasetCreateTempFile()
6922 for( size_t i = 0; i < osAttrName.size(); i++ ) in netCDFDatasetCreateTempFile()
6924 if( !((osAttrName[i] >= 'a' && osAttrName[i] <= 'z') || in netCDFDatasetCreateTempFile()
6925 (osAttrName[i] >= 'A' && osAttrName[i] <= 'Z') || in netCDFDatasetCreateTempFile()
6926 (osAttrName[i] >= '0' && osAttrName[i] <= '9') || in netCDFDatasetCreateTempFile()
6927 osAttrName[i] == '_') ) in netCDFDatasetCreateTempFile()
6958 if( osAttrName == "_FillValue" ) in netCDFDatasetCreateTempFile()
7031 if( osAttrName == "_FillValue" ) in netCDFDatasetCreateTempFile()
7072 osVarName.c_str(), osAttrName.c_str(), in netCDFDatasetCreateTempFile()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mongodb/
H A Dogrmongodbdriver.cpp518 CPLString osAttrName(CPLSPrintf("%s%s%s", pszAttrName, szSeparator, in AddOrUpdateField() local
522 AddOrUpdateField(osAttrName, &elt,chNestedAttributeSeparator, in AddOrUpdateField()
968 CPLString osAttrName(CPLSPrintf("%s%s%s", pszAttrName, szSeparator, in OGRMongoDBReaderSetField() local
971 osAttrName, &elt, in OGRMongoDBReaderSetField()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mongodb/
H A Dogrmongodbdriver.cpp518 CPLString osAttrName(CPLSPrintf("%s%s%s", pszAttrName, szSeparator, in AddOrUpdateField() local
522 AddOrUpdateField(osAttrName, &elt,chNestedAttributeSeparator, in AddOrUpdateField()
968 CPLString osAttrName(CPLSPrintf("%s%s%s", pszAttrName, szSeparator, in OGRMongoDBReaderSetField() local
971 osAttrName, &elt, in OGRMongoDBReaderSetField()

12