ST_GeographyFromText — 从众所周知文本表示或扩展 (WKT) 返回指定地理值。
geography ST_GeographyFromText(text EWKT);
geography ST_GeographyFromText(
)
从众所周知文本表示返回地理对象。如果未指定,则假定 SRID 为 4326。
ST_GeogFromText、ST_AsText