[postgis-tickets] [PostGIS] #5397: debug_standardize_address

PostGIS trac at osgeo.org
Sun Jun 25 15:12:58 PDT 2023


#5397: debug_standardize_address
----------------------------------+---------------------------
  Reporter:  robe                 |      Owner:  robe
      Type:  enhancement          |     Status:  closed
  Priority:  high                 |  Milestone:  PostGIS 3.4.0
 Component:  pagc_address_parser  |    Version:  master
Resolution:  fixed                |   Keywords:
----------------------------------+---------------------------
Changes (by Regina Obe <lr@…>):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 In [changeset:"d9016782e1de2344d9dde9fefccd98be49212e8d/git" d901678/git]:
 {{{#!CommitTicketReference repository="git"
 revision="d9016782e1de2344d9dde9fefccd98be49212e8d"
 debug_standardize_address

  - Add rule_string and rule_id, by looking up from rule table
  - If no matching rule found (shouldn't happen but it does)
    return -1 for rule_id
  - Also return rule_stub_string which is the filter used to
    search for the rule in rule table
  - Add test to output rule_string/rule_stub_string

 Closes #5397
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5397#comment:9>
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