Re: Question about geometric function area() - Mailing list pgsql-sql

From Kretschmer Andreas
Subject Re: Question about geometric function area()
Date
Msg-id 20041219145236.GA1350@kaufbach.delug.de
Whole thread Raw
In response to Question about geometric function area()  (Kretschmer Andreas <andreas_kretschmer@despammed.com>)
List pgsql-sql
am  Sun, dem 19.12.2004, um 11:38:40 +0100 mailte Kretschmer Andreas folgendes:
> Now, I need the area, but 'select area(koerper) from geo where id=1;'
> fails. If I do 'select area(box(koerper)) from geo where id=1;' it
> works, but this isn't the right answer. Is this a limitation for area()?

Self-answer ;-)

I queried in the R-Mailinglist, how can I solve this task in R. I got a
answer there and so i'm now able to solve the problem with PL/R.

But a native way in PG would by nice...


Regards, Andreas
-- 
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung.   Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org)     GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)


pgsql-sql by date:

Previous
From: Kretschmer Andreas
Date:
Subject: Question about geometric function area()
Next
From: Richard Huxton
Date:
Subject: Re: Updating column to link one table to another