1.ST_MakePolygon —从LineString创建多边形(将封闭的线转成面)。
ST_MakePolygon(st_geomfromtext(geom)
2 st_geomfromtext(wkt)
将wkt字符串转为geom