[postgis-devel] [PostGIS] #1109: Lake Drive is good; Lake DR - not so good
PostGIS
trac at osgeo.org
Wed Jul 6 09:57:12 PDT 2011
#1109: Lake Drive is good; Lake DR - not so good
-----------------------+----------------------------------------------------
Reporter: mikepease | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Keywords: |
-----------------------+----------------------------------------------------
--this query works great[[BR]]
select * from geocode('4373 LAKE DRIVE, ROBBINSDALE, MN 55422')
--but if DRIVE is abbreviated to DR, then the query runs a very long time
(2 minutes) and doesn't return the right results[[BR]]
select * from geocode('4373 LAKE DR, ROBBINSDALE, MN 55422')
Any idea why?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1109>
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