[postgis-tickets] [PostGIS] #1461: Tiger Geocoder doesn't anticipate irregular spacing in road name

PostGIS trac at osgeo.org
Tue Apr 2 05:45:22 PDT 2013


#1461: Tiger Geocoder doesn't anticipate irregular spacing in road name
---------------------------------+------------------------------------------
 Reporter:  arencambre           |       Owner:  robe         
     Type:  defect               |      Status:  new          
 Priority:  medium               |   Milestone:  PostGIS 2.1.0
Component:  pagc_address_parser  |     Version:  trunk        
 Keywords:                       |  
---------------------------------+------------------------------------------

Comment(by woodbri):

 Also, I have found at least one very pathological case where the name is
 "MAINSTREET" and if it is entered as "MAIN STREET" then it is impossible
 to match, because "STREET" is classified as SUFFIX_TYPE token and "MAIN"
 is too short to match the fuzy key of "MAINSTREET".

 There are ways to find this, but they tend to make everything else slower
 and return too many unwanted results. -- Good Times!

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1461#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list