-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature Request: Add a location search bar #163
Comments
@emanuelfeld, thanks for your comment! We should indeed add search. And Surveyor included a search bar in its earlier iterations. We've experimented with the Mapbox Geocoding API and Mapzen Search. Both APIs didn't provide very satisfying results: not being able to search for just streets (only with house numbers, try searching "fifth avenue" in Mapbox), searching "broadway" returns Broadway in San Diego, etc. Google's geocoder is much better, however, its policies don't allow for using that API on a different, non-Google, map. And last but not least, non of these geocoders allow people to search for historical addresses and street names. But I agree, a search bar which can quickly bring you to a location would be a huge improvement. What should I do? |
Options:
|
Those are good suggestions, thanks. However:
Maybe I'll just reintroduce Mapbox Search, works good enough most of the time. And if people end up in San Diego, they can always go back to NYC. |
Oh, I figured Surveyor was only being used for NYC photos. That's what it sounds like from the about page. Plus all the currently included collections seem to be photos of places NYC. Could always change the geocoding tactic if/when you use it for the wider collection. |
You're right, it's almost all NYC now (except a few New Jersey/Westchester/Long Island photos)... But I wanted to keep Surveyor not too NYC-focused. I'll look some more into adding Mapbox Search soon! |
I think they have a bounding box option for geocoding. |
Each time a new photograph loads, the map zooms out to the default position. Panning and zooming becomes tiring pretty quickly. Adding a geocoding search bar would speed things up if you have an idea of the location.
The text was updated successfully, but these errors were encountered: