Parse (geography Data Type)
SQL Server 2012
Returns a geography instance from an Open Geospatial Consortium (OGC) Well-Known Text (WKT) representation. Parse() is equivalent to STGeomFromText, except that it assumes a spatial reference ID (SRID) of 4326 as a parameter. The input may carry optional Z (elevation) and M (measure) values.
This geography data type method supports FullGlobe instances or spatial instances that are larger than a hemisphere.
