Geometric Operations

From: "Muggleton, Keith" <kmugglet(at)harris(dot)com>
To: "Pgsql (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Geometric Operations
Date: 2000-09-18 14:11:19
Message-ID: FED4DD0F72F5D111937500104B3DAE17BC427A@winmx1.corp.harris.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Rob Hutton 2000-09-18 14:30:02 Several questions
Previous Message Andreas Tille 2000-09-18 14:10:08 RE: Error in servlet