-
Add better geocoding.
Minimal features:
- [ ] convert post code to city name
- [ ] state for each city
- ... @maltezacharias
-
I would be good if an address could be used for the forecast location instead of a lat and long.
ZeevG updated
8 years ago
-
Use `geocoder` gem to sort coffee shops by distance and show a map of how they are distributed in the city.
-
A possibility to reduce the amount of geocoding requests is to geocode the locations only if the user actually clicks on the "Map" tab (otherwise the user doesn't need the locations anyway). Furthermo…
-
Something more like suggestion.
Because result of [reverse geocoding](https://developers.google.com/maps/documentation/geocoding/intro#ReverseGeocoding) (Address Lookup) is same as geocoding (Latit…
-
This is to handle the situation where a council has already done the right thing and geocoded the addresses. This way, we won't have to do it again.
---
**Issue details imported from Jira:**
| Deta…
-
**Describe the bug**
Running the tests locally throws ModuleNotFoundError. Here's the logs that I get.
```
creating test directory...
============================================================…
-
As discussed in the BreedFides working group, there is a chance that datasets will not have a latitude and longitude geolocalisation but a geographic name, like 'Braunschweig' or 'Gattersleben'. An al…
-
I've done a lot of geocoding so I'm happy to help spearhead developing that, preferably in R first and can be adapted for Python!
anyone else?
-
It's not working with this get API url?
I have put access token as well, but still getting feature [] empty.
https://api.mapbox.com/geocoding/v5/mapbox.places/159.196.60.190.json?types=region&access…