geocommons / geocoder

Modular Street Address Geocoder
http:///www.geocommons.com
GNU Lesser General Public License v3.0
395 stars 89 forks source link

Segment Geocoding Issue #27

Open duvanderz opened 12 years ago

duvanderz commented 12 years ago

Hi,

I'm having an issue with the geocoder on where it places the point along a segment. For example, the address '5304 w port au prince ln, Glendale AZ 85306' places the point on the west end of the segment versus the east end. We have confirmed this on a number of other cases and it appears that the geocoder does not take into account the direction of the segment in the interpolation so along a segment, the points appear mirror opposites of where they should be.

This is running on Kubuntu with a build of the 2009 Tiger files

Any help with this is appreciated

Thanks