geoutils.Vector.info#
- Vector.info(verbose=True)[source]#
- Overloads:
self, verbose (Literal[True]) → None
self, verbose (Literal[False]) → str
Summarize information about the vector.
- Parameters:
verbose (
bool) – If set to True (default) will directly print to screen and return None- Returns:
Information about vector attributes.