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

map needs to be searchable by address #99

Open
davemfish opened this issue May 10, 2023 · 0 comments
Open

map needs to be searchable by address #99

davemfish opened this issue May 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request frontend Mainly a frontend issue / task
Milestone

Comments

@davemfish
Copy link
Contributor

There are probably several services to choose from for this,

The REGRID parcel API provides it, which would make sense if we also wanted/needed the other parcel data. But for now we do not subscribe to this. https://app.regrid.com/api/plans

Mapbox: https://www.mapbox.com/geocoding

Or we can use an open geocoder like Nominatim and roll our own search bar, or use an openlayers extension like this one: http://viglino.github.io/ol-ext/examples/search/map.control.searchnominatim.html

@davemfish davemfish added the frontend Mainly a frontend issue / task label May 10, 2023
@davemfish davemfish added this to the San Antonio demo II milestone Jun 6, 2023
@davemfish davemfish added the enhancement New feature or request label Feb 14, 2024
@davemfish davemfish self-assigned this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Mainly a frontend issue / task
Projects
Status: No status
Development

No branches or pull requests

1 participant