st_makeenvelope


Description

args: xmin, ymin, xmax, ymax, srid=unknown - Creates a rectangular Polygon formed from the given minimums and maximums. Input values must be in SRS specified by the SRID.

Parameters

Name Type Mode
$1 double precision IN
$2 double precision IN
$3 double precision IN
$4 double precision IN
$5 integer IN