Static Spatial Functions - MapInfo_Pro_Advanced - 2023

MapInfo Pro Advanced Help

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapInfo Pro
Version
2023
Language
English
Product name
MapInfo Pro Advanced
Title
MapInfo Pro Advanced Help
First publish date
2016
Last updated
2023-09-20
Published on
2023-09-20T15:00:50.875000

These spatial functions represent the properties for the primary input raster such as world origin, cell size, and dimensions in number of rows and columns. The primary raster is indicated by a yellow star beside it.

Table 1. functions
Function Meaning
GetXOrigin() World X origin coordinate of primary input raster.
GetYOrigin() World Y origin coordinate of primary input raster.
GetCellSizeX() Gets the X cell size of the input raster.
GetCellSizeY() Gets the Y cell size of the input raster.
GetCols() Gets column count of the input raster.
GetRows() Gets row count of the input raster.