--- title: "OGC Methods on Geography Instances | Microsoft Docs" ms.custom: "" ms.date: "06/27/2019" ms.prod: sql ms.prod_service: "database-engine, sql-database" ms.reviewer: "" ms.technology: t-sql ms.topic: "language-reference" dev_langs: - "TSQL" ms.assetid: a33d5db9-aed1-4c96-85bf-9d3b5051c635 author: MladjoA ms.author: mlandzic --- # OGC Methods on Geography Instances [!INCLUDE[tsql-appliesto-ss2012-asdb-xxxx-xxx-md](../../includes/tsql-appliesto-ss2012-asdb-xxxx-xxx-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] supports the Open Geospatial Consortium (OGC) methods on **geography** instances. For more information on OGC specifications, see the following resources: [OGC Specifications, Simple Feature Access Part 1 - Common Architecture](https://go.microsoft.com/fwlink/?LinkId=93627) [OGC Specifications, Simple Feature Access Part 2 - SQL Options](https://go.microsoft.com/fwlink/?LinkId=93628) ## In This Section - [STArea](../../t-sql/spatial-geography/starea-geography-data-type.md) - [STAsBinary](../../t-sql/spatial-geography/stasbinary-geography-data-type.md) - [STAsText](../../t-sql/spatial-geography/stastext-geography-data-type.md) - [STBuffer](../../t-sql/spatial-geography/stbuffer-geography-data-type.md) - [STCurveN (geography Data Type)](../../t-sql/spatial-geography/stcurven-geography-data-type.md) - [STCurveToLine (geography Data Type)](../../t-sql/spatial-geography/stcurvetoline-geography-data-type.md) - [STDifference](../../t-sql/spatial-geography/stdifference-geography-data-type.md) - [STDimension](../../t-sql/spatial-geography/stdimension-geography-data-type.md) - [STDisjoint](../../t-sql/spatial-geography/stdisjoint-geography-data-type.md) - [STDistance](../../t-sql/spatial-geography/stdistance-geography-data-type.md) - [STEndpoint](../../t-sql/spatial-geography/stendpoint-geography-data-type.md) - [STEquals](../../t-sql/spatial-geography/stequals-geography-data-type.md) - [STGeometryN](../../t-sql/spatial-geography/stgeometryn-geography-data-type.md) - [STGeometryType](../../t-sql/spatial-geography/stgeometrytype-geography-data-type.md) - [STIntersection](../../t-sql/spatial-geography/stintersection-geography-data-type.md) - [STIntersects](../../t-sql/spatial-geography/stintersects-geography-data-type.md) - [STIsClosed](../../t-sql/spatial-geography/stisclosed-geography-data-type.md) - [STIsEmpty](../../t-sql/spatial-geography/stisempty-geography-data-type.md) - [STIsValid](../../t-sql/spatial-geography/stisvalid-geography-data-type.md) - [STLength](../../t-sql/spatial-geography/stlength-geography-data-type.md) - [STNumCurves (geography Data Type)](../../t-sql/spatial-geography/stnumcurves-geography-data-type.md) - [STNumGeometries](../../t-sql/spatial-geography/stnumgeometries-geography-data-type.md) - [STNumPoints](../../t-sql/spatial-geography/stnumpoints-geography-data-type.md) - [STPointN](../../t-sql/spatial-geography/stpointn-geography-data-type.md) - [STSrid](../../t-sql/spatial-geography/stsrid-geography-data-type.md) - [STStartPoint](../../t-sql/spatial-geography/ststartpoint-geography-data-type.md) - [STSymDifference](../../t-sql/spatial-geography/stsymdifference-geography-data-type.md) - [STUnion](../../t-sql/spatial-geography/stunion-geography-data-type.md) ## See Also [Extended Methods on Geography Instances](../../t-sql/spatial-geography/extended-methods-on-geography-instances.md) [OGC Static Geography Methods](../../t-sql/spatial-geography/ogc-static-geography-methods.md) [Extended Static Geography Methods](../../t-sql/spatial-geography/extended-static-geography-methods.md)