interpolation icon indicating copy to clipboard operation
interpolation copied to clipboard

investigate - grand st, hoboken

Open dianashk opened this issue 8 years ago • 3 comments

Search for 1015 Grand Street, Hoboken, NJ and click on Grand Street to see this

screen shot 2016-10-17 at 1 10 39 pm

dianashk avatar Oct 17 '16 17:10 dianashk

it looks like this issue is related to how the street name is stored in Pelias.

eg. https://search.mapzen.com/v1/reverse?point.lat=40.74280260069813&point.lon=-74.03510570526124&sources=oa&layers=address&size=1&api_key=xxxxxx

name: "416-18 GRAND ST 416-18 Grand Street"
housenumber: "416-18 GRAND ST"
street: "416-18 Grand Street"

missinglink avatar Oct 18 '16 15:10 missinglink

source:

$ grep "416-18 Grand Street" /data/oa/us/nj/statewide.csv 
-74.035221,40.7429476,416-18 GRAND ST,416-18 Grand Street,,,,,,,
-74.0353459,40.7429236,416-18 GRAND ST,416-18 Grand Street,,,,,,,
-74.0352343,40.742904,416-18 GRAND ST,416-18 Grand Street,,,,,,,
-74.0352905,40.7429139,416-18 GRAND ST,416-18 Grand Street,,,,,,,
-74.0352773,40.7429574,416-18 GRAND ST,416-18 Grand Street,,,,,,,
-74.0351658,40.7429379,416-18 GRAND ST,416-18 Grand Street,,,,,,,
-74.0353327,40.7429672,416-18 GRAND ST,416-18 Grand Street,,,,,,,
-74.0351791,40.7428943,416-18 GRAND ST,416-18 Grand Street,,,,,,,

missinglink avatar Oct 18 '16 15:10 missinglink

opened an upstream ticket with OA https://github.com/openaddresses/openaddresses/issues/2070

missinglink avatar Oct 18 '16 15:10 missinglink