func.ST_PointFromGeoHash
Return a point from a GeoHash string
Return a point from a GeoHash string
Creates a LineString from an Encoded Polyline string
This method implements the SQL/MM specification. SQL-MM 3 5.1.50 (except for curves support)
Constructs a PostGIS ST_Geometry object from the OGC KML representation
Constructs a PostGIS geometry object from the GeoJSON representation
Constructs a PostGIS ST_Geometry object from the OGC GML representation
Return a geometry from a GeoHash string.
Return a BOX2D from a GeoHash string
This method implements the SQL/MM specification. SQL-MM 3 5.1.36
This function, takes a binary representation of geometry and a (SRID) and creates the appropriate geometry type - POINT GEOMETRY
This function, takes a binary representation of geometry and a (SRID) and creates the appropriate geometry type -LINESTRING GEOMETRY
This function, takes a binary representation of geometry and a Spatial Reference System ID (SRID) and creates the appropriate geometry type
This function takes a binary representation of a geometry and a Spatial Reference System ID (SRID) and creates the appropriate geometry type
Constructs a PostGIS ST_Geometry object from the OGC Extended Well-Known binary (EWKT) representation
This function, takes a well-known binary representation (WKB) of a geometry and creates an instance of the appropriate geography type
This method implements the SQL/MM specification. SQL-MM 3 5.1.34
Makes a Polygon Geometry from WKT with the given SRID
Constructs a PostGIS ST_Geometry point object from the OGC Well-Known text representation
Makes a MultiPolygon from WKT with the given SRID
Makes a Multi-Point Geometry from WKT with the given SRID
Makes a Multi-Line Geometry from Well-Known-Text (WKT) with the given SRID
Makes a Linestring Geometry from WKT with the given SRID
Constructs a PostGIS ST_Geometry object from the OGC Well-Known text representation
This method implements the SQL/MM specification and OpenGIS simple features implementation
Constructs a PostGIS ST_Geometry object from the OGC Extended Well-Known text (EWKT) representation
Makes a collection Geometry from the Well-Known-Text (WKT) representation with the given SRID
Returns a geography object from the well-known text representation. SRID 4326 is assumed if unspecified
Returns a geography object from the well-known text or extended well-known representation
Construct a Polygon given an arbitrary collection of closed linestrings, polygons, MultiLineStrings as Well-Known text representation
Construct a Polygon given an arbitrary collection of closed linestrings as a MultiLineString Well-Known text representation
Returns the type of the geometry as a string