[postgis-devel] [PostGIS] #1051: Tiger Geocoder 2010 normalize_address bug - postDirAbbrev doesn't parse

PostGIS trac at osgeo.org
Thu Jun 23 15:53:22 PDT 2011


#1051: Tiger Geocoder 2010 normalize_address bug - postDirAbbrev doesn't parse
-----------------------------+----------------------------------------------
  Reporter:  mikepease       |       Owner:  robe         
      Type:  defect          |      Status:  reopened     
  Priority:  critical        |   Milestone:  PostGIS 2.0.0
 Component:  tiger geocoder  |     Version:  1.5.X        
Resolution:                  |    Keywords:               
-----------------------------+----------------------------------------------

Comment(by robe):

 Mike,

 Sorry I misread what you wrote -- I see the issue now is with this query:


 {{{
 select * from normalize_address('212 3rd Ave N, Minneapolis, MN 55401')
 }}}

 and I was testing this query:


 {{{
 select * from normalize_address('212 3rd Ave N Minneapolis, MN 55401') ;
 }}}

 So I see the issue now.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1051#comment:6>
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-devel mailing list