Peter Johnson
Peter Johnson
Agh there's literally a section about that specifically in the link you posted:
https://www.elastic.co/blog/elasticsearch-is-open-source-again
Hi @vinayakkulkarni thanks for opening this issue. Out of curiosity, what are the pros/cons of using EsLint+Prettier vs. StandardJS vs. Other options? In some of the [newer repos](https://github.com/pelias/parser/blob/master/package.json#L13) we have...
Can you please provide some example OSM ids and the corresponding queries you would like to match so we can better understand? We currently only import OSM addresses where both...
Thanks for the examples, I've changed the title of this issue to better describe the problem. Our data model is based on the idea that each address has a corresponding...
Hi @arqo123 1. The [openaddresses importer](https://github.com/pelias/openaddresses/blob/master/lib/isValidCsvRecord.js) has similar restrictions to the OSM importer, in particular, it probably rejects any row without a valid `STREET`, it's pretty simple to copy CSV...
I think `addr:housenumber+addr:place` is a valid change for someone who'd like to investigate this further, just be aware that while this setting configures which features are extracted from the `PBF`...
See this [overpass-turbo query](http://overpass-turbo.eu/s/PY4) which illustrates the false positives for a small region.
If someone would like to investigate the data further I would love to see an analysis, I just had a look at a few and maybe it's workable 🤷♂ Eg....
Hi @macieg, thanks for the analysis, it's looks like we're missing a high number of Polish addresses! It seems that in these situations we can simply copy the locality name...