geoutils.Vector.is_ccw# property Vector.is_ccw: Series# Return a Series of dtype('bool') with value True if a LineString or LinearRing is counterclockwise. Can be appended to Vector. See more details at geopandas.GeoSeries.is_ccw().