This is the multi-page printable view of this section. Click here to print.
PostGIS Expressions (Geospatial)
- 1: Affine Transformations
- 1.1: func.ST_TransScale
- 1.2: func.ST_Translate
- 1.3: func.ST_Scale
- 1.4: func.ST_RotateZ
- 1.5: func.ST_RotateY
- 1.6: func.ST_RotateX
- 1.7: func.ST_Rotate
- 1.8: func.ST_Affine
- 2: Bounding Box Functions
- 2.1: func.ST_ZMin
- 2.2: func.ST_ZMax
- 2.3: func.ST_YMin
- 2.4: func.ST_YMax
- 2.5: func.ST_XMin
- 2.6: func.ST_XMax
- 2.7: func.ST_3DMakeBox
- 2.8: func.ST_MakeBox2D
- 2.9: func.ST_3DExtent
- 2.10: func.ST_Extent
- 2.11: func.ST_Expand
- 2.12: func.ST_EstimatedExtent
- 2.13: func.Box3D
- 2.14: func.Box2D
- 3: Clustering Functions
- 4: Geometry Accessors
- 4.1: func.ST_Zmflag
- 4.2: func.ST_Z
- 4.3: func.ST_Y
- 4.4: func.ST_X
- 4.5: func.ST_Summary
- 4.6: func.ST_StartPoint
- 4.7: func.ST_PointN
- 4.8: func.ST_PatchN
- 4.9: func.ST_NumPoints
- 4.10: func.ST_NumPatches
- 4.11: func.ST_NumInteriorRing
- 4.12: func.ST_NumInteriorRings
- 4.13: func.ST_NumGeometries
- 4.14: func.ST_NRings
- 4.15: func.ST_NPoints
- 4.16: func.ST_NDims
- 4.17: func.ST_MemSize
- 4.18: func.ST_M
- 4.19: func.ST_IsSimple
- 4.20: func.ST_IsRing
- 4.21: func.ST_IsCollection
- 4.22: func.ST_IsClosed
- 4.23: func.ST_InteriorRingN
- 4.24: func.ST_HasArc
- 4.25: func.ST_GeometryN
- 4.26: func.ST_ExteriorRing
- 4.27: func.ST_Envelope
- 4.28: func.ST_BoundingDiagonal
- 4.29: func.ST_EndPoint
- 4.30: func.ST_DumpRings
- 4.31: func.ST_DumpPoints
- 4.32: func.ST_Dump
- 4.33: func.ST_Dimension
- 4.34: func.ST_CoordDim
- 4.35: func.ST_Boundary
- 4.36: func.ST_GeometryType
- 4.37: func.ST_IsEmpty
- 5: Geometry Constructors
- 5.1: func.ST_Collect
- 5.2: func.ST_LineFromMultiPoint
- 5.3: func.ST_MakeEnvelope
- 5.4: func.ST_MakeLine
- 5.5: func.ST_MakePoint
- 5.6: func.ST_MakePointM
- 5.7: func.ST_MakePolygon
- 5.8: func.ST_Point
- 5.9: func.ST_Polygon
- 6: Geometry Editors
- 6.1: func.ST_SwapOrdinates
- 6.2: func.ST_Snap
- 6.3: func.ST_SnapToGrid
- 6.4: func.ST_ShiftLongitude
- 6.5: func.ST_SetPoint
- 6.6: func.ST_Segmentize
- 6.7: func.ST_Reverse
- 6.8: func.ST_RemoveRepeatedPoints
- 6.9: func.ST_RemovePoint
- 6.10: func.ST_Multi
- 6.11: func.ST_LineToCurve
- 6.12: func.ST_LineMerge
- 6.13: func.ST_ForceCurve
- 6.14: func.ST_ForceRHR
- 6.15: func.ST_ForceSFS
- 6.16: func.ST_ForceCollection
- 6.17: func.ST_Force4D
- 6.18: func.ST_Force3DM
- 6.19: func.ST_Force3DZ
- 6.20: func.ST_Force3D
- 6.21: func.ST_Force2D
- 6.22: func.ST_FlipCoordinates
- 6.23: func.ST_CurveToLine
- 6.24: func.ST_CollectionHomogenize
- 6.25: func.ST_CollectionExtract
- 6.26: func.ST_AddPoint
- 7: Geometry Input
- 7.1: func.ST_PointFromGeoHash
- 7.2: func.ST_LineFromEncodedPolyline
- 7.3: func.ST_GMLToSQL
- 7.4: func.ST_GeomFromKML
- 7.5: func.ST_GeomFromGeoJSON
- 7.6: func.ST_GeomFromGML
- 7.7: func.ST_GeomFromGeoHash
- 7.8: func.ST_Box2dFromGeoHash
- 7.9: func.ST_WKBToSQL
- 7.10: func.ST_PointFromWKB
- 7.11: func.ST_LinestringFromWKB
- 7.12: func.ST_LineFromWKB
- 7.13: func.ST_GeomFromWKB
- 7.14: func.ST_GeomFromEWKB
- 7.15: func.ST_GeogFromWKB
- 7.16: func.ST_WKTToSQL
- 7.17: func.ST_PolygonFromText
- 7.18: func.ST_PointFromText
- 7.19: func.ST_MPolyFromText
- 7.20: func.ST_MPointFromText
- 7.21: func.ST_MLineFromText
- 7.22: func.ST_LineFromText
- 7.23: func.ST_GeomFromText
- 7.24: func.ST_GeometryFromText
- 7.25: func.ST_GeomFromEWKT
- 7.26: func.ST_GeomCollFromText
- 7.27: func.ST_GeographyFromText
- 7.28: func.ST_GeogFromText
- 7.29: func.ST_BdMPolyFromText
- 7.30: func.ST_BdPolyFromText
- 7.31: func.GeometryType
- 8: Geometry Output
- 8.1: func.ST_GeoHash
- 8.2: func.ST_AsX3D
- 8.3: func.ST_AsSVG
- 8.4: func.ST_AsTWKB
- 8.5: func.ST_AsLatLonText
- 8.6: func.ST_AsKML
- 8.7: func.ST_AsGML
- 8.8: func.ST_AsGeoJSON
- 8.9: func.ST_AsEncodedPolyline
- 8.10: func.ST_AsHEXEWKB
- 8.11: func.ST_AsEWKB
- 8.12: func.ST_AsBinary
- 8.13: func.ST_AsText
- 8.14: func.ST_AsEWKT
- 9: Geometry Processing
- 9.1: func.ST_SetEffectiveArea
- 9.2: func.ST_SimplifyVW
- 9.3: func.ST_SimplifyPreserveTopology
- 9.4: func.ST_Simplify
- 9.5: func.ST_SharedPaths
- 9.6: func.ST_Polygonize
- 9.7: func.ST_PointOnSurface
- 9.8: func.ST_OffsetCurve
- 9.9: func.ST_MinimumBoundingCircle
- 9.10: func.ST_DelaunayTriangles
- 9.11: func.ST_ConvexHull
- 9.12: func.ST_ConcaveHull
- 9.13: func.ST_Centroid
- 9.14: func.ST_BuildArea
- 9.15: func.ST_Buffer
- 9.16: func.St_Accum
- 10: Geometry Validation
- 10.1: func.ST_MakeValid
- 10.2: func.ST_IsValidReason
- 10.3: func.ST_IsValidDetail
- 10.4: func.ST_IsValid
- 11: Linear Referencing
- 11.1: func.ST_AddMeasure
- 11.2: func.ST_InterpolatePoint
- 11.3: func.ST_LocateBetweenElevations
- 11.4: func.ST_LocateBetween
- 11.5: func.ST_LocateAlong
- 11.6: func.ST_LineSubstring
- 11.7: func.ST_LineLocatePoint
- 11.8: func.ST_LineInterpolatePoint
- 12: Measurement Functions
- 12.1: func.ST_ShortestLine
- 12.2: func.ST_Project
- 12.3: func.ST_Perimeter2D
- 12.4: func.ST_Perimeter
- 12.5: func.ST_MaxDistance
- 12.6: func.ST_LongestLine
- 12.7: func.ST_3DShortestLine
- 12.8: func.ST_3DPerimeter
- 12.9: func.ST_3DMaxDistance
- 12.10: func.ST_LengthSpheroid
- 12.11: func.ST_3DLongestLine
- 12.12: func.ST_3DLength
- 12.13: func.ST_Length2D
- 12.14: func.ST_Length
- 12.15: func.ST_HausdorffDistance
- 12.16: func.ST_DistanceSpheroid
- 12.17: func.ST_Distance
- 12.18: func.ST_3DClosestPoint
- 12.19: func.ST_ClosestPoint
- 12.20: func.ST_Azimuth
- 12.21: func.ST_Area
- 12.22: func.ST_Length2D_Spheroid
- 13: Overlay Functions
- 13.1: func.ST_UnaryUnion
- 13.2: func.ST_Union
- 13.3: func.ST_SymDifference
- 13.4: func.ST_Subdivide
- 13.5: func.ST_Split
- 13.6: func.ST_Node
- 13.7: func.ST_MemUnion
- 13.8: func.ST_Intersection
- 13.9: func.ST_Difference
- 13.10: func.ST_ClipByBox2D
- 14: Spatial Reference System Functions
- 14.1: func.ST_Transform
- 14.2: func.ST_SRID
- 14.3: func.ST_SetSRID
- 14.4: func.Find_SRID
- 15: Spatial Relationships
- 15.1: func.ST_PointInsideCircle
- 15.2: func.ST_DWithin
- 15.3: func.ST_DFullyWithin
- 15.4: func.ST_Within
- 15.5: func.ST_Touches
- 15.6: func.ST_RelateMatch
- 15.7: func.ST_Relate
- 15.8: func.ST_OrderingEquals
- 15.9: func.ST_Overlaps
- 15.10: func.ST_Intersects
- 15.11: func.ST_Equals
- 15.12: func.ST_Disjoint
- 15.13: func.ST_LineCrossingDirection
- 15.14: func.ST_3DDWithin
- 15.15: func.ST_Crosses
- 15.16: func.ST_3DDFullyWithin
- 15.17: func.ST_CoveredBy
- 15.18: func.ST_ContainsProperly
- 15.19: func.ST_Covers
- 15.20: func.ST_Contains
- 15.21: func.ST_3DIntersects
- 16: Trajectory Functions
- 16.1: func.ST_DistanceCPA
- 16.2: func.ST_CPAWithin
- 16.3: func.ST_ClosestPointOfApproach
- 16.4: func.ST_IsValidTrajectory
1 - Affine Transformations
1.1 - func.ST_TransScale
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_TransScale(geometry geomA, float deltaX, float deltaY, float XFactor, float YFactor);
PlaidCloud
func.ST_TransScale(geometry geomA, float deltaX, float deltaY, float XFactor, float YFactor)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
1.2 - func.ST_Translate
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Translate(geometry g1, float deltax, float deltay);
PlaidCloud
func.ST_Translate(geometry g1, float deltax, float deltay)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
1.3 - func.ST_Scale
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Scale(geometry geom, geometry factor);
PlaidCloud
func.ST_Scale(geometry geom, geometry factor)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
1.4 - func.ST_RotateZ
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_RotateZ(geometry geomA, float rotRadians);
PlaidCloud
func.ST_RotateZ(geometry geomA, float rotRadians)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
1.5 - func.ST_RotateY
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_RotateY(geometry geomA, float rotRadians);
PlaidCloud
func.ST_RotateY(geometry geomA, float rotRadians)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
1.6 - func.ST_RotateX
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_RotateX(geometry geomA, float rotRadians);
PlaidCloud
func.ST_RotateX(geometry geomA, float rotRadians)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
1.7 - func.ST_Rotate
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Rotate(geometry geomA, float rotRadians);
PlaidCloud
func.ST_Rotate(geometry geomA, float rotRadians)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
1.8 - func.ST_Affine
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Affine(geometry geomA, float a, float b, float d, float e, float xoff, float yoff);
PlaidCloud
func.ST_Affine(geometry geomA, float a, float b, float d, float e, float xoff, float yoff)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
2 - Bounding Box Functions
2.1 - func.ST_ZMin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ZMin(box3d aGeomorBox2DorBox3D);
PlaidCloud
func.ST_ZMin(box3d aGeomorBox2DorBox3D)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.2 - func.ST_ZMax
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ZMax(box3d aGeomorBox2DorBox3D);
PlaidCloud
func.ST_ZMax(box3d aGeomorBox2DorBox3D)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.3 - func.ST_YMin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_YMin(box3d aGeomorBox2DorBox3D);
PlaidCloud
func.ST_YMin(box3d aGeomorBox2DorBox3D)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.4 - func.ST_YMax
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_YMax(box3d aGeomorBox2DorBox3D);
PlaidCloud
func.ST_YMax(box3d aGeomorBox2DorBox3D)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.5 - func.ST_XMin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_XMin(box3d aGeomorBox2DorBox3D);
PlaidCloud
func.ST_XMin(box3d aGeomorBox2DorBox3D)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.6 - func.ST_XMax
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_XMax(box3d aGeomorBox2DorBox3D);
PlaidCloud
func.ST_XMax(box3d aGeomorBox2DorBox3D)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.7 - func.ST_3DMakeBox
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DMakeBox(geometry point3DLowLeftBottom, geometry point3DUpRightTop);
PlaidCloud
func.ST_3DMakeBox(geometry point3DLowLeftBottom, geometry point3DUpRightTop)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.8 - func.ST_MakeBox2D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MakeBox2D(geometry pointLowLeft, geometry pointUpRight);
PlaidCloud
func.ST_MakeBox2D(geometry pointLowLeft, geometry pointUpRight)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.9 - func.ST_3DExtent
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DExtent(geometry set geomfield);
PlaidCloud
func.ST_3DExtent(geometry set geomfield)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.10 - func.ST_Extent
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Extent(geometry set geomfield);
PlaidCloud
func.ST_Extent(geometry set geomfield)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.11 - func.ST_Expand
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Expand(geometry geom, float units_to_expand);
PlaidCloud
func.ST_Expand(geometry geom, float units_to_expand)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.12 - func.ST_EstimatedExtent
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_EstimatedExtent(text table_name, text geocolumn_name);
PlaidCloud
func.ST_EstimatedExtent(text table_name, text geocolumn_name)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.13 - func.Box3D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
Box3D(geometry geomA);
PlaidCloud
func.Box3D(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
2.14 - func.Box2D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
Box2D(geometry geomA);
PlaidCloud
func.Box2D(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
3 - Clustering Functions
3.1 - func.ST_ClusterWithin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ClusterWithin(geometry set g, float8 distance);
PlaidCloud
func.ST_ClusterWithin(geometry set g, float8 distance)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
3.2 - func.ST_ClusterIntersecting
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ClusterIntersecting(geometry set g);
PlaidCloud
func.ST_ClusterIntersecting(geometry set g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4 - Geometry Accessors
4.1 - func.ST_Zmflag
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Zmflag(geometry geomA);
PlaidCloud
func.ST_Zmflag(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.2 - func.ST_Z
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Z(geometry a_point);
PlaidCloud
func.ST_Z(geometry a_point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.3 - func.ST_Y
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Y(geometry a_point);
PlaidCloud
func.ST_Y(geometry a_point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.4 - func.ST_X
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_X(geometry a_point);
PlaidCloud
func.ST_X(geometry a_point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.5 - func.ST_Summary
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Summary(geometry g);
PlaidCloud
func.ST_Summary(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.6 - func.ST_StartPoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_StartPoint(geometry geomA);
PlaidCloud
ST_StartPoint(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.7 - func.ST_PointN
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PointN(geometry a_linestring, integer n);
PlaidCloud
func.ST_PointN(geometry a_linestring, integer n)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.8 - func.ST_PatchN
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PatchN(geometry geomA, integer n);
PlaidCloud
ST_PatchN(geometry geomA, integer n)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.9 - func.ST_NumPoints
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NumPoints(geometry g1);
PlaidCloud
func.ST_NumPoints(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.10 - func.ST_NumPatches
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NumPatches(geometry g1);
PlaidCloud
func.ST_NumPatches(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.11 - func.ST_NumInteriorRing
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NumInteriorRing(geometry a_polygon);
PlaidCloud
ST_NumInteriorRing(geometry a_polygon)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.12 - func.ST_NumInteriorRings
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NumInteriorRings(geometry a_polygon);
PlaidCloud
func.ST_NumInteriorRings(geometry a_polygon)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.13 - func.ST_NumGeometries
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NumGeometries(geometry geom);
PlaidCloud
func.ST_NumGeometries(geometry geom)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.14 - func.ST_NRings
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NRings(geometry geomA);
PlaidCloud
func.ST_NRings(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.15 - func.ST_NPoints
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NPoints(geometry g1);
PlaidCloud
func.ST_NPoints(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.16 - func.ST_NDims
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_NDims(geometry g1);
PlaidCloud
func.ST_NDims(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.17 - func.ST_MemSize
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MemSize(geometry geomA);
PlaidCloud
func.ST_MemSize(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.18 - func.ST_M
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_M(geometry a_point);
PlaidCloud
func.ST_M(geometry a_point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.19 - func.ST_IsSimple
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsSimple(geometry geomA);
PlaidCloud
func.ST_IsSimple(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.20 - func.ST_IsRing
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsRing(geometry g);
PlaidCloud
func.ST_IsRing(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.21 - func.ST_IsCollection
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsCollection(geometry g);
PlaidCloud
func.ST_IsCollection(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.22 - func.ST_IsClosed
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsClosed(geometry g);
PlaidCloud
func.ST_IsClosed(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.23 - func.ST_InteriorRingN
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_InteriorRingN(geometry a_polygon, integer n);
PlaidCloud
func.ST_InteriorRingN(geometry a_polygon, integer n)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.24 - func.ST_HasArc
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_HasArc(geometry geomA);
PlaidCloud
func.ST_HasArc(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.25 - func.ST_GeometryN
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeometryN(geometry geomA, integer n);
PlaidCloud
func.ST_GeometryN(geometry geomA, integer n)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.26 - func.ST_ExteriorRing
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ExteriorRing(geometry a_polygon);
PlaidCloud
func.ST_ExteriorRing(geometry a_polygon)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.27 - func.ST_Envelope
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Envelope(geometry g1);
PlaidCloud
func.ST_Envelope(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.28 - func.ST_BoundingDiagonal
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_BoundingDiagonal(geometry geom, boolean fits=false);
PlaidCloud
func.ST_BoundingDiagonal(geometry geom, boolean fits=False)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.29 - func.ST_EndPoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_EndPoint(geometry g);
PlaidCloud
func.ST_EndPoint(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.30 - func.ST_DumpRings
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_DumpRings(geometry a_polygon);
PlaidCloud
func.ST_DumpRings(geometry a_polygon)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.31 - func.ST_DumpPoints
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_DumpPoints(geometry geom);
PlaidCloud
func.ST_DumpPoints(geometry geom)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.32 - func.ST_Dump
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Dump(geometry g1);
PlaidCloud
func.ST_Dump(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.33 - func.ST_Dimension
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Dimension(geometry g);
PlaidCloud
func.ST_Dimension(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.34 - func.ST_CoordDim
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_CoordDim(geometry geomA);
PlaidCloud
func.ST_CoordDim(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.35 - func.ST_Boundary
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Boundary(geometry geomA);
PlaidCloud
func.ST_Boundary(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.36 - func.ST_GeometryType
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeometryType(geometry g1);
PlaidCloud
func.ST_GeometryType(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
4.37 - func.ST_IsEmpty
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsEmpty(geometry geomA);
PlaidCloud
func.ST_IsEmpty(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5 - Geometry Constructors
5.1 - func.ST_Collect
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Collect(geometry g1, geometry g2)
PlaidCloud
func.ST_Collect(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.2 - func.ST_LineFromMultiPoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineFromMultiPoint(geometry aMultiPoint); PlaidCloud
PlaidCloud
func.ST_LineFromMultiPoint(geometry aMultiPoint)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.3 - func.ST_MakeEnvelope
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MakeEnvelope(float xmin, float ymin, float xmax, float ymax, integer srid=unknown);
PlaidCloud
func.ST_MakeEnvelope(float xmin, float ymin, float xmax, float ymax, integer srid=unknown);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.4 - func.ST_MakeLine
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MakeLine(geometry geom1, geometry geom2);
PlaidCloud
func.ST_MakeLine(geometry geom1, geometry geom2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.5 - func.ST_MakePoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MakePoint(float x, float y, float z, float m);
PlaidCloud
func.ST_MakePoint(float x, float y, float z, float m)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.6 - func.ST_MakePointM
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MakePointM(float x, float y, float m);
PlaidCloud
func.ST_MakePointM(float x, float y, float m)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.7 - func.ST_MakePolygon
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MakePolygon(geometry linestring);
PlaidCloud
func.ST_MakePolygon(geometry linestring)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.8 - func.ST_Point
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Point(float x, float y);
PlaidCloud
func.ST_Point(float x, float y)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
5.9 - func.ST_Polygon
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Polygon(geometry lineString, integer srid);
PlaidCloud
func.ST_Polygon(geometry lineString, integer srid)
External References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
6 - Geometry Editors
6.1 - func.ST_SwapOrdinates
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SwapOrdinates(geometry geom, cstring ords);
PlaidCloud
func.ST_SwapOrdinates(geometry geom, cstring ords)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.2 - func.ST_Snap
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Snap(geometry input, geometry reference, float tolerance);
PlaidCloud
func.ST_Snap(geometry input, geometry reference, float tolerance)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.3 - func.ST_SnapToGrid
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SnapToGrid(geometry geomA, float originX, float originY, float sizeX, float sizeY);
PlaidCloud
func.ST_SnapToGrid(geometry geomA, float originX, float originY, float sizeX, float sizeY)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.4 - func.ST_ShiftLongitude
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ShiftLongitude(geometry geom);
PlaidCloud
func.ST_ShiftLongitude(geometry geom)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.5 - func.ST_SetPoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SetPoint(geometry linestring, integer zerobasedposition, geometry point);
PlaidCloud
func.ST_SetPoint(geometry linestring, integer zerobasedposition,
geometry point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.6 - func.ST_Segmentize
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Segmentize(geometry geom, float max_segment_length);
PlaidCloud
func.ST_Segmentize(geometry geom, float max_segment_length)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.7 - func.ST_Reverse
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Reverse(geometry g1);
PlaidCloud
func.ST_Reverse(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.8 - func.ST_RemoveRepeatedPoints
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_RemoveRepeatedPoints(geometry geom, float8 tolerance);
PlaidCloud
func.ST_RemoveRepeatedPoints(geometry geom, float8 tolerance)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.9 - func.ST_RemovePoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_RemovePoint(geometry linestring, integer offset);
PlaidCloud
func.ST_RemovePoint(geometry linestring, integer offset)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.10 - func.ST_Multi
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Multi(geometry g1);
PlaidCloud
func.ST_Multi(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.11 - func.ST_LineToCurve
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineToCurve(geometry geomANoncircular);
PlaidCloud
func.ST_LineToCurve(geometry geomANoncircular)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.12 - func.ST_LineMerge
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineMerge(geometry amultilinestring);
PlaidCloud
func.ST_LineMerge(geometry amultilinestring)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.13 - func.ST_ForceCurve
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ForceCurve(geometry g);
PlaidCloud
func.ST_ForceCurve(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.14 - func.ST_ForceRHR
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ForceRHR(geometry g);
PlaidCloud
func.ST_ForceRHR(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.15 - func.ST_ForceSFS
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ForceSFS(geometry geomA);
PlaidCloud
func.ST_ForceSFS(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.16 - func.ST_ForceCollection
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ForceCollection(geometry geomA);
PlaidCloud
func.ST_ForceCollection(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.17 - func.ST_Force4D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Force4D(geometry geomA, float Zvalue = 0.0, float Mvalue = 0.0);
PlaidCloud
ST_Force4D(geometry geomA, float Zvalue = 0.0, float Mvalue = 0.0)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.18 - func.ST_Force3DM
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Force3DM(geometry geomA, float Mvalue = 0.0);
PlaidCloud
func.ST_Force3DM(geometry geomA, float Mvalue = 0.0)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.19 - func.ST_Force3DZ
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Force3DZ(geometry geomA, float Zvalue = 0.0);
PlaidCloud
func.ST_Force3DZ(geometry geomA, float Zvalue = 0.0)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
6.20 - func.ST_Force3D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Force3D(geometry geomA, float Zvalue = 0.0);
PlaidCloud
func.ST_Force3D(geometry geomA, float Zvalue = 0.0)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
6.21 - func.ST_Force2D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Force2D(geometry geomA);
PlaidCloud
func.ST_Force2D(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
6.22 - func.ST_FlipCoordinates
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_FlipCoordinates(geometry geom);
PlaidCloud
func.ST_FlipCoordinates(geometry geom)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
6.23 - func.ST_CurveToLine
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_CurveToLine(geometry curveGeom, float tolerance, integer tolerance_type, integer flags);
PlaidCloud
func.ST_CurveToLine(geometry curveGeom, float tolerance, integer tolerance_type, integer flags)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
6.24 - func.ST_CollectionHomogenize
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_CollectionHomogenize(geometry collection);
PlaidCloud
func.ST_CollectionHomogenize(geometry collection)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
6.25 - func.ST_CollectionExtract
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_CollectionExtract(geometry collection);
PlaidCloud
func.ST_CollectionExtract(geometry collection)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
6.26 - func.ST_AddPoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AddPoint(geometry linestring, geometry point);
PlaidCloud
func.ST_AddPoint(geometry linestring, geometry point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7 - Geometry Input
7.1 - func.ST_PointFromGeoHash
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PointFromGeoHash(text geohash, integer precision=full_precision_of_geohash);
PlaidCloud
func.ST_PointFromGeoHash(text geohash, integer precision=full_precision_of_geohash)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.2 - func.ST_LineFromEncodedPolyline
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineFromEncodedPolyline(text polyline, integer precision=5);
PlaidCloud
func.ST_LineFromEncodedPolyline(text polyline, integer precision=5)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.3 - func.ST_GMLToSQL
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GMLToSQL(text geomgml);
PlaidCloud
func.ST_GMLToSQL(text geomgml)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.4 - func.ST_GeomFromKML
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromKML(text geomkml);
PlaidCloud
func.ST_GeomFromKML(text geomkml)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.5 - func.ST_GeomFromGeoJSON
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromGeoJSON(text geomjson);
PlaidCloud
func.ST_GeomFromGeoJSON(text geomjson)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.6 - func.ST_GeomFromGML
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromGML(text geomgml);
PlaidCloud
func.ST_GeomFromGML(text geomgml)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.7 - func.ST_GeomFromGeoHash
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromGeoHash(text geohash, integer precision=full_precision_of_geohash);
PlaidCloud
func.ST_GeomFromGeoHash(text geohash, integer precision=full_precision_of_geohash)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.8 - func.ST_Box2dFromGeoHash
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Box2dFromGeoHash(text geohash, integer precision=full_precision_of_geohash);
PlaidCloud
func.ST_Box2dFromGeoHash(text geohash, integer precision=full_precision_of_geohash)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.9 - func.ST_WKBToSQL
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_WKBToSQL(bytea WKB);
PlaidCloud
func.ST_WKBToSQL(bytea WKB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.10 - func.ST_PointFromWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PointFromWKB(bytea wkb);
PlaidCloud
func.ST_PointFromWKB(bytea wkb);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
7.11 - func.ST_LinestringFromWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LinestringFromWKB(bytea WKB);
PlaidCloud
func.ST_LinestringFromWKB(bytea WKB);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.12 - func.ST_LineFromWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineFromWKB(bytea WKB)
PlaidCloud
func.ST_LineFromWKB(bytea WKB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.13 - func.ST_GeomFromWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromWKB(bytea geom);
PlaidCloud
func.ST_GeomFromWKB(bytea geom);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.14 - func.ST_GeomFromEWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromEWKB(bytea EWKB);
PlaidCloud
func.ST_GeomFromEWKB(bytea EWKB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.15 - func.ST_GeogFromWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeogFromWKB(bytea wkb);
PlaidCloud
func.ST_GeogFromWKB(bytea wkb)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.16 - func.ST_WKTToSQL
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_WKTToSQL(text WKT);
PlaidCloud
func.ST_WKTToSQL(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.17 - func.ST_PolygonFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PolygonFromText(text WKT);
PlaidCloud
func.ST_PolygonFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.18 - func.ST_PointFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PointFromText(text WKT);
PlaidCloud
func.ST_PointFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.19 - func.ST_MPolyFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MPolyFromText(text WKT);
PlaidCloud
func.ST_MPolyFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.20 - func.ST_MPointFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MPointFromText(text WKT);
PlaidCloud
func.ST_MPointFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.21 - func.ST_MLineFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MLineFromText(text WKT);
PlaidCloud
func.ST_MLineFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.22 - func.ST_LineFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineFromText(text WKT);
PlaidCloud
func.ST_LineFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.23 - func.ST_GeomFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromText(text WKT);
PlaidCloud
func.ST_GeomFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.24 - func.ST_GeometryFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeometryFromText(text WKT);
PlaidCloud
func.ST_GeometryFromText(text WKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.25 - func.ST_GeomFromEWKT
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomFromEWKT(text EWKT);
PlaidCloud
func.ST_GeomFromEWKT(text EWKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.26 - func.ST_GeomCollFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeomCollFromText(text WKT, integer srid);
PlaidCloud
func.ST_GeomCollFromText(text WKT, integer srid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.27 - func.ST_GeographyFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeographyFromText(text EWKT);
PlaidCloud
func.ST_GeographyFromText(text EWKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.28 - func.ST_GeogFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeogFromText(text EWKT);
PlaidCloud
func.ST_GeogFromText(text EWKT)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.29 - func.ST_BdMPolyFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_BdMPolyFromText(text WKT, integer srid);
PlaidCloud
func.ST_BdMPolyFromText(text WKT, integer srid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.30 - func.ST_BdPolyFromText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_BdPolyFromText(text WKT, integer srid);
PlaidCloud
func.ST_BdPolyFromText(text WKT, integer srid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
7.31 - func.GeometryType
Syntax
func.GeometryType()
Examples
Documentation for func.GeometryType is coming soon.
References
8 - Geometry Output
8.1 - func.ST_GeoHash
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_GeoHash(geometry geom, integer maxchars=full_precision_of_point);
PlaidCloud
func.ST_GeoHash(geometry geom, integer maxchars=full_precision_of_point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.2 - func.ST_AsX3D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsX3D(geometry g1, integer maxdecimaldigits=15, integer options=0);
PlaidCloud
func.ST_AsX3D(geometry g1, integer maxdecimaldigits=15, integer options=0)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.3 - func.ST_AsSVG
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsSVG(geometry geom, integer rel=0, integer maxdecimaldigits=15);
PlaidCloud
func.ST_AsSVG(geometry geom, integer rel=0, integer maxdecimaldigits=15)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.4 - func.ST_AsTWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsTWKB(geometry g1, integer decimaldigits_xy=0, integer decimaldigits_z=0, integer decimaldigits_m=0, boolean include_sizes=false, boolean include_bounding boxes=false);
PlaidCloud
func.ST_AsTWKB(geometry g1, integer decimaldigits_xy=0, integer decimaldigits_z=0, integer decimaldigits_m=0, boolean include_sizes=false, boolean include_bounding boxes=false)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.5 - func.ST_AsLatLonText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsLatLonText(geometry pt, text format='');
PlaidCloud
func.ST_AsLatLonText(geometry pt, text format='')
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.6 - func.ST_AsKML
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsKML(geometry geom, integer maxdecimaldigits=15, text nprefix=NULL);
PlaidCloud
func.ST_AsKML(geometry geom, integer maxdecimaldigits=15, text nprefix=NULL)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.7 - func.ST_AsGML
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsGML(geometry geom, integer maxdecimaldigits=15, integer options=0);
PlaidCloud
func.ST_AsGML(geometry geom, integer maxdecimaldigits=15, integer options=0)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.8 - func.ST_AsGeoJSON
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsGeoJSON(geography geog, integer maxdecimaldigits=9, integer options=0);
PlaidCloud
func.ST_AsGeoJSON(geography geog, integer maxdecimaldigits=9, integer options=0)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.9 - func.ST_AsEncodedPolyline
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsEncodedPolyline(geometry geom, integer precision=5);
PlaidCloud
func.ST_AsEncodedPolyline(geometry geom, integer precision=5)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.10 - func.ST_AsHEXEWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsHEXEWKB(geometry g1);
PlaidCloud
func.ST_AsHEXEWKB(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.11 - func.ST_AsEWKB
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsEWKB(geometry g1);
PlaidCloud
func.ST_AsEWKB(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.12 - func.ST_AsBinary
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsBinary(geometry g1);
PlaidCloud
func.ST_AsBinary(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.13 - func.ST_AsText
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsText(geometry g1);
PlaidCloud
func.ST_AsText(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
8.14 - func.ST_AsEWKT
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AsEWKT(geometry g1);
PlaidCloud
func.ST_AsEWKT(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
9 - Geometry Processing
9.1 - func.ST_SetEffectiveArea
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SetEffectiveArea(geometry geomA, float threshold = 0, integer set_area = 1);
PlaidCloud
func.ST_SetEffectiveArea(geometry geomA, float threshold = 0, integer set_area = 1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.2 - func.ST_SimplifyVW
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SimplifyVW(geometry geomA, float tolerance);
PlaidCloud
func.ST_SimplifyVW(geometry geomA, float tolerance)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.3 - func.ST_SimplifyPreserveTopology
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SimplifyPreserveTopology(geometry geomA, float tolerance);
PlaidCloud
func.ST_SimplifyPreserveTopology(geometry geomA, float tolerance)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.4 - func.ST_Simplify
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Simplify(geometry geomA, float tolerance, boolean preserveCollapsed);
PlaidCloud
func.ST_Simplify(geometry geomA, float tolerance, boolean preserveCollapsed)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.5 - func.ST_SharedPaths
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SharedPaths(geometry lineal1, geometry lineal2);
PlaidCloud
func.ST_SharedPaths(geometry lineal1, geometry lineal2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.6 - func.ST_Polygonize
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Polygonize(geometry set geomfield);
PlaidCloud
func.ST_Polygonize(geometry set geomfield)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.7 - func.ST_PointOnSurface
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PointOnSurface(geometry g1);
PlaidCloud
func.ST_PointOnSurface(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.8 - func.ST_OffsetCurve
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_OffsetCurve(geometry line, float signed_distance, text style_parameters='');
PlaidCloud
func.ST_OffsetCurve(geometry line, float signed_distance, text style_parameters='')
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.9 - func.ST_MinimumBoundingCircle
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MinimumBoundingCircle(geometry geomA, integer num_segs_per_qt_circ=48);
PlaidCloud
func.ST_MinimumBoundingCircle(geometry geomA, integer num_segs_per_qt_circ=48);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.10 - func.ST_DelaunayTriangles
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_DelaunayTriangles(geometry g1, float tolerance, int4 flags);
PlaidCloud
func.ST_DelaunayTriangles(geometry g1, float tolerance, int4 flags)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.11 - func.ST_ConvexHull
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ConvexHull(geometry geomA);
PlaidCloud
func.ST_ConvexHull(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.12 - func.ST_ConcaveHull
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ConcaveHull(geometry geom, float target_percent, boolean allow_holes = false);
PlaidCloud
func.ST_ConcaveHull(geometry geom, float target_percent, boolean allow_holes = false)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.13 - func.ST_Centroid
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Centroid(geometry g1);
PlaidCloud
func.ST_Centroid(geometry g1);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.14 - func.ST_BuildArea
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_BuildArea(geometry geom);
PlaidCloud
func.ST_BuildArea(geometry geom)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.15 - func.ST_Buffer
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Buffer(geometry g1, float radius_of_buffer, text buffer_style_parameters = '');
PlaidCloud
func.ST_Buffer(geometry g1, float radius_of_buffer, text buffer_style_parameters = '')
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
9.16 - func.St_Accum
Syntax
func.ST_Accum()
Examples
Documentation for func.ST_Accum is coming soon.
References
10 - Geometry Validation
10.1 - func.ST_MakeValid
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MakeValid(geometry input);
PlaidCloud
func.ST_MakeValid(geometry input)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
10.2 - func.ST_IsValidReason
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsValidReason(geometry geomA, integer flags);
PlaidCloud
func.ST_IsValidReason(geometry geomA, integer flags)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
10.3 - func.ST_IsValidDetail
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsValidDetail(geometry geom, integer flags);
PlaidCloud
func.ST_IsValidDetail(geometry geom, integer flags)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
10.4 - func.ST_IsValid
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsValid(geometry g);
PlaidCloud
func.ST_IsValid(geometry g)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
11 - Linear Referencing
11.1 - func.ST_AddMeasure
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_AddMeasure(geometry geom_mline, float8 measure_start, float8 measure_end);
PlaidCloud
func.ST_AddMeasure(geometry geom_mline, float8 measure_start, float8 measure_end)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
11.2 - func.ST_InterpolatePoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_InterpolatePoint(geometry line, geometry point);
PlaidCloud
func.ST_InterpolatePoint(geometry line, geometry point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
11.3 - func.ST_LocateBetweenElevations
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LocateBetweenElevations(geometry geom, float8 elevation_start, float8 elevation_end);
PlaidCloud
func.ST_LocateBetweenElevations(geometry geom, float8 elevation_start, float8 elevation_end)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
11.4 - func.ST_LocateBetween
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LocateBetween(geometry geom, float8 measure_start, float8 measure_end, float8 offset);
PlaidCloud
func.ST_LocateBetween(geometry geom, float8 measure_start, float8 measure_end, float8 offset)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
11.5 - func.ST_LocateAlong
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LocateAlong(geometry ageom_with_measure, float8 a_measure, float8 offset);
PlaidCloud
func.ST_LocateAlong(geometry ageom_with_measure, float8 a_measure, float8 offset)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
11.6 - func.ST_LineSubstring
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineSubstring(geometry a_linestring, float8 startfraction, float8 endfraction);
PlaidCloud
func.ST_LineSubstring(geometry a_linestring, float8 startfraction, float8 endfraction)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
11.7 - func.ST_LineLocatePoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineLocatePoint(geometry a_linestring, geometry a_point);
PlaidCloud
func.ST_LineLocatePoint(geometry a_linestring, geometry a_point)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
11.8 - func.ST_LineInterpolatePoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineInterpolatePoint(geometry a_linestring, float8 a_fraction);
PlaidCloud
func.ST_LineInterpolatePoint(geometry a_linestring, float8 a_fraction)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
12 - Measurement Functions
12.1 - func.ST_ShortestLine
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ShortestLine(geometry g1, geometry g2);
PlaidCloud
func.ST_ShortestLine(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.2 - func.ST_Project
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Project(geography g1, float distance, float azimuth);
PlaidCloud
func.ST_Project(geography g1, float distance, float azimuth)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.3 - func.ST_Perimeter2D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Perimeter2D(geometry geomA);
PlaidCloud
func.ST_Perimeter2D(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.4 - func.ST_Perimeter
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Perimeter(geometry g1);
PlaidCloud
func.ST_Perimeter(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.5 - func.ST_MaxDistance
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MaxDistance(geometry g1, geometry g2);
PlaidCloud
func.ST_MaxDistance(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.6 - func.ST_LongestLine
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LongestLine(geometry g1, geometry g2);
PlaidCloud
func.ST_LongestLine(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.7 - func.ST_3DShortestLine
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DShortestLine(geometry g1, geometry g2);
PlaidCloud
func.ST_3DShortestLine(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.8 - func.ST_3DPerimeter
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DPerimeter(geometry geomA);
PlaidCloud
func.ST_3DPerimeter(geometry geomA)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.9 - func.ST_3DMaxDistance
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DMaxDistance(geometry g1, geometry g2);
PlaidCloud
func.ST_3DMaxDistance(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.10 - func.ST_LengthSpheroid
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LengthSpheroid(geometry a_geometry, spheroid a_spheroid);
PlaidCloud
func.ST_LengthSpheroid(geometry a_geometry, spheroid a_spheroid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.11 - func.ST_3DLongestLine
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DLongestLine(geometry g1, geometry g2);
PlaidCloud
func.ST_3DLongestLine(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.12 - func.ST_3DLength
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DLength(geometry a_3dlinestring);
PlaidCloud
func.ST_3DLength(geometry a_3dlinestring)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.13 - func.ST_Length2D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Length2D(geometry a_2dlinestring);
PlaidCloud
func.ST_Length2D(geometry a_2dlinestring)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.14 - func.ST_Length
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Length(geometry a_2dlinestring);
PlaidCloud
func.ST_Length(geometry a_2dlinestring)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.15 - func.ST_HausdorffDistance
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_HausdorffDistance(geometry g1, geometry g2);
PlaidCloud
func.ST_HausdorffDistance(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.16 - func.ST_DistanceSpheroid
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_DistanceSpheroid(geometry geomlonlatA, geometry geomlonlatB, spheroid measurement_spheroid);
PlaidCloud
func.ST_DistanceSpheroid(geometry geomlonlatA, geometry geomlonlatB, spheroid measurement_spheroid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.17 - func.ST_Distance
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Distance(geometry g1, geometry g2);
PlaidCloud
func.ST_Distance(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.18 - func.ST_3DClosestPoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DClosestPoint(geometry g1, geometry g2);
PlaidCloud
func.ST_3DClosestPoint(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.19 - func.ST_ClosestPoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ClosestPoint(geometry g1, geometry g2);
PlaidCloud
func.ST_ClosestPoint(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.20 - func.ST_Azimuth
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Azimuth(geometry pointA, geometry pointB);
PlaidCloud
func.ST_Azimuth(geometry pointA, geometry pointB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.21 - func.ST_Area
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Area(geometry g1);
PlaidCloud
func.ST_Area(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
12.22 - func.ST_Length2D_Spheroid
Syntax
func.ST_Length2D_Spheroid()
Examples
Documentation for func.ST_Length2D_Spheroid is coming soon.
References
13 - Overlay Functions
13.1 - func.ST_UnaryUnion
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_UnaryUnion(geometry geom, float8 gridSize = -1);
PlaidCloud
func.ST_UnaryUnion(geometry geom, float8 gridSize = -1);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.2 - func.ST_Union
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Union(geometry g1, geometry g2);
PlaidCloud
func.ST_Union(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.3 - func.ST_SymDifference
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SymDifference(geometry geomA, geometry geomB, float8 gridSize = -1);
PlaidCloud
func.ST_SymDifference(geometry geomA, geometry geomB, float8 gridSize = -1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.4 - func.ST_Subdivide
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Subdivide(geometry geom, integer max_vertices=256, float8 gridSize = -1);
PlaidCloud
func.ST_Subdivide(geometry geom, integer max_vertices=256, float8 gridSize = -1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.5 - func.ST_Split
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Split(geometry input, geometry blade);
PlaidCloud
func.ST_Split(geometry input, geometry blade)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.6 - func.ST_Node
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Node(geometry geom);
PlaidCloud
func.ST_Node(geometry geom)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.7 - func.ST_MemUnion
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_MemUnion(geometry set geomfield);
PlaidCloud
func.ST_MemUnion(geometry set geomfield)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.8 - func.ST_Intersection
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Intersection( geography geogA , geography geogB );
PlaidCloud
func.ST_Intersection( geography geogA , geography geogB )
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.9 - func.ST_Difference
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Difference(geometry geomA, geometry geomB, float8 gridSize = -1);
PlaidCloud
func.ST_Difference(geometry geomA, geometry geomB, float8 gridSize = -1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
13.10 - func.ST_ClipByBox2D
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ClipByBox2D(geometry geom, box2d box);
PlaidCloud
func.ST_ClipByBox2D(geometry geom, box2d box)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
14 - Spatial Reference System Functions
14.1 - func.ST_Transform
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Transform(geometry g1, integer srid);
PlaidCloud
func.ST_Transform(geometry g1, integer srid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
14.2 - func.ST_SRID
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SRID(geometry g1);
PlaidCloud
func.ST_SRID(geometry g1)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
14.3 - func.ST_SetSRID
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_SetSRID(geometry geom, integer srid);
PlaidCloud
func.ST_SetSRID(geometry geom, integer srid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
14.4 - func.Find_SRID
Syntax
func.Find_SRID()
Examples
Documentation for func.Find_SRID is coming soon.
References
15 - Spatial Relationships
15.1 - func.ST_PointInsideCircle
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_PointInsideCircle(geometry a_point, float center_x, float center_y, float radius);
PlaidCloud
func.ST_PointInsideCircle(geometry a_point, float center_x, float center_y, float radius)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.2 - func.ST_DWithin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_DWithin(geometry g1, geometry g2, double precision distance_of_srid);
PlaidCloud
func.ST_DWithin(geometry g1, geometry g2, double precision distance_of_srid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.3 - func.ST_DFullyWithin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_DFullyWithin(geometry g1, geometry g2, double precision distance);
PlaidCloud
func.ST_DFullyWithin(geometry g1, geometry g2, double precision distance)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.4 - func.ST_Within
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Within(geometry A, geometry B);
PlaidCloud
func.ST_Within(geometry A, geometry B)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.5 - func.ST_Touches
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Touches(geometry g1, geometry g2);
PlaidCloud
func.ST_Touches(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.6 - func.ST_RelateMatch
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_RelateMatch(text intersectionMatrix, text intersectionMatrixPattern);
PlaidCloud
func.ST_RelateMatch(text intersectionMatrix, text intersectionMatrixPattern)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.7 - func.ST_Relate
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Relate(geometry geomA, geometry geomB);
PlaidCloud
func.ST_Relate(geometry geomA, geometry geomB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.8 - func.ST_OrderingEquals
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_OrderingEquals(geometry A, geometry B);
PlaidCloud
func.ST_OrderingEquals(geometry A, geometry B)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.9 - func.ST_Overlaps
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Overlaps(geometry A, geometry B);
PlaidCloud
func.ST_Overlaps(geometry A, geometry B)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.10 - func.ST_Intersects
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Intersects( geometry geomA , geometry geomB );
PlaidCloud
func.ST_Intersects( geometry geomA , geometry geomB )
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.11 - func.ST_Equals
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Equals(geometry A, geometry B);
PlaidCloud
func.ST_Equals(geometry A, geometry B)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.12 - func.ST_Disjoint
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Disjoint( geometry A , geometry B );
PlaidCloud
func.ST_Disjoint( geometry A , geometry B )
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.13 - func.ST_LineCrossingDirection
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_LineCrossingDirection(geometry linestringA, geometry linestringB);
PlaidCloud
func.ST_LineCrossingDirection(geometry linestringA, geometry linestringB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.14 - func.ST_3DDWithin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DDWithin(geometry g1, geometry g2, double precision distance_of_srid);
PlaidCloud
func.ST_3DDWithin(geometry g1, geometry g2, double precision distance_of_srid)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.15 - func.ST_Crosses
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Crosses(geometry g1, geometry g2);
PlaidCloud
func.ST_Crosses(geometry g1, geometry g2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.16 - func.ST_3DDFullyWithin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DDFullyWithin(geometry g1, geometry g2, double precision distance);
PlaidCloud
func.ST_3DDFullyWithin(geometry g1, geometry g2, double precision distance)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.17 - func.ST_CoveredBy
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_CoveredBy(geometry geomA, geometry geomB);
PlaidCloud
func.ST_CoveredBy(geometry geomA, geometry geomB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.18 - func.ST_ContainsProperly
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ContainsProperly(geometry geomA, geometry geomB);
PlaidCloud
func.ST_ContainsProperly(geometry geomA, geometry geomB);
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.19 - func.ST_Covers
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Covers(geometry geomA, geometry geomB);
PlaidCloud
func.ST_Covers(geometry geomA, geometry geomB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.20 - func.ST_Contains
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_Contains(geometry geomA, geometry geomB);
PlaidCloud
func.ST_Contains(geometry geomA, geometry geomB)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
15.21 - func.ST_3DIntersects
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_3DIntersects( geometry geomA , geometry geomB );
PlaidCloud
func.ST_3DIntersects( geometry geomA , geometry geomB )
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation
16 - Trajectory Functions
16.1 - func.ST_DistanceCPA
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_DistanceCPA(geometry track1, geometry track2);
PlaidCloud
func.ST_DistanceCPA(geometry track1, geometry track2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
16.2 - func.ST_CPAWithin
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_CPAWithin(geometry track1, geometry track2, float8 maxdist);
PlaidCloud
func.ST_CPAWithin(geometry track1, geometry track2, float8 maxdist)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
16.3 - func.ST_ClosestPointOfApproach
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_ClosestPointOfApproach(geometry track1, geometry track2);
PlaidCloud
func.ST_ClosestPointOfApproach(geometry track1, geometry track2)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.
16.4 - func.ST_IsValidTrajectory
Description
PlaidCloud expressions and filters provide use of most non-administrative PostGIS methods. PostGIS methods are accessed by prefixing the standard method name with func.
.
Examples
SQL
ST_IsValidTrajectory(geometry line);
PlaidCloud
func.ST_IsValidTrajectory(geometry line)
References
PostGIS Official Documentation for this method can be found here.
Additional capabilities and usage examples can be found in the PostGIS documentation.