Geocoders for Location Resolution
Understand by example why we should not rely solely on geocoders for location resolution tasks.
We'll cover the following
Below, we share OSM data in the geocode-restaurants.json
file under their generous Open Data Commons Open Database License (ODbL). See the course’s Glossary in the “Appendix” section for attribution.
We use the restaurants
dataset as SK’s customer base. But restaurants are also locations, also called amenities, in OSM. So, why not simply use a geocoder to resolve our records? Let’s try.
Geocoding using Geoapify
We have geocoded the restaurants
dataset using
Get hands-on with 1400+ tech skills courses.