[postgis-tickets] [PostGIS] #2522: parse_address('16 Berry Lane, skenectady, ny 12302') is wrong

PostGIS trac at osgeo.org
Wed Oct 30 13:53:58 PDT 2013


#2522: parse_address('16 Berry Lane, skenectady, ny 12302') is wrong
---------------------------------+------------------------------------------
 Reporter:  woodbri              |       Owner:  robe          
     Type:  defect               |      Status:  new           
 Priority:  medium               |   Milestone:  PostGIS Future
Component:  pagc_address_parser  |     Version:  2.1.x         
 Keywords:                       |  
---------------------------------+------------------------------------------
Changes (by woodbri):

  * owner:  woodbri => robe


Comment:

 I just checked in changes to pagc/branches/sew-refactor/postgresql/ that
 should fix this problem. Regina will need to pull these changes into
 postgis.

 {{{
 cd /path/to/pagc/branches/sew-refactor/postgresql/
 svn update
 make clean
 make dist-clean
 make
 sudo make install
 make test  ## explains how to test this
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2522#comment:1>
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