[postgis-users] geocoder

Ethan Alpert ealpert at digitalglobe.com
Wed Sep 29 08:08:32 PDT 2004


Tiger may not be the best data but Schuyler's text parsing is really
good and I wouldn't want to have to reinvent that wheel.

-e

-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
David Bitner
Sent: Wednesday, September 29, 2004 7:58 AM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] geocoder


I know of geocoder.us.  As of now, geocoder.us only works for tiger data
(not exactly the worlds greatest roads data).  I have already built
another dataset specific geocoder using a combination of postgresql
queries and php text processing.  What I would like to create is a set
of functions so that you could just use a query on an address string
within postgis on any dataset.  Somehow, there would have to be a way to
set up correct indices and determine which fields are what part of the
address -- ideally this geocoder should even work with addressed parcel
data.


_______________________________________________
postgis-users mailing list postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list