-
apparently the plugin requires the layer to be geocoded to already have a geometry; this should only be necessary for reverse geocoding
-
Hey team!
I was using your awesome geocoding engine when I noticed something interesting.
Let me tell you more about it.
---
#### Here's what I did :innocent:
When running geocoding for the …
-
Thank you very much for providing this aweseome gem!
If I saw correctly, all Nominatim lookups go to the `/search` endpoint. While this covers most use cases, some are missing, such as looking up a…
-
### The bug
When viewing a partner's timeline, the stacks that a partner created are not shown as one image. The stack icon is shown for the stacked images, but they are shown separately on the ti…
-
In recent geocoding on data that I geocoded before, I see a regression in quality. It seems to be related to the language of the street name. If you are in Brussels and give a Dutch streetname, or in …
-
Need to figure out basemap solution
-
```
Geocoding.Microsoft.BingGeocodingException
HResult=0x80131500
Message=There was an error processing the geocoding request. See InnerException for more information.
Source=Geocoding.Micro…
-
For converting lat,long into location.
Using @nmdguerreiro's https://github.com/nmdguerreiro/scala-opencage-geocoder
Would be useful in cases where either the event already has lat,long at time …
chuwy updated
4 years ago
-
The covidcast package (and perhaps the API?) does not recognize AS, GU, MP, or VI, but these jurisdictions (as well as the Diamond Princess) are reported in the [JHU data](https://github.com/CSSEGISan…
-
### Use-cases
use reverse geocoding to search bus stops nearby point
reverse geocoding does not find the bus stops closest to the research point
### Attempted Solutions
I'm using reverse param…