[postgis-tickets] [PostGIS] #2260: Benchmarking speed between built-in tiger normalizer and pagc_address_parser

PostGIS trac at osgeo.org
Sun Apr 21 12:12:22 PDT 2013


#2260: Benchmarking speed between built-in tiger normalizer and
pagc_address_parser
---------------------------------+------------------------------------------
 Reporter:  robe                 |       Owner:  robe         
     Type:  task                 |      Status:  new          
 Priority:  medium               |   Milestone:  PostGIS 2.1.0
Component:  pagc_address_parser  |     Version:  trunk        
 Keywords:                       |  
---------------------------------+------------------------------------------

Comment(by robe):

 fell out of code tag
 {{{
 SELECT a.id, standardize_address(c.country_lex, c.country_gaz,
 c.country_rule, a.micro, a.macro)
     FROM myaddresses AS a LEFT JOIN country_config As c ON (a.country =
 c.country);
 }}}

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