1 2 3 4 5 6 7 8
makepolygon - Point exterior :memory: #use in-memory database SELECT MakePolygon(GeomFromText('POINT(1 1)', 4326)); 1 # rows (not including the header row) 1 # columns MakePolygon(GeomFromText('POINT(1 1)', 4326)) (NULL)