Home
last modified time | relevance | path

Searched refs:idxMy_Id (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/vfk/
H A Dvfkdatablock.cpp858 int idxId, idxMy_Id, idxPCB; in LoadGeometryLineStringHP() local
877 idxMy_Id = poDataBlockLines->GetPropertyIndex("HP_ID"); in LoadGeometryLineStringHP()
879 idxMy_Id = poDataBlockLines->GetPropertyIndex("DPM_ID"); in LoadGeometryLineStringHP()
881 if (idxId < 0 || idxMy_Id < 0 || idxPCB < 0) { in LoadGeometryLineStringHP()
892 poLine = poDataBlockLines->GetFeature(idxMy_Id, id, &poLineList); in LoadGeometryLineStringHP()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/vfk/
H A Dvfkdatablock.cpp892 const int idxMy_Id = poDataBlockLines->GetPropertyIndex(osColumn); in LoadGeometryLineStringHP() local
894 if (idxId < 0 || idxMy_Id < 0 || idxPCB < 0) { in LoadGeometryLineStringHP()
907 = poDataBlockLines->GetFeature(idxMy_Id, id, &poLineList); in LoadGeometryLineStringHP()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/vfk/
H A Dvfkdatablock.cpp892 const int idxMy_Id = poDataBlockLines->GetPropertyIndex(osColumn); in LoadGeometryLineStringHP() local
894 if (idxId < 0 || idxMy_Id < 0 || idxPCB < 0) { in LoadGeometryLineStringHP()
907 = poDataBlockLines->GetFeature(idxMy_Id, id, &poLineList); in LoadGeometryLineStringHP()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/vfk/
H A Dvfkdatablock.cpp892 const int idxMy_Id = poDataBlockLines->GetPropertyIndex(osColumn); in LoadGeometryLineStringHP() local
894 if (idxId < 0 || idxMy_Id < 0 || idxPCB < 0) { in LoadGeometryLineStringHP()
907 = poDataBlockLines->GetFeature(idxMy_Id, id, &poLineList); in LoadGeometryLineStringHP()