Area
The Area function calculates the area of a geography polygon, in specified units.
When you apply the Area function to geography points or geography lines, it returns 0.
Syntax
The function arguments are:
units
Required
The unit of measurement for the areaValid values are "square_kilometers"
, "square_meters"
, and "square_miles"
Examples
The Area function returns the following values for the Coordinates column values that define a polygon, when specifying area in square kilometers, square meters, or square miles:

Last updated
Was this helpful?