Geocoding addresses #85
Labels
api
Work for backend API
app
Work for frontend app
enhancement
New feature or request
pipeline
Work for offline pipeline
stretch
Stretch project for Scarlet Data Studio interns.
We have several product features where it would be useful to geocode: convert an address to longitude/latitude coordinates and other geographic information.
For example:
We would like to find a free geocoding service, I think I found two a few months ago that could work:
Below are my messy notes from playing around with those. I can explain how to get these into Python code and add them into our codebase.
We could do geocoding in the offline pipeline or in the backend API or both depending on the use case.
The text was updated successfully, but these errors were encountered: