[postgis-tickets] [PostGIS] #3530: geocode_intersection fails to find Cummings / Seaman in NY
PostGIS
trac at osgeo.org
Sun Apr 17 12:26:28 PDT 2016
#3530: geocode_intersection fails to find Cummings / Seaman in NY
----------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.3
Component: tiger geocoder | Version: 2.2.x
Keywords: |
----------------------------+---------------------------
I hate uncovering these issues during workshop presentation prep.
{{{
SELECT pprint_addy(addy), ST_AsText(ST_SnapToGrid(geomout,0.001)), rating
FROM geocode_intersection('Cumming St', 'Seaman Ave', 'NY');
}}}
Is a famous intersection which returns nothing. Not sure if it's tiger
data at fault or my algorithm need to investigate.
I hope this is not a political correctness bug.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3530>
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