-
I can get the population value for forward geocoding, but not for reverse geocoding:
![image](https://user-images.githubusercontent.com/40464324/166896695-98b48b99-e8c5-4159-9791-8e5a2225cc2f.png)
…
-
The agency model now contains a `location` method that returns a location object populated by the corresponding address.
The location object has its own implementation of `to_s`. Update the `geoco…
-
https://github.com/maplibre/maplibre-gl-js#migrating-from-mapbox-gl
from https://github.com/lb-lewisham/quattromap/pull/1#issuecomment-971505938
> Interestingly, this particular implementation i…
-
Hi,
I receive this exception (sometimes) when sending geocoding requests
System.AggregateException occurred
HResult=0x80131500
Message=One or more errors occurred.
Source=mscorlib
St…
-
Currently, there's no way to ask openblock's API what address it would use to describe a point.
Proposed API:
```
GET /api/dev1/geocode/reverse/?lat=100.0&lon=-100.0
```
Proposed response: A GeoJ…
-
Geocoding does not work (gets no json) and therefore the tracker returns Error 500
-
Thanks for this great component!
Took me a few minutes to figure out why I couldn't get it to authorize my requests. I eentually figured out that I need to enable the Geocoding API where as the rea…
-
For heroku hosting it requires https, the census api wrapper hides the url, and it is http
-
For a better search...
-
Hi there, is there currently anyway to use Local Reverse Geocoding in Australia as I don't prefer not to use Google Geocoding API.
Thank you for your time!