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 all close allBasic Examples (5)
Options (24)
Properties & Relations (1)
Introduced in 2017
Updated in 2019
(11.2)
|
(12.0)