Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

52 Henry Street #52

Open
clhenrick opened this issue Jan 27, 2021 · 1 comment
Open

52 Henry Street #52

clhenrick opened this issue Jan 27, 2021 · 1 comment

Comments

@clhenrick
Copy link

When using the search endpoint with "52 Henry Street", a street address that is found in multiple boroughs, the first returned result is always Brooklyn, even when including the desired borough, e.g. "Manhattan", in the address.

Here's an example query:

https://geosearch.planninglabs.nyc/v1/search?text=52%20HENRY%20STREET,%20Manhattan

In the response's features array, the address in Brooklyn is listed first with a confidence value of 1, which seems to be incorrect.

@j-neumann
Copy link

I am similarly facing related problem where if I put in an address that doesn't exist, it gives me many possible results where the confidence level is 1 for every suggested result.
https://geosearch.planninglabs.nyc/v1/search?text=764%20Quebec%20Pl%20NW%20%20Brooklyn,%20NY%2020010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants