ST_Envelope¶
Introduction: Return the envelope boundary of A
Format: ST_Envelope (A:geometry)
SQL example:
SELECT ST_Envelope(polygondf.countyshape)
FROM polygondf
Introduction: Return the envelope boundary of A
Format: ST_Envelope (A:geometry)
SQL example:
SELECT ST_Envelope(polygondf.countyshape)
FROM polygondf