This nodes returns minimum bounding rectangles (MBR) of a geometries listed in input table.
Ports
Input Port
0 Table containing a single geometry column in GeoJSON format with other attributes. The geometry column name should be prefixed with “the_geom”.
Output Port
0 Table containing computed MBR in geometry column in GeoJSON format with other attributes. The geometry column is prefixed with “the_geom”.