Skip to content

Find centroid of a polygon #6

@vincentt143-zz

Description

@vincentt143-zz
  • Write a function that takes an array of pairs (lat/long co-ordinates) and finds the centroid of the polygon formed by the points in the array
  • Function returns a pair of ordinates, the lat/long value of the centroid
  • 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