Orient polygon coordinates
wk_orient(handleable, ..., direction = wk_counterclockwise())
wk_orient_filter(handler, direction = wk_counterclockwise())
wk_clockwise()
wk_counterclockwise()
A geometry vector (e.g., wkb()
, wkt()
, xy()
,
rct()
, or sf::st_sfc()
) for which wk_handle()
is defined.
Passed to the wk_handle()
method.
The winding polygon winding direction
A wk_handler object.
handleable
with consistently oriented polygons, in direction
winding order.