WOLFRAM

GeoImage[reg]

gives a satellite image of the geo region reg.

GeoImage[reg,mapstyle]

gives an image of the geo region reg with style mapstyle.

Details and Options

Examples

open allclose all

Basic Examples  (5)Summary of the most common use cases

Satellite image of Iceland:

Out[1]=1

Satellite image of Iceland using an external tile provider:

Out[1]=1

Image of Iceland using the "StreetMap" map style:

Out[1]=1

Satellite image around a given location:

Out[1]=1

Satellite image of a geo region specified by two corner points, using the Mercator projection:

Out[1]=1

Options  (24)Common values & functionality for each option

AspectRatio  (1)

Construct map images of the same area with different aspect ratios:

Out[1]=1
Out[2]=2
Out[3]=3
Out[4]=4
Out[5]=5
Out[6]=6

Background  (1)

Specify a background color for the map image:

Out[1]=1

GeoCenter  (2)

Change the default center longitude of a world map:

Out[1]=1

Extend the geo range of the US so that Dallas is at its center:

Out[1]=1

GeoGridRange  (2)

Specify projected coordinate ranges in the coordinate system determined by the projection:

Out[1]=1

A map of the Chicago area in zone 16 of the Universal Transverse Mercator coordinate system:

Out[1]=1
Out[2]=2

GeoGridRangePadding  (1)

Add padding in the projected coordinate system:

Out[1]=1

Add positive padding in the horizontal direction, but negative padding in the vertical direction:

Out[2]=2

GeoModel  (2)

Get a satellite image of a region of Mars:

Out[1]=1

Get a satellite image of a region of the Moon:

Out[1]=1

GeoProjection  (2)

An equirectangular projection of the world map:

Out[1]=1

Use any projection for any region of the world:

Out[1]=1

GeoRange  (2)

Specify any region of the world as an entity:

Out[1]=1

Specify any region as ranges in latitude and longitude:

Out[1]=1

GeoRangePadding  (2)

Extend the geo range of Spain two degrees in each direction:

Out[1]=1

Extend the geo range of Spain different amounts in different directions:

Out[1]=1

GeoResolution  (1)

Specify the geo resolution level of the image around a given position:

Out[1]=1

GeoServer  (2)

Use tiles from the default geo server:

Out[1]=1

Use tiles from an external provider:

Out[2]=2

Limit the number of tiles that will be downloaded in a GeoImage call:

With a larger setting, the tiles will be downloaded:

Out[2]=2

GeoZoomLevel  (1)

Specify the zoom level of the image around a given position:

Out[1]=1
Out[2]=2

ImageSize  (1)

GeoImage automatically chooses an image size around 400 pixels in width:

Out[1]=1

Specify the image size of the result:

Out[2]=2

MetaInformation  (1)

By default, GeoImage stores Exif information in the result, as well as attribution data:

Out[1]=1
Out[2]=2

Store additional metainformation:

Out[3]=3
Out[4]=4

RasterSize  (3)

Specify the number of pixels of the image in the horizontal direction:

Out[1]=1
Out[2]=2

Specify maximum numbers of pixels in both dimensions:

Out[1]=1
Out[2]=2

RasterSize and ImageSize can be specified independently:

Out[1]=1

The image dimensions are determined by RasterSize, while ImageSize gives the size on the screen:

Out[2]=2

Properties & Relations  (1)Properties of the function, and connections to other functions

GeoImage effectively returns the geo background image used in GeoGraphics for a given input:

Out[1]=1
Out[2]=2
Wolfram Research (2017), GeoImage, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoImage.html (updated 2019).
Wolfram Research (2017), GeoImage, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoImage.html (updated 2019).

Text

Wolfram Research (2017), GeoImage, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoImage.html (updated 2019).

Wolfram Research (2017), GeoImage, Wolfram Language function, https://reference.wolfram.com/language/ref/GeoImage.html (updated 2019).

CMS

Wolfram Language. 2017. "GeoImage." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/GeoImage.html.

Wolfram Language. 2017. "GeoImage." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/GeoImage.html.

APA

Wolfram Language. (2017). GeoImage. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoImage.html

Wolfram Language. (2017). GeoImage. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoImage.html

BibTeX

@misc{reference.wolfram_2025_geoimage, author="Wolfram Research", title="{GeoImage}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/GeoImage.html}", note=[Accessed: 09-July-2025 ]}

@misc{reference.wolfram_2025_geoimage, author="Wolfram Research", title="{GeoImage}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/GeoImage.html}", note=[Accessed: 09-July-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_geoimage, organization={Wolfram Research}, title={GeoImage}, year={2019}, url={https://reference.wolfram.com/language/ref/GeoImage.html}, note=[Accessed: 09-July-2025 ]}

@online{reference.wolfram_2025_geoimage, organization={Wolfram Research}, title={GeoImage}, year={2019}, url={https://reference.wolfram.com/language/ref/GeoImage.html}, note=[Accessed: 09-July-2025 ]}