Name

ST_GeographyFromText — Ritorna un valore geography sotto forma di Well-Know-Text (WKT) oppure di Extended-Well-Know-Text (EWKT)

Synopsis

geography ST_GeographyFromText(text EWKT);

Descrizione

Returns a geography object from the well-known text representation. SRID 4326 is assumed if unspecified.

Si veda anche

ST_GeogFromText, ST_AsText