Bob Pawley wrote:
Can anyone point me to an overview of PostgreSQL geometry ?Bob Pawley
Try www.postgis.orgA third party add-on to Postgres implementing OGC SFS compliant functionality. This is more complete & useful that the built in Postgres spatial data support.
Brent Wood