Ticket #2310 (new defect)

Opened 5 months ago

Last modified 3 months ago

isClockwise not exposed in C-API or python bindings

Reported by: timaranz Assigned to: hobu
Priority: normal Milestone:
Component: SWIG (all bindings) Version: unspecified
Severity: normal Keywords:
Cc: warmerdam

Description

As I am using the python bindings and would like to know my winding directions, this would be really helpful. I tried doing it myself but I couldn't get it to work. (I've never used C++ before)

Change History

04/02/08 22:03:10 changed by timaranz

OGRLinearRing::reverseWindingOrder is not exposed either which would also be helpful to have.

05/30/08 23:35:02 changed by hobu

  • cc set to warmerdam.

CC'ing Frank for comment, but IMO, we should leave ring orientation stuff in the C API. I don't have a strong reason other than the Geometry API is confusing enough, and I can't think of a strong use case for this.