[postgis-devel] [PostGIS] #1109: Lake Drive is good; Lake DR - not so good
PostGIS
trac at osgeo.org
Thu Jul 7 08:47:48 PDT 2011
#1109: Lake Drive is good; Lake DR - not so good
----------------------------+-----------------------------------------------
Reporter: mikepease | Owner: robe
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: tiger geocoder | Version: 1.5.X
Keywords: |
----------------------------+-----------------------------------------------
Comment(by mikepease):
Thanks, Regina. I'll get your latest version and re-run my list.
Seems like we're increasing the percentage of accurate geocodes. I'll do
some comparisons to see.
I'm interested to try this region filter. Along this concept, have you
considered an optional parameter for favoring parts of the address? For
example, maybe you know that the zip is accurate or maybe the city. So,
could the geocoder do a similar filter as the region filter based on the
desired components of the address?
For example (not in correct SQL syntax):
favorOptions.zip = true;
favorOptions.city = true;
geocode('212 N 3rd Ave, Minneapolis, MN 55401', favorOptions);
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1109#comment:10>
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