Opened 13 years ago

Closed 13 years ago

#1035 closed defect (fixed)

geocode_address always returning 0 as first part of rating

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 2.0.0
Component: tiger geocoder Version: master
Keywords: Cc:

Description

Change History (2)

comment:1 by robe, 13 years ago

Also fix geocoder to cast to numeric instead of tacking on '.0'

comment:2 by robe, 13 years ago

Resolution: fixed
Status: newclosed
Summary: least_hn and greatest_hn should not convert decimals to 0sgeocode_address always returning 0 as first part of rating

I've decided not to bother fixing least_hh and greatest_hn and just do as Emily suggests — get rid of the .0 and then convert the final to numeric.

Fix at r7419

Also put in cost rows estimate since by default it defaults to 1000 and it will never return more than 50 rows.

Note: See TracTickets for help on using tickets.