Re: Coordinates question

From: Neil Saunders <n(dot)j(dot)saunders(at)gmail(dot)com>
To: aarni(at)kymi(dot)com
Cc: pgsqlnovice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Coordinates question
Date: 2005-12-07 10:48:47
Message-ID: ddcd549e0512070248o3ad7bc74o5419ff550ef3c27e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Depending on what you would like to do with the co-ordinates, you
should check out PostGIS in the contrib modules - You can store all
kinds of geographical data with indexes for efficient queries:

http://postgis.refractions.net

I'm planning on using it, but haven't started playing yet so can't
give you specific advice - Sorry!

On 12/7/05, Aarni Ruuhimäki <aarni(at)kymi(dot)com> wrote:
> Hello folks,
>
> Anyone worked with coordinates ? What would be a good practise and format to
> store coordinates data ? Data type ? Degrees and minutes as integers and
> seconds as float ? Maybe a composite ?
>
> TIA,
>
> --
> Aarni Ruuhimäki
> --------------
> This is a bugfree broadcast to you
> from **Kmail**
> on **Fedora Core** linux system
> --------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message John DeSoi 2005-12-07 13:37:20 Re: Pl/pgsql import
Previous Message Robert Wimmer 2005-12-07 09:19:10 Re: connect to another db