GeoImage
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
- GeoImage requires internet connectivity and may use external services requiring Service Credits.
- In GeoImage[reg,…], the region reg can be specified as a geo entity, a geo primitive, a location or list of locations, or in general as any valid input to GeoGraphics.
- GeoImage[reg,mapstyle,opts] effectively returns the background image used by GeoGraphics[reg,GeoBackgroundmapstyle,opts].
- Possible forms for mapstyle include:
-
Automatic use default "Satellite" map style "ReliefMap" elevation data as color with shadows "Satellite" satellite imagery "SatelliteWithLabels" satellite imagery with labels "StreetMap" street map data "StreetMapLabelsOnly" street map labels only "StreetMapNoLabels" street map data omitting labels - Options of GeoImage include:
-
AspectRatio Automatic aspect ratio of the final projected image Background Automatic background color outside the projected map GeoCenter Automatic center coordinates to use GeoGridRange All projected coordinate range to include GeoGridRangePadding Automatic how much to pad the projected range GeoModel Automatic model of the Earth (or other body) to use GeoProjection "Mercator" projection to use GeoRange Automatic geographic area range to include GeoRangePadding Automatic how much to pad the geographic range GeoResolution Automatic average distance between pixels GeoServer Automatic specification of a tile server GeoZoomLevel Automatic zoom to use for tile download ImageSize Automatic image size of result MetaInformation {} additional fields of metainformation RasterSize Automatic raster dimensions for the underlying data - GeoImage[] gives a satellite image centered on the current geo location.
- GeoImage returns an image whose MetaInformation option setting contains copyright and other information about the source of geo imagery, as well as geo tagging information.
Examples
open allclose allBasic Examples (5)
Options (24)
GeoCenter (2)
GeoGridRange (2)
GeoGridRangePadding (1)
GeoModel (2)
GeoProjection (2)
GeoRange (2)
GeoRangePadding (2)
GeoServer (2)
Use tiles from the default geo server:
Use tiles from an external provider:
Limit the number of tiles that will be downloaded in a GeoImage call:
ImageSize (1)
GeoImage automatically chooses an image size around 400 pixels in width:
MetaInformation (1)
By default, GeoImage stores Exif information in the result, as well as attribution data:
RasterSize (3)
Specify the number of pixels of the image in the horizontal direction:
Specify maximum numbers of pixels in both dimensions:
RasterSize and ImageSize can be specified independently:
The image dimensions are determined by RasterSize, while ImageSize gives the size on the screen:
Properties & Relations (1)
GeoImage effectively returns the geo background image used in GeoGraphics for a given input:
Text
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.
APA
Wolfram Language. (2017). GeoImage. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoImage.html