[postgis-tickets] [PostGIS] #2193: Utilize PAGC parser as drop in replacement for tiger normalizer
PostGIS
trac at osgeo.org
Tue Apr 9 13:35:41 PDT 2013
#2193: Utilize PAGC parser as drop in replacement for tiger normalizer
---------------------------------+------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: pagc_address_parser | Version: trunk
Keywords: |
---------------------------------+------------------------------------------
Comment(by robe):
I liek the idea of pre-built headers. I'm not sure if I wa able to build
those since I think you gave them to me.
Actually the lex, gaz, rules I included as part of the tiger geocoder
extension (and called pagc_lex, pagc_gaz, pagc_rules. I think these
changed ones would be best not to package with the address_standardarizer
extension (and we can stick with what you have but we can add the custom
field as I have in mine so people can modify for their needs). For tiger
geocoder, I made changes specific to tiger geocoder such as abbreviations
for street and state instead of full names so it conforms more to the
norm_addy type the tiger geocoder uses.
I'll take a look at what you have in the next couple of days.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2193#comment:18>
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