geoutils.Vector.is_simple# property Vector.is_simple: Series# Return a Series of dtype('bool') with value True for geometries that do not cross themselves. Can be appended to Vector. See more details at geopandas.GeoSeries.is_simple().