GeoArea
✖
GeoArea
Details and Options

- GeoArea[Polygon[…]] computes the area enclosed by the polygon, assuming that neighboring points of the polygon are joined by geodesic paths.
- GeoArea[Polygon[entity]] and GeoArea[entity] compute the area enclosed by the polygon of the given geo entity.
- GeoArea[{g1,g2,…}] returns {GeoArea[g1],GeoArea[g2],…}.
- GeoArea["World"] returns the area of the surface of the Earth, using the ellipsoidal model "ITRF00".
- Possible options of GeoArea include:
-
GeoModel Automatic model of the Earth or celestial body UnitSystem $UnitSystem unit system to use in the result
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Compute the area of the polygon of the United States:

https://wolfram.com/xid/0bdpsyuw0-wyk4qz

Compute the area of the latitude-longitude rectangle enclosing the United States:

https://wolfram.com/xid/0bdpsyuw0-fk5oxi

Compute the area of a geo disk centered at your geo location:

https://wolfram.com/xid/0bdpsyuw0-qpjy30

Scope (7)Survey of the scope of standard use cases
Compute the area of a polygonal region on Earth, assuming geodesic edges:

https://wolfram.com/xid/0bdpsyuw0-bejaxw

Compute the area of the region enclosed by the polygon of a geo entity:

https://wolfram.com/xid/0bdpsyuw0-3b7n05

That can also be expressed as follows:

https://wolfram.com/xid/0bdpsyuw0-69d9hs

Areas of the entities of a class, in this case the countries of South America:

https://wolfram.com/xid/0bdpsyuw0-fno722

Total area of the polygon enclosing those countries:

https://wolfram.com/xid/0bdpsyuw0-sj0tpv


https://wolfram.com/xid/0bdpsyuw0-5wjqrz


https://wolfram.com/xid/0bdpsyuw0-9ctwe4


https://wolfram.com/xid/0bdpsyuw0-yml5yc


https://wolfram.com/xid/0bdpsyuw0-w50o14

https://wolfram.com/xid/0bdpsyuw0-y122n3

https://wolfram.com/xid/0bdpsyuw0-oubm0a


https://wolfram.com/xid/0bdpsyuw0-dq2ng3

It can also be obtained by subtracting the areas of the inner regions from that of the outer region:

https://wolfram.com/xid/0bdpsyuw0-vbcy2y

Total area of a group of non-overlapping geo regions:

https://wolfram.com/xid/0bdpsyuw0-ja5hao

It can also be obtained by computing the respective areas and adding them:

https://wolfram.com/xid/0bdpsyuw0-b2t48b


https://wolfram.com/xid/0bdpsyuw0-b12t85

Options (2)Common values & functionality for each option
UnitSystem (1)
Use the units determined by the value of $UnitSystem:

https://wolfram.com/xid/0bdpsyuw0-d9qs04


https://wolfram.com/xid/0bdpsyuw0-rfv5ov

Specify the unit system to use:

https://wolfram.com/xid/0bdpsyuw0-50dh1l

Properties & Relations (3)Properties of the function, and connections to other functions
The ratio of area to squared radius decreases, due to the curvature of the Earth:

https://wolfram.com/xid/0bdpsyuw0-0eo5vh


https://wolfram.com/xid/0bdpsyuw0-zrntuj

GeoArea computes area on the surface of the ellipsoidal Earth:

https://wolfram.com/xid/0bdpsyuw0-079r8u


https://wolfram.com/xid/0bdpsyuw0-3rgfqq

Use Area with the projected polygon to compute area on the flat map:

https://wolfram.com/xid/0bdpsyuw0-ip1mcq

https://wolfram.com/xid/0bdpsyuw0-chnxy9

"UTMZone33" is an appropriate transverse Mercator projection for Austria, and produces a relative error smaller than :

https://wolfram.com/xid/0bdpsyuw0-6m25hh

Using an inconvenient projection, like "UTMZone48", may result in large area errors:

https://wolfram.com/xid/0bdpsyuw0-zi0jbx

https://wolfram.com/xid/0bdpsyuw0-sirt3s


https://wolfram.com/xid/0bdpsyuw0-fnerah

GeoArea returns Missing["NotAvailable"] for those entity objects with no polygon information:

https://wolfram.com/xid/0bdpsyuw0-e4mvjk



https://wolfram.com/xid/0bdpsyuw0-yzaig1


Missing expressions are propagated:

https://wolfram.com/xid/0bdpsyuw0-p8b854

Wolfram Research (2015), GeoArea, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoArea.html.
Text
Wolfram Research (2015), GeoArea, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoArea.html.
Wolfram Research (2015), GeoArea, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoArea.html.
CMS
Wolfram Language. 2015. "GeoArea." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoArea.html.
Wolfram Language. 2015. "GeoArea." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoArea.html.
APA
Wolfram Language. (2015). GeoArea. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoArea.html
Wolfram Language. (2015). GeoArea. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoArea.html
BibTeX
@misc{reference.wolfram_2025_geoarea, author="Wolfram Research", title="{GeoArea}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/GeoArea.html}", note=[Accessed: 28-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_geoarea, organization={Wolfram Research}, title={GeoArea}, year={2015}, url={https://reference.wolfram.com/language/ref/GeoArea.html}, note=[Accessed: 28-May-2025
]}