[postgis-devel] [PostGIS] #1069: Add max_results optional arg to geocode
PostGIS
trac at osgeo.org
Tue Jun 28 03:28:21 PDT 2011
#1069: Add max_results optional arg to geocode
----------------------------+-----------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: tiger geocoder | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
By default geocode will limit to return 10 results, but you can pass in
say 1 if you just want the best result back.
This will save people from having to do unnecessary distinct ons and will
also speed up some queries as we can reduce number of queries to run too.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1069>
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