Thread: Addition to patched README.earthdistance

Addition to patched README.earthdistance

From
Bruno Wolff III
Date:
I wanted to add another two lines to my new README.earthdistance that
provides a suggestion for astronomers using the package. The note suggests
using a different value for the earth's radius that willgive distances
in degrees instead of meters, as this is more useful for star catalogs.

Attachment

Re: Addition to patched README.earthdistance

From
Bruce Momjian
Date:
This patch doesn't match CVS at all.  Was there another patch?

---------------------------------------------------------------------------

Bruno Wolff III wrote:
> I wanted to add another two lines to my new README.earthdistance that
> provides a suggestion for astronomers using the package. The note suggests
> using a different value for the earth's radius that willgive distances
> in degrees instead of meters, as this is more useful for star catalogs.

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: Addition to patched README.earthdistance

From
Bruno Wolff III
Date:
On Thu, Sep 12, 2002 at 01:21:58 -0400,
  Bruce Momjian <pgman@candle.pha.pa.us> wrote:
>
> This patch doesn't match CVS at all.  Was there another patch?

Yes, I will resend it though, since it was combined with a cube patch
that shouldn't be applied as the CVS contrib/cube matches what I
have. The new one will be the complete contrib/earthdistance patch
which includes regressions tests, a set of earth distance related
sql functions, some fixes for the original earth distance function
that uses the point datatype.