Geometric Operations - Mailing list pgsql-general

From Muggleton, Keith
Subject Geometric Operations
Date
Msg-id FED4DD0F72F5D111937500104B3DAE17BC427A@winmx1.corp.harris.com
Whole thread Raw
List pgsql-general
Hi, long time listener first time caller.

Does anybody have any definative info on the geometric data types?

for example is there an easy way of returning the x,y co-ords seperatly for the
box type

ie select x1,y1,x2,y2 from .....
at the moment it looks like I'm going to have to parse out the results to
separate the XY co-ords.

Can't find much info at all on the geometric data types at all on the Postgres
site and the doc's are sparse to say the least

Any help appreciated

Keith


pgsql-general by date:

Previous
From: Andreas Tille
Date:
Subject: RE: Error in servlet
Next
From: Patrick Welche
Date:
Subject: Re: Re: LOCK TABLE