is an option for GeoGraphics that specifies the location where the latitude and longitude axes cross.
GeoAxesOrigin
is an option for GeoGraphics that specifies the location where the latitude and longitude axes cross.
Details
- GeoAxes is typically used to specify the point of the map where the geo axes cross.
Examples
open all close allBasic Examples (1)
Properties & Relations (1)
GeoAxes specifies whether to add latitude, longitude axes to the map and how to style them:
GeoGraphics[Entity["Country", "UnitedStates"], GeoAxes -> <|"AxisStyle" -> White, "Style" -> Directive[Haloing[White, 0, 1], Scaled[.025]]|>]GeoAxesOrigin specifies where they should be placed:
Show[%, GeoAxesOrigin -> Entity["City", {"Chicago", "Illinois", "UnitedStates"}]]See Also
History
Text
Wolfram Research (2026), GeoAxesOrigin, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoAxesOrigin.html.
CMS
Wolfram Language. 2026. "GeoAxesOrigin." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoAxesOrigin.html.
APA
Wolfram Language. (2026). GeoAxesOrigin. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoAxesOrigin.html
BibTeX
@misc{reference.wolfram_2026_geoaxesorigin, author="Wolfram Research", title="{GeoAxesOrigin}", year="2026", howpublished="\url{https://reference.wolfram.com/language/ref/GeoAxesOrigin.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_geoaxesorigin, organization={Wolfram Research}, title={GeoAxesOrigin}, year={2026}, url={https://reference.wolfram.com/language/ref/GeoAxesOrigin.html}, note=[Accessed: 12-June-2026]}