[postgis-tickets] [PostGIS] #3514: Ability to set zip_code wrong zip penalty
PostGIS
trac at osgeo.org
Fri Mar 25 19:43:46 PDT 2016
#3514: Ability to set zip_code wrong zip penalty
----------------------------+---------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.3.0
Component: tiger geocoder | Version: trunk
Keywords: |
----------------------------+---------------------------
Right now the zip code penalty is hard-coded in the code and a function of
abs(edge_zip - input_zip)*somenumber.
I've found what I have in place is generally too low at least for cases
I've run into. Rather than just up it, I'd like to make this
configurable.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3514>
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