OpenSTL / backyard-chickens

Better communicate chicken regulations by municipality to the people of Saint Louis and Saint Louis County based on local municipality zoning regulations
https://openstl.github.io/backyard-chickens/
MIT License
5 stars 5 forks source link

address search needs auto complete #4

Closed AvidDabbler closed 6 years ago

zacharyrgonzales commented 6 years ago

OpenStreetMap does not provide any kind of type-ahead geocoder or address search. We'll need to create our own data set.

src - https://help.openstreetmap.org/questions/31809/auto-complete-address-using-web-service

AvidDabbler commented 6 years ago

Mapbox geocoding service is offered to free by CFA. We should move forward with revising architecture. using osm or outside service to create an "autocomplete" geocoding service would have required us to create and host our own database.