menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Understand...
source image

Dev

4w

read

71

img
dot

Image Credit: Dev

Understanding Polygons and `ST_` Functions in PostGIS

  • A polygon in PostGIS is a two-dimensional geometric object representing an enclosed area defined by one or more rings.
  • Polygon parameters in PostGIS consist of coordinates forming rings where the first and last point must be the same to close the loop.
  • The 'ST_' prefix in PostGIS denotes 'Spatial Type' and is used for spatial functions following OGC standards.
  • Common ST_ functions in PostGIS include ST_GeomFromText, ST_Area, ST_Length, ST_Intersects, ST_Contains, ST_Buffer, and ST_Distance.

Read Full Article

like

4 Likes

For uninterrupted reading, download the app