is_vector property

is_vector property

The format is vector (True) or raster (False).

Definition:

@property
def is_vector(self):
    ...

See Also