Adding an image layer
With an image layer, you can configure your map chart to use images in combination with both geographical and non-geographical data. For example, you can add a background image and position markers on top of the image, instead of using a map background.
About this task
Procedure
Results
In the visualization properties, you can also determine whether to ignore this layer in auto-zoom operations, or to always see the entire extent of the image, even if filtering of a data layer hides data points on a part of the image. The latter is obtained by selecting Include in auto-zoom.
You can also define whether to make sure that the entire image in this layer is visible when you select reset navigation in the map chart with the Include in reset view extent setting. For more information, see Navigation in the map chart.
Image layer examples
Using an image works similarly to the map with markers, but with the difference that you do not need to have map data in a data table to configure it. If you use a GeoTIFF image, where geographical information is included as metadata in the image file, then the image will automatically be positioned correctly. The example below shows a GeoTIFF image that is projected onto a map layer, and the markers are placed on top of the image layer.

Note that for the GeoTIFF image to be placed correctly on the map, the image must include projection metadata, and that some projections are not supported.
With other types of image files, the data table must contain X and Y coordinates for the markers to be placed correctly in geographical positions.
A map chart can also be used to show non-geographical data. The example below shows a map chart where the background is an image illustrating the three weather types sunny, partly cloudy, and rainy. The markers placed on top of the image show how many days in the month of August that were sunny, partly cloudy, and rainy respectively.

See Positioning markers on an image background to learn more about this example.
You can choose how you want the image to be presented when it is scaled up compared to its original size and resolution. In the Appearance section on the visualization properties, select if you want to preserve sharp (pixelated) edges, and avoid smoothing, when scaling up the image.
The example below shows the difference between the two options in an upscaled image.
- Moving and resizing images
Images in image layers can be moved and resized on top of the map chart directly, when using some coordinate reference systems. The possibility to move images can be useful when you want to position a satellite photo on top of an ordinary map layer, or when you have a number of images to arrange on top of a map. - Positioning markers on an image background
The background of the markers in a map chart does not have to be geographical; you can position markers on any spatial background. You can use an image layer instead of a map layer. To exemplify, your image in the image layer can represent a human body, where you place markers showing medical data, or a drawing of a hotel, where the room occupancy or other data is shown. However, positioning markers on top of an image layer requires that your data contains appropriate X and Y coordinates.