0% found this document useful (0 votes)
16 views

Postgis 1.5.1 Manual

This document provides a table summarizing PostGIS functions and whether they support geometry, geography, 3D/2.5D, curves, or SQL Multimedia (MM) types. The table lists over 50 functions and indicates the data types each supports. Some key functions listed include ST_AsGeoJSON, ST_Buffer, ST_Centroid, ST_Contains, ST_Distance, ST_Dump, ST_Envelope, ST_Equals, and ST_GeometryType among others.

Uploaded by

Mathias Eder
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Postgis 1.5.1 Manual

This document provides a table summarizing PostGIS functions and whether they support geometry, geography, 3D/2.5D, curves, or SQL Multimedia (MM) types. The table lists over 50 functions and indicates the data types each supports. Some key functions listed include ST_AsGeoJSON, ST_Buffer, ST_Centroid, ST_Contains, ST_Distance, ST_Dump, ST_Envelope, ST_Equals, and ST_GeometryType among others.

Uploaded by

Mathias Eder
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PostGIS 1.5.

1 Manual
286 / 315

Function
ST_AsGeoJSON
ST_AsHEXEWKB
ST_AsKML
ST_AsSVG
ST_AsText
ST_Azimuth
ST_BdMPolyFromText
ST_BdPolyFromText
ST_Boundary
ST_Buffer
ST_BuildArea
ST_Centroid
ST_ClosestPoint
ST_Collect
ST_CollectionExtract
ST_Contains
ST_ContainsProperly
ST_ConvexHull
ST_CoordDim
ST_CoveredBy
ST_Covers
ST_Crosses
ST_CurveToLine
ST_DFullyWithin
ST_DWithin
ST_Difference
ST_Dimension
ST_Disjoint
ST_Distance
ST_Distance_Sphere
ST_Distance_Spheroid
ST_Dump
ST_DumpPoints
ST_DumpRings

geometry

geography

3D (2.5D)

Curves

SQL MM

PostGIS 1.5.1 Manual


287 / 315

Function

geometry

ST_EndPoint
ST_Envelope
ST_Equals
ST_Estimated_Extent
ST_Expand
ST_Extent
ST_Extent3D
ST_ExteriorRing
ST_ForceRHR
ST_Force_2D
ST_Force_3D
ST_Force_3DM
ST_Force_3DZ
ST_Force_4D
ST_Force_Collection
ST_GMLToSQL
ST_GeoHash
ST_GeogFromText
ST_GeogFromWKB
ST_GeographyFromText
ST_GeomCollFromText
ST_GeomFromEWKB
ST_GeomFromEWKT
ST_GeomFromGML
ST_GeomFromKML
ST_GeomFromText
ST_GeomFromWKB
ST_GeometryFromText
ST_GeometryN
ST_GeometryType
|
|
~
@

geography

3D (2.5D)

Curves

SQL MM

You might also like