Re: locating cities within a radius of another - Mailing list pgsql-general

From Oliver Kohll - Mailing Lists
Subject Re: locating cities within a radius of another
Date
Msg-id 46CE156D-001C-4F25-ABEC-6CC5AD9A4BBD@gtwm.co.uk
Whole thread Raw
In response to locating cities within a radius of another  (Geoffrey <lists@serioustechnology.com>)
Responses Re: locating cities within a radius of another  (Geoffrey <lists@serioustechnology.com>)
Re: locating cities within a radius of another  (Geoffrey <lists@serioustechnology.com>)
Re: locating cities within a radius of another  (Geoffrey <lists@serioustechnology.com>)
List pgsql-general

On 21 Jul 2010, at 23:14, Joe Conway <mail@joeconway.com> wrote:

If you want something simple, and not requiring PostGIS, but plpgsql
instead, see:

http://archives.postgresql.org/pgsql-sql/2003-12/msg00193.php

For completeness, the earthdistance module also provides the distance between two lat/longs, the point<@>point syntax is simple to use:

Regards
Oliver Kohll

pgsql-general by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Passing a PGconn * between two processes on Unix like systems
Next
From: Alban Hertroys
Date:
Subject: Re: Passing a PGconn * between two processes on Unix like systems