-
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:
https://pelias.github.io/compar…
-
The instruction says:
```
./interpolate oa address.db street.db < /data/oa/nz/countrywide.csv
```
How to build worldwide adress.db?
Should one iterate over all CSV files in the `/data/oa`?
The…
-
### Use-cases
Very simple. I would like to perform autocomplete requests with a focus on a country, bbox or circle with radius without completely ruling out places that are not contained by one of …
-
For years now we've been having issues with long-running search queries 'bouncing around the cluster' and causing performance issues for all other queries executed within the same timeframe.
The co…
-
Currently Pelias runs on [elasticsearch 7.5+](https://github.com/pelias/documentation/blob/master/requirements.md#elasticsearch). I'm working on upgrading it to elasticsearch8, while maintaining suppo…
-
```bash
/code/s/sfspeechrecognizer-example master = ❯ ssc build -r
• cleaned: /Users/peter/code/socketsupply/sfspeechrecognizer-example/build/mac +12ms
• preparing build for mac +12ms
• package pr…
-
## What version of osmium-tool are you using?
```bash
osmium version 1.13.1
libosmium version 2.16.0
Supported PBF compression types: none zlib
```
## What operating system version are you u…
-
awesome lib thanks!
I noticed a couple edge cases for `Singularize()` which didn't quite work as expected:
| token | actual | expected |
| --- | --- | --- |
| phases | phas | phase |
| volcanoes | v…
-
Hey guys,
I have problem when import custom csv file.
I've deploy pelias in k8s and I want import my custom csv file.
When import custom csv, I got error :
```
unable to locate sqlite folder
```…
-
Hi Guys
We've just started to look at using Pelias in a slightly different context, locating specific addresses (not just geocoding them).
I've noticed that it's not possible to get results at a…