Skip to content

Find the most concave polygon #7

@vincentt143-zz

Description

@vincentt143-zz
  • Write a function that takes an array of pairs (lat/long co-ordinates) and orders the co-ordinates such that it creates the most concave polygon
  • Function returns a list of co-ordinates such that the co-ordinates are ordered in as clockwise an order as possible (ask for diagram if unsure about what this means)
  • Do this in Python

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions