Skip to content

Why does spherical_geometry need the inside point? #295

@arbenede

Description

@arbenede

I am debugging a bug very similar (if not the same) as in #278 and after studying the code I wonder why does spherical_geometry need to store and manipulate the inside point. Given a list of points, we can pick among the two possible choices the one which gives the polygon with positive area as calculated by SphericalPolygon.area(). So the ordering of the points (CW or CCW) will implicitly determine the polygon. Or I am missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions