GeoCircle
✖
GeoCircle
is a two-dimensional GeoGraphics primitive that represents a circle of radius r centered at the location loc on the surface of the Earth.
Details

- A geo circle with center loc and radius r is defined as the endpoints of all geodesics of length r starting from loc. Specifying bearings α1 and α2 restricts the set of geodesics.
- The location loc can be specified either as latitude and longitude coordinates {lat,lon} in degrees, GeoPosition[…], or as a named geographical Entity[…].
- The radius r can be given as a Quantity length or as a number in meters.
- Bearings α1 and α2 are measured clockwise from true north and can be given as Quantity angles, as numbers in degrees, as DMS strings, or as named compass points like "N" or "SouthWest".
- GeoCircle[loc] represents a geo circle centered at loc, with an automatic choice of radius.
- GeoCircle[] is equivalent to GeoCircle[$GeoLocation].
Examples
open allclose allBasic Examples (2)Summary of the most common use cases
Scope (6)Survey of the scope of standard use cases
The center location of the geo circle can be specified in several ways:

https://wolfram.com/xid/0tz1mi9e-8hqw6y


https://wolfram.com/xid/0tz1mi9e-8fh7rr

The default location is the local geo position:

https://wolfram.com/xid/0tz1mi9e-5kh819


https://wolfram.com/xid/0tz1mi9e-z9s0ni

The geo circle radius can be specified as a Quantity object or directly in meters:

https://wolfram.com/xid/0tz1mi9e-i2e0ab

The default radius is computed automatically:

https://wolfram.com/xid/0tz1mi9e-4l8yop

Bearings are given in degrees, clockwise with respect to true north:

https://wolfram.com/xid/0tz1mi9e-56far4


https://wolfram.com/xid/0tz1mi9e-nhacni

Use different styles for geo circles:

https://wolfram.com/xid/0tz1mi9e-e8suiu

Applications (2)Sample problems that can be solved with this function
Illustrate projection effects by same-area circles:

https://wolfram.com/xid/0tz1mi9e-77g8hp

Use GeoCircle objects as segments in a FilledCurve region:

https://wolfram.com/xid/0tz1mi9e-q5wzac

Properties & Relations (7)Properties of the function, and connections to other functions
A geo circle is the set of points whose distance to the center is the radius:

https://wolfram.com/xid/0tz1mi9e-1oa0pq

https://wolfram.com/xid/0tz1mi9e-mkuypz

The interior of a geo circle is a geo disk:

https://wolfram.com/xid/0tz1mi9e-ydlvuh

https://wolfram.com/xid/0tz1mi9e-hlspt4

A GeoCircle object is described using coordinates and distances on the Earth, irrespective of the coordinates used in the final map. A Circle object is described using the coordinates of the final map:

https://wolfram.com/xid/0tz1mi9e-bez1gv

It is possible to use a GeoPosition object to specify the center of the Circle object. Its radius, however, cannot be specified as a length on the surface of the Earth:

https://wolfram.com/xid/0tz1mi9e-nsyr1b

As the distance from the equator increases, geo circles look more distorted in the equirectangular projection:

https://wolfram.com/xid/0tz1mi9e-9lv2p0

A geo circle having a pole inside spans all values of longitude:

https://wolfram.com/xid/0tz1mi9e-rf04q

https://wolfram.com/xid/0tz1mi9e-1ez9mj

All three sides of a geo circle sector are generically curved. The radii spanning from the center are geodesics:

https://wolfram.com/xid/0tz1mi9e-haqknj

https://wolfram.com/xid/0tz1mi9e-jubcxx

Even starting from bearings and
, the sides are curved:

https://wolfram.com/xid/0tz1mi9e-bo8afv

https://wolfram.com/xid/0tz1mi9e-8lshic

Large circles accumulating around the antipodal point, using a spherical model of the Earth:

https://wolfram.com/xid/0tz1mi9e-t438io

The default reference model is an ellipsoid:

https://wolfram.com/xid/0tz1mi9e-rx6dh5

Interactive Examples (1)Examples with interactive outputs
Neat Examples (1)Surprising or curious use cases
Wolfram Research (2014), GeoCircle, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoCircle.html.
Text
Wolfram Research (2014), GeoCircle, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoCircle.html.
Wolfram Research (2014), GeoCircle, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoCircle.html.
CMS
Wolfram Language. 2014. "GeoCircle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoCircle.html.
Wolfram Language. 2014. "GeoCircle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoCircle.html.
APA
Wolfram Language. (2014). GeoCircle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoCircle.html
Wolfram Language. (2014). GeoCircle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoCircle.html
BibTeX
@misc{reference.wolfram_2025_geocircle, author="Wolfram Research", title="{GeoCircle}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/GeoCircle.html}", note=[Accessed: 16-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_geocircle, organization={Wolfram Research}, title={GeoCircle}, year={2014}, url={https://reference.wolfram.com/language/ref/GeoCircle.html}, note=[Accessed: 16-April-2025
]}