Description Usage Arguments Value
Takes in a couple of polygons and calucluates the relative area overlap between them
1 | relative_area_overlap(p1, p2)
|
p1 |
The first spatial polygon (should be a list of coordinates) |
p2 |
The second spatial polygon (should be a list of coordinates) |
The relative area overlap between the 2 polygon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.