Opened 4 years ago

Closed 3 years ago

Last modified 3 years ago

#4743 closed defect (worksforme)

Geocoder breaks on non-numeric zips

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 3.0.4
Component: tiger geocoder Version: 3.0.x
Keywords: Cc:

Description

Just got a Canadian address and it broke the geocoder cause it had

state = NB, zip = E…

Change History (3)

comment:1 by robe, 3 years ago

Milestone: PostGIS 3.0.3PostGIS 3.0.4

comment:2 by robe, 3 years ago

Priority: blockermedium

comment:3 by robe, 3 years ago

Resolution: worksforme
Status: newclosed

I can't replicate on 3.1.4dev so maybe it was fixed already or was very particular

I tried this:

SELECT *
FROM geocode('2380 Smith Street,Test,NB E...')

and returned no error. No answer either but that is expected

Last edited 3 years ago by robe (previous) (diff)
Note: See TracTickets for help on using tickets.