Re: Latitude/Longitude data types and functions

From: Janko Richter <jankorichter(at)yahoo(dot)de>
To: cool_screen_name90001(at)yahoo(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: Latitude/Longitude data types and functions
Date: 2004-07-13 09:29:15
Message-ID: 40F3AB6B.6000403@yahoo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

CSN wrote:
> I looked through the docs and contrib, but didn't see
> anything related to storing and using latitude and
> longitude values. I have data in the form of 12° 34'
> N, 12° 34' W.
>
> Would any of the geometric data types work well for
> this type of data? Or just convert them to decimals?
> Are there any functions for converting lat/long
> to/from decimals/DDMMSS NSEW?
>
> Thanks
>

Have a look at pgSphere
http://gborg.postgresql.org/project/pgsphere/projdisplay.php

It has no release yet, but I want to do it this summer.
Check it out and send me possible bug reports.

Regards,
Janko Richter

In response to

Browse pgsql-general by date

  From Date Subject
Next Message gnari 2004-07-13 10:00:14 Re: function returning a readable representation of a number
Previous Message Charles Su 2004-07-13 08:52:25 Problem Report