Analyze Raster Grid Layers

CartoVista includes components that allow to analyze any raster grid data within your maps.

For more information on raster grid layers and their use, see How to work with Raster Data?.

A typical analysis use case is with elevation data where you want get a chart that displays the elevation (e.g. in meters) along a path (polyline). You are interested in obtaining a linear profile that will help understand the elevation data for this segment (for instance along a road or perpendicular to the coast line for example). Check how to do this here.

Another one is querying a polygon on the map to understand the corresponding grid statistics. Here’s an example with temperature data, “what is the average, minimum and maximum temperature for this municipality in the last month ?”. Check how to do this here.

If you want to know how to export your results, click here.

How to create a linear profile

From a new polyline

  1. Select the Raster Grid Linear Profile Tool from the map toolbar or from the grid view panel linear-profil-tool-icon

  2. Click on the map to draw a line, double click to end.
  3. The corresponding chart is displayed in the grid analysis panel
    linear-profil-tool
  4. When working with polyline geometries, the grid analysis view builds a profile of the grid data. When mousing over the chart, the corresponding point is highlighted on the map.

    The chart displays the data points along the line as well as the length of the line (in map units) and statistics:

    • Minimum

    • Maximum

    • Range

    • Mean

  5. There is the possibility to compare several profiles if you want to identify differences between multiple time data. To do so, click on the drop-down menu to choose the dates you are interested in, then click on "compare". You will then have a new graph with the selected data.

    n-profile 

From an existing polyline feature

  1. Select the Raster Grid Feature Selection Tool raster-grid-feature-selection-tool-icon

     
  2. Click on the polyline feature you want to analyze

The corresponding chart is displayed in the grid analysis panel

raster-grid-polyline-selection-tool

The object is also selected in the selection panel

     You also have the ability to create N profile lines from N rasters that are part of a time series. To do that you can use the drop-down menu and click on the "compare" button. You will have the different lines that will appear on your profile.

multiple-variable

 

How to create an area profile/analysis

From a new polygon, rectangle or circle

  1. Select one of the freeform grid area analysis tools

raster-grid-polygon-tool-icon
 

Raster Grid Polygon Tool

Click on the map to define the polygon points, and double click to end.

raster-grid-rectangle-tool-icon

Raster Grid Rectangle Tool

Click and drag on the map to draw a rectangle

raster-grid-circle-tool-icon

Raster Grid Circle Tool

Click and drag on the map to draw a circle

The corresponding histogram chart is displayed in the grid analysis panel. When working with surface areas such as polygons, rectangles or polygons, the selected grid area is presented in the form of an histogram chart that shows the values distribution.

The chart displays the data values distribution as well as the polygon/circle/rectangle area (in map units) and the corresponding statistics:

  • Minimum

  • Maximum

  • Range

  • Mean

raster-grid-circle-tool

From an existing polygon feature

  1. Select the Raster Grid Feature Selection Tool raster-grid-feature-selection-tool-icon

  2. Click on the polygon feature you would like to query

  3. The corresponding histogram chart is displayed in the grid analysis panel. When working with surface areas such as polygons, rectangles or circles, the selected grid area is presented in the form of an histogram chart that shows the values distribution.

How do I Export my Chart ?

  1. Click on the Chart Export Button

     
    raster-grid-tool-export-options
  2. Choose from the menu to

    • Export the chart to an image format in Portable Network Graphics (PNG)

    • Export the chart to an image format in Scalable Vector Graphics (SVG)

    • Export the chart data (coordinates and values) to Microsoft Excel.

Other Chart Tools

Reversing a Linear Profile

reverse-linear-profile

Choose the reverse button to reverse the profile. The starting point becomes the end point.

Recalculating the Grid Statistics

recalculate-grid-statistics

Choose this button to recalculate the analysis. As you zoom in closer, your grid data may become more accurate with more data. You can then use this button to get a more accurate profile or analysis.