Re: Regarding explanation to store and retrieve postgres geometric features - Mailing list pgsql-docs

From Euler Taveira
Subject Re: Regarding explanation to store and retrieve postgres geometric features
Date
Msg-id 0051060c-d934-4b99-97f2-19452fe1f933@app.fastmail.com
Whole thread Raw
In response to Regarding explanation to store and retrieve postgres geometric features  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Fri, Feb 7, 2025, at 7:43 AM, PG Doc comments form wrote:
Description:

I have found section for 8.8. Geometric Types 
8.8.1. Points
8.8.2. Lines
8.8.3. Line Segments
8.8.4. Boxes
8.8.5. Paths
8.8.6. Polygons
8.8.7. Circles but dont find how to use it and test it. can you add a
detailed explanation or provide some references.


This page says

A rich set of functions and operators is available to perform various geometric
operations such as scaling, translation, rotation, and determining
intersections. They are explained in Section 9.11.

Hence, check the referred section.


--
Euler Taveira

pgsql-docs by date:

Previous
From: Ben Peachey Higdon
Date:
Subject: Document if width_bucket's low and high are inclusive/exclusive
Next
From: PG Doc comments form
Date:
Subject: parameter log_connections can not be changed at session start