Posts Tagged ‘Geocode’

Geocoding MLS data

Tuesday, December 11th, 2007

The data provided by REIL does not contain geocoding which means that I will have to do this myself. I am using Perl to download and build the data so I have designed a Perl process to bulk geocode each of the addresses. I designed a caching system so that I only need to do any one lookup one time.

(more…)