[postgis-devel] [PostGIS] #1604: normalize_address() confused by internal component
PostGIS
trac at osgeo.org
Thu Mar 1 07:26:33 PST 2012
#1604: normalize_address() confused by internal component
----------------------------+-----------------------------------------------
Reporter: mikepease | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.1
Component: tiger geocoder | Version: 1.5.X
Keywords: |
----------------------------+-----------------------------------------------
Comment(by mikepease):
Another example:
select * from normalize_address('2301 BEACH FRONT LN SW, Rochester, MN
55902')
--Gets confused by "FRONT" in street name
--Remove "FRONT" from secondary_unit_lookup table and the normalizer works
correctly.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1604#comment:3>
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