Address Parser

20 views
Skip to first unread message

sp

unread,
Jun 24, 2009, 3:12:40 PM6/24/09
to jgeocoder-users
I am trying to parse the following address using address parser but
its not able to parse it correctly. Any help will be appreciated

Input: 13228 RD R COLUMBUS GROVE OH 45830

The output of this address shows

Number=13228
Type=Rd
Line2=R

Shouldnt the STREET be "RD R" instead.

Jay Liang

unread,
Jun 24, 2009, 6:55:26 PM6/24/09
to jgeocod...@googlegroups.com
The parser wont understand that format as it stands, it expects 'number+name+post fx' such as '123 main rd', you need to modify the regex to handle your case.
Reply all
Reply to author
Forward
0 new messages