Re: address matching and verification - Mailing list pgsql-general

From Steve Atkins
Subject Re: address matching and verification
Date
Msg-id C7967553-B343-4333-9B82-B9E15092A977@blighty.com
Whole thread Raw
In response to address matching and verification  ("Aaron Griffin" <agriffin@dmtispatial.com>)
List pgsql-general
On Feb 15, 2006, at 12:50 PM, Aaron Griffin wrote:

> I have two large databases of addresses (street name and number,
> postal code and municipality).  I need to match the addresses to
> varify that they actually do exist.  has anyone done this before
> with pgAdmin?
>

I doubt they've done it entirely with pgadmin.

If your addresses are all normalised already then this is a fairly
basic SQL
problem.

If they're not normalised then you have an entirely different
problem, and
you'll need to do a normalisation pass (I suspect you have the expertise
in-house to do that, given you work for an address database provider,
but
if not you might try melissadata.com).

Which of those is the case? If it's the former then if you post the
table
descriptions someone can probably point you in the right direction. If
you could be a bit more specific about what you mean by "match"
that would help.

Cheers,
   Steve


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: address matching and verification
Next
From: Greg Stark
Date:
Subject: Re: Oracle purchases Sleepycat - is this the "other shoe"