PolygonArea ( xlist ; ylist )
Calculate area of a polygon from array of XY coordinates
Average rating: 4.4 (30 votes) Log in to vote
Jeremiah Small - Show more from this author
Soliant Consulting, Inc. https://www.soliantconsulting.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Calculate the area of a polygon from an arbitrary number of xy coordinates. It uses an old surveying technique called Double Meridian Distance.
Requires helper function: PolygonAreaHelper
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.