Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA07038; Tue, 11 Feb 92 23:52:44 -0800
Message-Id: <9202120752.AA07038@postgres.Berkeley.EDU>
From: Peter van Oosterom <Peter.van.Oosterom@tnofel.fel.tno.nl>
Subject: Re: GEO
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
Date: Wed, 12 Feb 92 8:56:32 MET
Cc: postgres@postgres.berkeley.edu
In-Reply-To: <9202111851.AA03902@acds.physik.rwth-aachen.de>; from "Christoph Kukulies" at Feb 11, 92 6:51 pm
X-Mailer: ELM [version 2.3 PL11]

> 
> Interesting. Do you thing your approach can be extended/modified to
> 3D data? I'm thinking of the process of CAD or CAM.
> 
Yes, in fact have just started the implementation of the 3D-extension
to Postgres with data types: Point3, Polyline3, Polygon3, Box3 and a
few functions for these types (Distance). However, it is only a first
step; more types (polyhedron?) and many more functions still have to be
implemented. In addition, we are working on an 3D version of the R-tree.

Regards, Peter van Oosterom.
