[postgis-users] Geocoding

David Bitner osgis.lists at gmail.com
Fri Jul 29 13:43:43 PDT 2005


You can find what I've got as of today at http://foo.gyttja.org/geocoder.tar.gz

This is a first pass, I'd love it if some people familiar with
PL/PGSQL and PL/Perl took a look at this.  Basic directions are in the
README.  I'll try to clean this up even more next week with a little
more documentation.

David

On 7/29/05, Alec Brecher <alec at eresearchresources.com> wrote:
> Thank you David.  I will spend time with your code next week and look at
> your other suggestions.  -Alec
> 
> David Bitner wrote:
> > Refractions has code out there now to work with TIGER type data (also
> > there is geocoder.us).
> >
> > I've just rebuilt my PLPGSQL/PLPERL geocoder to be much more shareable
> > than the condition that it's been in previously when I've posted
> > pseudo-code.  I insist this time I'll get my code out by before I
> > leave work today.  I would love to have someone else look through it
> > and possibly improve it.  This geocoder can take any street dataset
> > that is in a table with appropriate left and right, from and to
> > address ranges.  You will need to provide appropriate data for the
> > area you are in.
> >
> > On 7/29/05, Alec Brecher <alec at eresearchresources.com> wrote:
> >
> >>There have been occaisional threads on geocoding.  I am wondering if
> >>anyone has formalized or informalized a project and be willing to make
> >>their code available for community consumption.
> >>
> >>I have explored a number of commercial geocoders and at a minimum of
> >>$4,000 per year, rolling out some open code is begining to seem worth
> >>the time.
> >>
> >>I am not looking for highly polished code, just a starting place to
> >>contribute to in either Perl or Java.
> >>
> >>-Alec
> >>--
> >>Alec Brecher
> >>E Research Resources
> >>office: 802 253-8908
> >>_______________________________________________
> >>postgis-users mailing list
> >>postgis-users at postgis.refractions.net
> >>http://postgis.refractions.net/mailman/listinfo/postgis-users
> >>
> >
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
> 
> --
> Alec Brecher
> E Research Resources
> office: 802 253-8908
> _______________________________________________
> 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