num_feat
Returns the number of features in the layer. Same as len(layer):
len(layer)
>>> layer.num_feat 3
Please login to continue.
Please login to continue.