~=
Name
~= — Returns
TRUE
if A's bounding box is the same as B's.
Synopsis
boolean
~=
(
raster
A
,
raster
B
)
;
Description
The
~=
operator returns
TRUE
if the bounding box of raster A
is the same as the bounding box of raster B.
This operand will make use of any indexes that may be available on the rasters. |
Availability: 2.0.0